body {margin: 0; padding: 0; background-color: #4E231A; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 170px; background-color: #6A1010; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #945148; }
#imMenuMain {width: 148px; float: left; padding: 20px 0 0 10px; }
#imContent {width: 632px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 40px; background-color: #9E685E; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

