﻿body {
}
#page
{
    height: 100%;
    overflow: auto;
    background-image: url('images/sharfstein_indx_sdbar.gif');
    background-repeat: repeat-y;
}
#bottom
{
    margin-left: 31px;
    float: left;
}  
#middle
{
    
    width: 200px;
    float: left;
    position: relative;
}
  #right
{
    margin-left: 235px;
    left: 255px;
    width: 500px;
    
}

.test
{
    position: absolute;
    bottom: 0px;
}
#footer
{
    background-image: url('file:///C:/Inetpub/stevesharfsein/images/sharfstein_indx_sdbar.gif');
    margin-left: 31px;
    clear: both;
    background-repeat: no-repeat;
}
.spacer
{
clear: both;
}