html {position: relative; margin: 0; padding: 0; background-image: url('bg.png'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 120px; margin: 0px auto 15px auto; width: 1050px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 200px; width: 100%; background-color: transparent}
#imHeader {height: 200px; background-color: transparent;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 115px; width: 1040px; padding: 0px 5px 5px 5px; background-color: transparent}
#imMnMn > ul { text-align: left; }
#imMnMn li {display: inline}
#imContent {min-height: 500px; position: relative; width: 1040px; padding: 0px 5px 5px 5px; }
#imContentGraphics {min-height: 500px; position: absolute; top: 320px; bottom: 40px; left: 0; width: 1050px; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 50px; width: 100%; background-image: url('bottombg.png'); background-position: center bottom; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 40px; width: 1050px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
