body {margin: 0; padding: 0; background-color: #43291b; }
#imSite {width: 810px; margin: 5px auto; text-align: left; }
#imMenuMain {height: 15px; padding: 1px 1px 0 26px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imHeader {height: 240px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imContent {clear: left; padding: 8px 16px 0 12px; }
#imFooter {clear: both; height: 50px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 15px 0 0 21px; float: left; }
#imFooter_R {margin: 15px 21px 0 0; float: right; }
