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 auto; width: 1024px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 193px; width: 100%; background-color: transparent}
#imHeader {height: 160px; background-color: transparent;}
#imMnMn {position: absolute; top: 40px; left: 350px;  height: 36px; width: 636px; padding: 0px 0px 0px 14px; background-color: transparent}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 999px; padding: 5px 5px 20px 20px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 160px; bottom: 325px; left: 0; width: 1024px; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 325px; width: 100%; background-image: url('bottombg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 325px; width: 1024px; background-color: transparent;}
