html {margin: 0; padding: 0; background-color: transparent; background-image: url('bg.png'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll;}
body {margin: 10px 0 10px; padding: 0; text-align: left;}
#imPage {padding-top: 50px; margin: 0 auto; width: 980px; position: relative;}
#imHeader {height: 200px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 44px; width: 974px; padding: 3px 3px 3px 3px; background-color: transparent;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 974px; padding: 3px 3px 13px 3px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 250px; bottom: 0; left: 0; width: 980px; background-color: transparent;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 21px; width: 980px; background-color: #0076A2;}
