html {margin: 0; padding: 0; background-color: #000000;}
body {margin: 5px 0 5px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1000px; 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: 193px; padding: 5px 2px 0px 5px;}
#imMnMnGraphics { position: absolute; top: 150px; bottom: 0; left: 0; width: 200px; background-color: #FFBE00;}
#imContent {min-height: 380px; position: relative; width: 740px; padding: 5px 30px 5px 30px; margin-left: 200px; }
#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: #000000;}
#imFooter {position: relative; margin: 0 auto; height: 30px; width: 1000px; background-color: #808080; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
