html {position: relative; margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.png'); background-position: left bottom; background-repeat: no-repeat; background-attachment: scroll;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 36px; margin: 10px auto 10px auto; width: 1000px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 265px; width: 100%; background-color: #C0C0C0;}
#imHeader {height: 220px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 29px; width: 800px; padding: 2px 0px 5px 200px; background-color: transparent;}
#imMnMn > ul { text-align: left; }
#imMnMn li {display: inline}
#imContent {min-height: 550px; position: relative; width: 994px; padding: 5px 5px 5px 1px; }
#imContentGraphics {min-height: 550px; position: absolute; top: 256px; bottom: 22px; left: 0; width: 1000px; background-color: transparent;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 22px; width: 1000px; background-color: #C0C0C0; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
