html {margin: 0; padding: 0; background-color: #C0C0C0; background-image: url('bg.png'); background-position: left bottom; background-repeat: no-repeat; background-attachment: fixed;}
body {margin: 40px 0 40px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 800px; position: relative;}
#imHeader {margin-bottom: 30px; height: 130px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 130px; left: 0;  height: 24px; width: 794px; padding: 3px 3px 3px 3px; background-color: #95E600;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 794px; padding: 3px 3px 3px 3px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 160px; bottom: 0; left: 0; width: 800px; background-color: #E0E0E0;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 30px; width: 800px; background-color: #808080;}
