body {margin: 0; padding: 0; background-color: #EDDCDC; }
#imSite {width: 990px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-color: #EDDCDC; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #EDDCDC; background-image: url('content.png'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {width: 164px; float: left; padding: 11px 0 0 7px; }
#imContent {width: 812px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 60px; background-color: #EDDCDC; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

