body {margin: 0; padding: 0; background-color: #D9CDB3; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #F4F1EA; }
#imMenuMain {height: 15px; padding: 1px 1px 0 1px; background-color: #BCA77A; }
#imContent {clear: left; padding: 20px 4px 0 50px; }
#imFooter {clear: both; height: 1px; background-color: #BCA77A; background-image: url('bottom.jpg'); background-repeat: repeat; background-position: left top; }

