body {margin: 0; padding: 0; background-color: #090009; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 33px; padding: 2px 10px 0 50px; background-color: #240024; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 36px; background-color: #240024; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

