body {margin: 0; padding: 0; background-color: #E0E0E0; }
#imSite {width: 740px; margin: 15px auto; text-align: left; }
#imHeader {height: 180px; background-color: #C6A766; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 25px; padding: 1px 1px 0 238px; background-color: #FFFFFF; }
#imContent {clear: left; padding: 1px 27px 0 7px; }
#imFooter {clear: both; height: 1px; background-color: #FFFFFF; }

