html {position: relative; margin: 0; padding: 0; background-color: #408000; background-image: url('bg.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 12px auto 4px auto; width: 993px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {height: 207px; background-color: #659832; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 129px; padding: 12px 12px 12px 12px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 207px; bottom: 130px; left: 0; width: 153px; background-color: #6B9E3F; background-image: url('menu.png'); background-position: right top; background-repeat: repeat-y;}
#imContent {min-height: 380px; position: relative; width: 830px; padding: 5px 5px 5px 5px; margin-left: 153px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 207px; bottom: 130px; right: 0; width: 840px; background-color: #778549; background-image: url('content.jpg'); background-position: left top; background-repeat: repeat-y;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 130px; width: 993px; background-color: #008020; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
