html {position: relative; margin: 0; padding: 0; background-color: transparent; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 56px; margin: 9px auto 4px auto; width: 1300px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 70px; width: 100%; background-color: transparent;}
#imHeader {height: 102px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 50px; width: 1296px; padding: 1px 0px 5px 4px; background-color: transparent;}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 418px; position: relative; width: 1298px; padding: 1px 1px 5px 1px; }
#imContentGraphics {min-height: 418px; position: absolute; top: 158px; bottom: 9px; left: 0; width: 1300px; background-color: transparent;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 18px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 9px; width: 1300px; background-color: transparent;}
