html {position: relative; margin: 0; padding: 0; background-color: transparent; background-image: url('bg.jpg'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 1024px; 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: 75px; padding: 10px 0px 0px 0px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 40px; bottom: 1px; left: 0; width: 75px; background-color: transparent;}
#imContent {min-height: 380px; position: relative; width: 949px; padding: 0px 0px 0px 0px; margin-left: 75px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 40px; bottom: 1px; right: 0; width: 949px; background-color: transparent;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 1px; width: 100%; background-color: transparent; background-image: url('bottombg.jpg'); background-position: center bottom; background-repeat: no-repeat;}
#imFooter {position: relative; margin: 0 auto; height: 1px; width: 1024px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
