html {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-position: left top; background-repeat: repeat-x; background-attachment: fixed;}
body {margin: 0px 0 0px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 895px; position: relative;}
#imHeader {margin-bottom: 25px; height: 140px; background-color: #000000; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 140px; left: 0;  height: 25px; width: 895px; padding: 0px 0px 0px 0px; background-color: #404040;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 889px; padding: 3px 3px 3px 3px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 165px; bottom: 0; left: 0; width: 895px; background-color: #121212; background-image: url('content.png'); background-position: center bottom; background-repeat: no-repeat;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: #000000;}
#imFooter {position: relative; margin: 0 auto; height: 50px; width: 895px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
