body {margin: 0; padding: 0; background-color: #800000; }
#imSite {width: 935px; margin: 15px auto; text-align: left; }
#imHeader {height: 176px; 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: 139px; float: left; padding: 25px 0 0 8px; }
#imContent {width: 738px; float: left; margin-top: 15px; }
#imFooter {clear: both; height: 25px; background-color: #CBB6B6; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

