body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 230px; background-color: #FFFFFF; background-image: url('top.gif'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center center; }
#imMenuMain {height: 30px; padding: 1px 7px 0 30px; background-color: #FFCC33; }
#imContent {clear: left; padding: 10px 1px 0 1px; }
#imFooter {clear: both; height: 35px; background-color: #C0C0C0; background-image: url('bottom.gif'); background-repeat: no-repeat; background-position: left top; }

