body {margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; }
#imSite {width: 970px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-color: #004000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #ECFFEC; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 146px; float: left; padding: 16px 0 0 5px; }
#imContent {width: 814px; float: left; margin-top: 6px; }
#imFooter {clear: both; height: 25px; background-color: #004000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

