body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 250px; background-color: #E9E9E9; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FF3399; }
#imMenuMain {width: 74px; float: left; padding: 45px 0 0 3px; }
#imContent {width: 709px; float: left; margin-top: 35px; }
#imFooter {clear: both; height: 25px; background-color: #FFFFFF; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

