body {margin: 0; padding: 0; background-color: #FFFFFF; background-image: url('bg.png'); background-repeat: repeat-x; background-position: left top; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 72px; background-image: url('top.gif'); background-repeat: no-repeat; background-position: center bottom; }
#imBody {}
#imMenuMain {height: 30px; padding: 2px 4px 0 4px; background-image: url('menu.png'); background-repeat: repeat-x; background-position: left top; }
#imContent {clear: left; padding: 18px 1px 0 1px; }
#imFooter {clear: both; height: 25px; background-image: url('bottom.png'); background-repeat: repeat-x; background-position: center top; }
#imFooter_L {margin: 2px 0 0 4px; float: left; }
#imFooter_R {margin: 2px 4px 0 0; float: right; }

