html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: left center; background-repeat: repeat; background-attachment: fixed; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 1050px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 186px; width: 100%; background-image: url('headerbg.jpg'); background-position: center center; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent}
#imHeader {margin-bottom: 36px; height: 149px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 149px; left: 0;  height: 26px; width: 1040px; padding: 5px 5px 5px 5px; background-color: #000000}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 200px; position: relative; width: 1048px; padding: 1px 1px 1px 1px; }
#imContentGraphics {min-height: 200px; position: absolute; top: 185px; bottom: 40px; left: 0; width: 1050px; background-color: #000000}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 42px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 40px; width: 1050px; background-color: #000000; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
