body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat:repeat-x; background-color:#111 }
#imSite {width: 992px; margin: 0px auto; text-align: left; }
#imHeader {height: 131px; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; margin:0 0 30px 8px }
#imMenuMain {background-color:#333333; height:31px; width:972px}
#imContent {clear: left; padding: 8px 15px 0 0; margin-left: 16px}
#imFooter {clear: both; height: 26px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }

