body {margin: 0; padding: 0; background-color: #1A1A1C; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 199px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {height: 35px; padding: 1px 7px 0 7px; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 36px; background-image: url('bottom.jpg'); background-repeat: repeat-x; background-position: left top; }
#imFooter_L {margin: 9px 0 0 7px; float: left; }
#imFooter_R {margin: 9px 7px 0 0; float: right; }

