body {margin: 0; padding: 0; background-color: #D3E7F5; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 30px; background-color: #D3E7F5; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #D3E7F5; }
#imMenuMain {height: 20px; padding: 1px 5px 0 50px; background-color: #97C4E9; }
#imContent {clear: left; padding: 20px 30px 0 30px; }
#imFooter {clear: both; height: 5px; background-color: #97C4E9; }


