body {margin: 0; padding: 0; background-color: #1B1A1A; background-image: url('bg.png'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1100px; margin: 15px auto; text-align: left; }
#imHeader {height: 220px; background-color: #404040; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #242424; }
#imMenuMain {width: 134px; float: left; padding: 19px 0 0 7px; }
#imContent {width: 952px; float: left; margin-top: 9px; }
#imFooter {clear: both; height: 25px; background-color: #400000; }
#imFooter_L {margin: 5px 0 0 7px; float: left; }
#imFooter_R {margin: 5px 7px 0 0; float: right; }


