body {margin: 0; padding: 0; background-color: #A59365; }
#imSite {width: 835px; margin: 15px auto; text-align: left; }
#imHeader {height: 260px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 7px; }
#imContent {width: 673px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 50px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

