html {margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.jpg'); background-position: center top; background-repeat: repeat; background-attachment: scroll;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1000px; position: relative;}
#imHeader {height: 130px; background-color: #001040; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 78px; padding: 40px 0px 5px 7px;}
#imMnMnGraphics { position: absolute; top: 130px; bottom: 0; left: 0; width: 85px; background-color: #FFFFFF;}
#imContent {min-height: 380px; position: relative; width: 901px; padding: 30px 7px 5px 7px; margin-left: 85px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 130px; bottom: 0; right: 0; width: 915px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 25px; width: 1000px; background-color: #001040;}
