body {margin: 0; padding: 0; background-color: #120900; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 324px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 40px; }
#imContent {width: 692px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 80px; background-color: #817472; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

