html {margin: 0; padding: 0; background-color: transparent; background-image: url('bg.jpg'); background-position: center center; background-repeat: repeat; background-attachment: scroll;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1195px; position: relative;}
#imHeader {height: 315px; background-color: #808080; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 144px; padding: 5px 3px 3px 3px;}
#imMnMnGraphics { position: absolute; top: 315px; bottom: 0; left: 0; width: 150px; background-color: #E0E0E0;}
#imContent {min-height: 380px; position: relative; width: 1039px; padding: 3px 3px 3px 3px; margin-left: 150px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 315px; bottom: 0; right: 0; width: 1045px; background-color: #C0C0C0;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 60px; width: 1195px; background-color: #808080; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
