body {margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; }
#imSite {width: 959px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #B2CDD6; background-image: url('content.jpg'); background-repeat: repeat; background-position: center center; }
#imMenuMain {width: 164px; float: left; padding: 11px 0 0 12px; }
#imContent {width: 776px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 27px; background-color: #FFFFC0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

