html { position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px 0px; width: 640px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent; }
#imHeader { height: 0px; background-color: transparent; }
#imMnMn { float: left; width: 30px; padding: 5px 5px 5px 5px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 0px; bottom: 0px; left: 0; width: 40px; background-color: transparent; }
#imContent { min-height: 0px; position: relative; width: 590px; padding: 5px 5px 5px 5px; margin-left: 40px; }
#imContentGraphics { min-height: 0px; position: absolute; top: 0px; bottom: 0px; right: 0; width: 600px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 0px; width: 640px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }