body {margin: 0; padding: 0; background-color: #808080; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 230px; background-color: #FFFFC0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #D1D1D1; }
#imMenuMain {height: 29px; padding: 1px 4px 0 4px; background-color: #404040; }
#imContent {clear: left; padding: 10px 10px 0 1px; }
#imFooter {clear: both; height: 30px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


