body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 990px; margin: 15px auto; text-align: left; }
#imHeader {height: 160px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #1484C0; }
#imMenuMain {height: 26px; padding: 2px 40px 0 53px; background-color: #8C0000; }
#imContent {clear: left; padding: 10px 35px 0 35px; }
#imFooter {clear: both; height: 25px; background-color: #800000; }
#imFooter_L {margin: 2px 0 0 40px; float: left; }
#imFooter_R {margin: 2px 40px 0 0; float: right; }

