body {margin: 0; padding: 0; background-color: #C0FFFF; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 250px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 50px; padding: 1px 7px 0 37px; background-color: #C0FFFF; }
#imContent {clear: left; padding: 10px 10px 0 1px; }
#imFooter {clear: both; height: 43px; background-color: #FEFFE1; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


