html {margin: 0; padding: 0; background-color: #000000;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 900px; position: relative;}
#imHeader {height: 324px; background-color: #000000; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 94px; padding: 1px 0px 5px 40px;}
#imMnMnGraphics { position: absolute; top: 324px; bottom: 0; left: 0; width: 134px; background-color: #000000;}
#imContent {min-height: 380px; position: relative; width: 736px; padding: 1px 20px 5px 10px; margin-left: 134px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 324px; bottom: 0; right: 0; width: 766px; background-color: #000000;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 80px; width: 900px; background-color: #BF008F; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
