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