html {position: relative; margin: 0; padding: 0; background-color: #FFF3CE}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 850px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 180px; background-color: #FFF2CC; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 170px; padding: 5px 5px 5px 5px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 180px; bottom: 75px; left: 0; width: 180px; background-color: #CDBFA0}
#imContent {min-height: 380px; position: relative; width: 660px; padding: 5px 5px 5px 5px; margin-left: 180px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 180px; bottom: 75px; right: 0; width: 670px; background-color: #FFF3CE}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 75px; width: 850px; background-color: #EADFB9; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
