body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 768px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #FFFFD9; background-image: url('content.gif'); background-repeat: no-repeat; background-position: left bottom; }
#imMenuMain {width: 144px; float: left; padding: 25px 0 0 6px; }
#imContent {width: 611px; float: left; margin-top: 15px; }
#imFooter {clear: both; height: 24px; background-color: #F78B43; }

