body {margin: 0; padding: 0; background-color: #101010; }
#imSite {width: 785px; margin: 15px auto; text-align: left; }
#imHeader {height: 214px; background-color: #101010; background-image: url('top.png'); background-repeat: repeat-x; background-position: center center; }
#imBody {background-image: url('content.png'); background-repeat: repeat; background-position: left center; }
#imMenuMain {height: 30px; padding: 4px 15px 0 15px; background-color: #101010; background-image: url('menu.png'); background-repeat: repeat; background-position: center center; }
#imContent {clear: left; padding: 12px 15px 0 15px; }
#imFooter {clear: both; height: 80px; }


