body {margin: 0; padding: 0; background-color: #800000; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 90px; background-color: #800000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.png'); background-repeat: repeat-y; background-position: left center; }
#imMenuMain {width: 164px; float: left; padding: 25px 0 0 1px; }
#imContent {width: 822px; float: left; margin-top: 15px; }
#imFooter {clear: both; height: 25px; background-color: #800000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

