body {margin: 0; padding: 0; background-color: #B00000; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #F6EDC2; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center center; }
#imBody {background-color: #F6EDC2; }
#imMenuMain {height: 70px; padding: 1px 30px 0 30px; background-color: #F6EDC2; }
#imContent {clear: left; padding: 1px 55px 0 55px; }
#imFooter {clear: both; height: 95px; background-color: #F6EDC2; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

