body {margin: 0; padding: 0; background-color: #1A1A1A; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; }
#imSite {width: 990px; margin: 15px auto; text-align: left; }
#imHeader {height: 100px; background-color: #323232; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #323232; }
#imMenuMain {width: 124px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 864px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 20px; background-color: #323232; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


