html {margin: 0; padding: 0; background-color: transparent; background-image: url('bg.png'); background-position: left top; background-repeat: repeat; background-attachment: fixed;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1000px; position: relative;}
#imHeader {height: 150px; background-color: #0040FF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 144px; padding: 3px 3px 3px 3px;}
#imMnMnGraphics { position: absolute; top: 150px; bottom: 0; left: 0; width: 150px; background-color: #0040FF;}
#imContent {min-height: 380px; position: relative; width: 844px; padding: 3px 3px 3px 3px; margin-left: 150px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 150px; bottom: 0; right: 0; width: 850px; background-color: transparent;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 75px; width: 1000px; background-color: #809FFF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
