body {margin: 0; padding: 0; background-color: #000040; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 30px; padding: 1px 1px 0 100px; background-color: #000080; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 25px; background-image: url('bottom.jpg'); background-repeat: repeat-x; background-position: center center; }

