body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center center; }
#imSite {width: 996px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: right center; }
#imBody {background-color: #000000; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: left center; }
#imMenuMain {height: 30px; padding: 1px 1px 0 23px; background-color: #000000; }
#imContent {clear: left; padding: 1px 12px 0 13px; }
#imFooter {clear: both; height: 23px; background-image: url('bottom.gif'); background-repeat: no-repeat; background-position: right center; }
#imFooter_L {margin: 1px 0 0 25px; float: left; }
#imFooter_R {margin: 1px 30px 0 0; float: right; }

