html {margin: 0; padding: 0; background-color: #C2AB9D;}
body {margin: 10px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1000px; position: relative;}
#imHeader {height: 265px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 127px; padding: 3px 10px 3px 3px;}
#imMnMnGraphics { position: absolute; top: 265px; bottom: 0; left: 0; width: 140px; background-color: transparent;}
#imContent {min-height: 380px; position: relative; width: 854px; padding: 3px 3px 3px 3px; margin-left: 140px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 265px; bottom: 0; right: 0; width: 860px; background-color: transparent;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 75px; width: 1000px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
