body {margin: 0; padding: 0; background-color: #E0E0E0; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 125px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 35px; padding: 1px 7px 0 24px; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 16px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: repeat-x; background-position: center center; }

