html {position: relative; margin: 0; padding: 0; background-color: #800000;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 50px auto 15px auto; width: 944px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 164px; width: 100%; background-color: transparent;}
#imHeader {height: 83px; background-color: #E0E0E0; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 180px; padding: 5px 5px 5px 5px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 83px; bottom: 45px; left: 0; width: 190px; background-color: #FFFFFF;}
#imContent {min-height: 380px; position: relative; width: 744px; padding: 5px 5px 5px 5px; margin-left: 190px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 83px; bottom: 45px; right: 0; width: 754px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 45px; width: 944px; background-color: #E0E0E0;}
