body {margin: 0; padding: 0; background-color: #C00000; }
#imSite {width: 950px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; }
#imBody {background-color: #FFFFC0; background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 148px; float: left; padding: 40px 0 0 5px; }
#imContent {width: 790px; float: left; margin-top: 30px; }
#imFooter {clear: both; height: 25px; background-color: #000000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

