body {margin: 0; padding: 0; background-color: #808080; }
#imSite {width: 980px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-color: #808080; background-image: url('top.jpg'); background-repeat: no-repeat; }

#imBody {background-color: #C50000;  background-repeat: no-repeat; background-position: left top; }
#imMenuMain {height: 30px; padding: 2px 7px 0 108px; background-color: #000000; }

#imContent {clear: left; padding: 125px 15px 0 7px; }
#imFooter {clear: both; height: 35px; background-color: #000000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

