html {margin: 0; padding: 0; background-color: transparent;}
body {margin: 20px 0 120px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1000px; position: relative;}
#imHeader {height: 210px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 246px; padding: 3px 3px 3px 1px;}
#imMnMnGraphics { position: absolute; top: 210px; bottom: 0; left: 0; width: 250px; background-color: transparent;}
#imContent {min-height: 380px; position: relative; width: 744px; padding: 2px 3px 3px 3px; margin-left: 250px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 210px; bottom: 0; right: 0; width: 750px; background-color: transparent;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 120px; width: 1000px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
