body {margin: 0; padding: 0; background-color: #101010; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; background-attachment: fixed; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-color: #101010; }
#imBody {background-color: #000000; }
#imMenuMain {width: 154px; float: left; padding: 20px 0 0 1px; }
#imContent {width: 818px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 151px; background-color: #000000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


