html { position: relative; margin: 0; padding: 0; background-image: url('bg.png'); background-position: center center; background-repeat: repeat; background-attachment: scroll; background-color: #000000; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 15px auto; width: 942px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 151px; width: 100%; background-color: #FFFFFF; }
#imHeader { margin-bottom: 36px; height: 100px; background-color: #806000; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 100px; left: 0; height: 26px; width: 932px; padding: 5px 5px 5px 5px; background-color: #FFFFFF; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 932px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 136px; bottom: 0px; left: 0; width: 942px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 0px; width: 942px; background-color: #1B1B1B; }
#imFooterResponsiveContent { display: none; }