body {margin: 0; padding: 0; background-image: url('bg.gif'); background-repeat: repeat; background-position: center top; }
#imSite {width: 980px; margin: 15px auto; text-align: left; }
#imHeader {height: 70px; background-color: #FFFFC0; background-image: url('top.gif'); background-repeat: repeat; background-position: center top; }
#imBody {background-color: #FFFFFF; background-image: url('content.gif'); background-repeat: repeat; background-position: left top; }
#imMenuMain {width: 147px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 822px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 25px; background-image: url('bottom.gif'); background-repeat: repeat; background-position: left top; }


