html {margin: 0; padding: 0; background-color: #F4F4F4; background-image: url('bg.jpg'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 960px; position: relative;}
#imHeader {height: 150px; background-color: #F0F0F0; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 83px; padding: 80px 25px 52px 50px;}
#imMnMnGraphics { position: absolute; top: 150px; bottom: 0; left: 0; width: 158px; background-color: #800000; background-image: url('menu.jpg'); background-position: left top; background-repeat: no-repeat;}
#imContent {min-height: 380px; position: relative; width: 796px; padding: 3px 3px 3px 3px; margin-left: 158px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 150px; bottom: 0; right: 0; width: 802px; background-color: transparent; background-image: url('content.jpg'); background-position: left top; background-repeat: no-repeat;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 15px; width: 960px; background-color: #C00000;}
