html {margin: 0; padding: 0; background-color: #77583B;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 960px; position: relative;}
#imHeader {height: 150px; background-color: #77583B; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 147px; padding: 60px 3px 3px 50px;}
#imMnMnGraphics { position: absolute; top: 150px; bottom: 0; left: 0; width: 200px; background-color: #FDE5B9; background-image: url('menu.jpg'); background-position: left top; background-repeat: no-repeat;}
#imContent {min-height: 380px; position: relative; width: 754px; padding: 50px 3px 30px 3px; margin-left: 200px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 150px; bottom: 0; right: 0; width: 760px; background-color: #FDE5B9; background-image: url('content.jpg'); background-position: left top; background-repeat: no-repeat;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: #77583B;}
#imFooter {position: relative; margin: 0 auto; height: 200px; width: 960px; background-color: #BDA986; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
