html {margin: 0; padding: 0; background-color: #808080;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 960px; position: relative;}
#imHeader {margin-bottom: 30px; height: 150px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 150px; left: 0;  height: 24px; width: 954px; padding: 3px 3px 3px 3px; background-color: #008020;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 954px; padding: 3px 3px 3px 3px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 180px; bottom: 0; left: 0; width: 960px; background-color: #00BF30;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: #404040;}
#imFooter {position: relative; margin: 0 auto; height: 40px; width: 960px; background-color: #008020; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
