html {position: relative; margin: 0; padding: 0; background-color: transparent;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 20px; margin: 0px auto 15px auto; width: 960px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 30px; width: 100%; background-color: transparent; background-image: url('headerbg.png'); background-position: center center; background-repeat: repeat;}
#imHeader {height: 120px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: -110px; width: 960px; padding: 50px 0px 80px 0px; background-color: transparent;}
#imMnMn > ul { text-align: right; }
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 952px; padding: 5px 4px 3px 4px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 140px; bottom: 200px; left: 0; width: 960px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 195px; width: 100%; background-color: transparent; background-image: url('bottombg.png'); background-position: center bottom; background-repeat: repeat;}
#imFooter {position: relative; margin: 0 auto; height: 200px; width: 960px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
