html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center center; background-repeat: repeat; background-attachment: scroll; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 11px auto 15px auto; width: 980px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 200px; background-color: transparent; background-image: url('top.jpg'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 147px; padding: 5px 5px 5px 0px;}
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 200px; bottom: 45px; left: 0; width: 152px; background-image: url('menu.jpg'); background-position: left bottom; background-repeat: repeat; background-attachment: scroll; background-color: #FFFFFF}
#imContent {min-height: 130px; position: relative; width: 828px; padding: 0px 0px 0px 0px; margin-left: 152px; }
#imContentGraphics {min-height: 130px; position: absolute; top: 200px; bottom: 45px; right: 0; width: 828px; background-color: #D8E7E0}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 45px; width: 980px; background-color: #000000; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
