html {margin: 0; padding: 0; background-color: #000000;}
body {margin: 0px 0 50px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1024px; position: relative;}
#imHeader {margin-bottom: 38px; height: 175px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 175px; left: 0;  height: 30px; width: 1018px; padding: 5px 3px 3px 3px; background-color: transparent; background-image: url('menu.png'); background-position: center center; background-repeat: no-repeat;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 994px; padding: 30px 15px 20px 15px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 213px; bottom: 0; left: 0; width: 1024px; background-color: transparent; background-image: url('content.png'); background-position: center bottom; background-repeat: repeat-y;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 6px; width: 1024px; background-color: #DD0000;}
