html {margin: 0; padding: 0; background-color: #000000;}
body {margin: 15px 0 60px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 960px; position: relative;}
#imHeader {height: 150px; background-color: #000000; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 41px; padding: 3px 3px 3px 1px;}
#imMnMnGraphics { position: absolute; top: 150px; bottom: 0; left: 0; width: 45px; background-color: #FF0000;}
#imContent {min-height: 380px; position: relative; width: 909px; padding: 100px 3px 3px 3px; margin-left: 45px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 150px; bottom: 0; right: 0; width: 915px; background-color: #000000;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: #000000;}
#imFooter {position: relative; margin: 0 auto; height: 20px; width: 960px; background-color: #000000; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
