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

