html {margin: 0; padding: 0; background-color: transparent; background-image: url('bg.jpg'); background-position: left top; background-repeat: repeat-y; background-attachment: fixed;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 980px; position: relative;}
#imHeader {height: 150px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 174px; padding: 3px 3px 3px 3px;}
#imMnMnGraphics { position: absolute; top: 150px; bottom: 0; left: 0; width: 180px; background-color: #FFFFFF;}
#imContent {min-height: 380px; position: relative; width: 794px; padding: 3px 3px 3px 3px; margin-left: 180px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 150px; bottom: 0; right: 0; width: 800px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 50px; width: 980px; background-color: #FFFFFF;}
