html {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.png'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll;}
body {margin: 0px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1100px; position: relative;}
#imHeader {height: 100px; background-color: transparent;}
#imMnMn {float: left;  width: 94px; padding: 3px 3px 3px 3px;}
#imMnMnGraphics { position: absolute; top: 100px; bottom: 0; left: 0; width: 100px; background-color: transparent;}
#imContent {min-height: 380px; position: relative; width: 1000px; padding: 0px 0px 0px 0px; margin-left: 100px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 100px; bottom: 0; right: 0; width: 1000px; background-color: transparent;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 170px; width: 1100px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
