html {position: relative; margin: 0; padding: 0; background-color: transparent; background-image: url('bg.png'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 50px; margin: 0px auto 0px auto; width: 1050px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: #121212;}
#imHeader {height: 235px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 22px; width: 1037px; padding: 25px 3px 3px 10px; background-color: transparent;}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 750px; position: relative; width: 1048px; padding: 0px 1px 0px 1px; }
#imContentGraphics {min-height: 750px; position: absolute; top: 285px; bottom: 45px; left: 0; width: 1050px; background-color: #FCFCFC;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 45px; width: 1050px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
