html {position: relative; margin: 0; padding: 0; background-color: #8A0000;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 840px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {height: 262px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 185px; padding: 20px 4px 11px 26px;}
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 262px; bottom: 75px; left: 0; width: 215px; background-color: #FFFFFF;}
#imContent {min-height: 380px; position: relative; width: 614px; padding: 20px 3px 3px 8px; margin-left: 215px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 262px; bottom: 75px; right: 0; width: 625px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: #002080;}
#imFooter {position: relative; margin: 0 auto; height: 75px; width: 840px; background-color: #FFFFFF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
