body {margin: 0; padding: 0; background-color: #18E4EF; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #4085B3; }
#imMenuMain {height: 30px; padding: 1px 8px 0 8px; background-color: #64A0C8; }
#imContent {clear: left; padding: 20px 15px 0 5px; }
#imFooter {clear: both; height: 35px; background-color: #0000AA; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

