body {margin: 0; padding: 0; background-color: #FFFFDF; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 300px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {width: 164px; float: left; padding: 30px 0 0 10px; }
#imContent {width: 766px; float: left; margin-top: 20px; }
#imFooter {clear: both; height: 150px; background-color: #FFFFC0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

