body {margin: 0; padding: 0; background-color: #FFFFC0; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; background-color: #FFC080; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #FFC080; background-image: url('content.png'); background-repeat: no-repeat; background-position: left bottom; }
#imMenuMain {width: 144px; float: left; padding: 20px 0 0 10px; }
#imContent {width: 814px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 25px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

