html {position: relative; margin: 0; padding: 0; background-image: url('bg.png'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: #FFFFFF}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 960px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 150px; width: 100%; background-image: url('headerbg.png'); background-position: center bottom; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent}
#imHeader {margin-bottom: 42px; height: 150px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 150px; left: 0;  height: 42px; width: 960px; padding: 0px 0px 0px 0px; background-color: #FFFFFF}
#imMnMn > ul { text-align: left; }
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 950px; padding: 5px 5px 100px 5px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 192px; bottom: 310px; left: 0; width: 960px; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 310px; width: 100%; background-image: url('bottombg.png'); background-position: center center; background-repeat: repeat-x; background-attachment: scroll; background-color: #404040}
#imFooter {position: relative; margin: 0 auto; height: 310px; width: 960px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
