html {position: relative; margin: 0; padding: 0; background-color: #E0E0E0}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 960px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 175px; width: 100%; background-image: url('headerbg.gif'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imHeader {height: 160px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 100px; left: 160px;  height: 34px; width: 798px; padding: 1px 1px 1px 1px; background-color: transparent}
#imMnMn > ul { text-align: right; }
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 950px; padding: 5px 5px 5px 5px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 160px; bottom: 170px; left: 0; width: 960px; background-color: #E0E0E0}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 200px; width: 100%; background-image: url('bottombg.gif'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 170px; width: 960px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
