html {margin: 0; padding: 0; background-color: #FFFFFF;}
body {margin: 10px 0 10px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1300px; position: relative;}
#imHeader {height: 250px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 274px; padding: 3px 3px 3px 3px;}
#imMnMnGraphics { position: absolute; top: 250px; bottom: 0; left: 0; width: 280px; background-color: #EFD7C6;}
#imContent {min-height: 380px; position: relative; width: 1014px; padding: 3px 3px 3px 3px; margin-left: 280px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 250px; bottom: 0; right: 0; width: 1020px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 80px; width: 1300px; background-color: #632829; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
