body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.gif'); background-repeat: repeat-x; background-position: center top; }
#imSite {width: 750px; margin: 15px auto; text-align: left; }
#imHeader {height: 127px; background-image: url('top.png'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-color: #FFFFFF; background-image: url('content.gif'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {width: 134px; float: left; padding: 20px 0 0 20px; }
#imContent {width: 576px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 76px; background-color: #000000; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: center top; }
#imFooter_L {margin: 8px 0 0 1px; float: left; }
#imFooter_R {margin: 8px 20px 0 0; float: right; }


