html {margin: 0; padding: 0; /* background-color: #FF8000; */ background-color: #fe9901;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 988px; position: relative;}
#imHeader {height: 120px; background-color: #fe9901; /* background-image: url('top.png'); */ background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 127px; padding: 1px 0px 5px 7px;}
#imMnMnGraphics { position: absolute; top: 120px; bottom: 0; left: 0; width: 134px; background-color: #fe9901;}
#imContent {min-height: 380px; position: relative; width: 837px; padding: 1px 7px 5px 10px; margin-left: 134px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 120px; bottom: 0; right: 0; width: 854px; background-color: #fe9901;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 25px; width: 988px; background-color: #fe9901; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
