body {margin: 0; padding: 0; background-color: #F8F6A3; }
#imSite {width: 1000px; margin: 0px auto; text-align: left; }
#imHeader {height: 363px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: repeat; background-position: left top; }
#imMenuMain {width: 154px; float: left; padding: 30px 0 0 20px; }
#imContent {width: 811px; float: left; margin-top: 20px; }
#imFooter {clear: both; height: 25px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

