body {margin: 0; padding: 0; background-color: #311E24; }
#imSite {width: 923px; margin: 15px auto; text-align: left; }
#imHeader {height: 199px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center center; }
#imMenuMain {width: 144px; float: left; padding: 20px 0 0 20px; }
#imContent {width: 729px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 121px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

