html {position: relative; margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 980px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 156px; width: 100%; background-color: transparent;}
#imHeader {margin-bottom: 36px; height: 165px; background-color: #333232; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 165px; left: 0;  height: 28px; width: 980px; padding: 8px 0px 0px 0px; background-color: #333232;}
#imMnMn > ul { text-align: left; }
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 980px; padding: 0px 0px 0px 0px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 201px; bottom: 43px; left: 0; width: 980px; background-color: #E0E0E0;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 58px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 43px; width: 980px; background-color: #EF7800; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
