body {margin: 0; padding: 0; background-color: #404040; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 184px; background-color: #F4F6A1; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #FAFBCE; }
#imMenuMain {height: 30px; padding: 1px 1px 0 10px; background-color: #F4F6A1; }
#imContent {clear: left; padding: 10px 7px 0 10px; }
#imFooter {clear: both; height: 35px; background-color: #FAFBCE; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

