body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.gif'); background-repeat: repeat; background-position: left top; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #585858; }
#imMenuMain {width: 134px; float: left; padding: 15px 0 0 10px; }
#imContent {width: 646px; float: left; margin-top: 5px; }
#imFooter {clear: both; height: 25px; background-color: #707070; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

