html {position: relative; margin: 0; padding: 0; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 890px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 40px; background-color: transparent;}
#imMnMn {float: left;  width: 194px; padding: 3px 3px 3px 3px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 40px; bottom: 50px; left: 0; width: 200px; background-color: transparent}
#imContent {min-height: 380px; position: relative; width: 684px; padding: 3px 3px 3px 3px; margin-left: 200px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 40px; bottom: 50px; right: 0; width: 690px; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 65px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 50px; width: 890px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
