html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #FFFFFF}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 9px auto 9px auto; width: 998px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 140px; background-color: #9F9693; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 127px; padding: 1px 0px 5px 7px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 140px; bottom: 25px; left: 0; width: 134px; background-color: #000000}
#imContent {min-height: 380px; position: relative; width: 847px; padding: 1px 7px 5px 10px; margin-left: 134px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 140px; bottom: 25px; right: 0; width: 864px; background-color: #CACAFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 34px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 25px; width: 998px; background-color: #C0C0C0;}
