html {margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.jpg'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1024px; position: relative;}
#imHeader {margin-bottom: 30px; height: 188px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 188px; left: 0;  height: 23px; width: 1023px; padding: 2px 0px 5px 1px; background-color: #FFFFFF;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 984px; padding: 1px 20px 5px 20px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 218px; bottom: 0; left: 0; width: 1024px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 25px; width: 1024px; background-color: #99181D; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
