body {margin: 0; padding: 0; background-color: #FFFFC0; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 165px; background-color: #FFFFC0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFC0; }
#imMenuMain {height: 1px; padding: 1px 1px 0 1px; background-color: #ECE9D8; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 25px; background-color: #A3A956; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

