body {margin: 0; padding: 0; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #D5A86C; }
#imMenuMain {height: 32px; padding: 7px 7px 0 10px; background-color: #FFAC59; }
#imContent {clear: left; padding: 10px 10px 0 5px; }
#imFooter {clear: both; height: 115px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

