body {margin: 0; padding: 0; background-color: #800000; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-color: #FFE0C0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #EFC892; }
#imMenuMain {height: 30px; padding: 5px 10px 0 30px; background-color: #AE4431; }
#imContent {clear: left; padding: 15px 7px 0 1px; }
#imFooter {clear: both; height: 25px; background-color: #AE4431; }

