  body  {
margin : 0;
padding : 0;
background-color : #dcd8d7;
}
#imSite {
width : 963px;
margin : 15px auto;
text-align : center;
letter-spacing : normal;
word-spacing : normal;
white-space : normal;
font : normal 12px Arial, Helvetica, sans-serif;
}
#imHeader {
height : 147px;
background-image : url('top.jpg');
background-repeat : no-repeat;
background-position : left top;
}
#imBody {
background-image : url('content.jpg');
background-repeat : repeat-y;
background-position : left top;
}
#imMenuMain {
width : 134px;
float : left;
padding : 11px 0 0 23px;
}
#imContent {
width : 775px;
height : auto;
float : left;
display : inline;
text-align : left;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
top : auto;
}
#imFooter {
clear : both;
height : 50px;
background-image : url('bottom.jpg');
background-repeat : no-repeat;
background-position : left top;
}
#imFooter_L {
margin : 19px 0 0 16px;
float : left;
display : inline;
}
#imFooter_R {
margin : 19px 22px 0 0;
float : right;
display : inline;
} 