body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.png'); background-repeat: repeat; background-position: center center; }
#imMenuMain {height: 24px; padding: 1px 1px 0 40px; background-color: #000000; }
#imContent {clear: left; padding: 30px 15px 0 15px; }
#imFooter {clear: both; height: 25px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

