html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #806000}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 20px auto 0px auto; width: 976px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 189px; width: 100%; background-image: url('headerbg.png'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent}
#imHeader {height: 185px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 150px; padding: 0px 0px 0px 10px;}
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 185px; bottom: 215px; left: 0; width: 160px; background-image: url('menu.png'); background-position: left top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent}
#imContent {min-height: 380px; position: relative; width: 806px; padding: 5px 5px 5px 5px; margin-left: 160px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 185px; bottom: 215px; right: 0; width: 816px; background-image: url('content.png'); background-position: right top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 215px; width: 976px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
