html {position: relative; margin: 0; padding: 0; background-color: #C0C0C0;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 3px auto 3px auto; width: 770px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 110px; width: 100%; background-color: #C0C0C0;}
#imHeader {height: 110px; background-color: #C0C0C0; background-image: url('top.jpg'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 170px; padding: 5px 5px 5px 5px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 110px; bottom: 572px; left: 0; width: 180px; background-color: #F8F5EC;}
#imContent {min-height: 414px; position: relative; width: 580px; padding: 5px 5px 5px 5px; margin-left: 180px; }
#imContentGraphics {min-height: 414px; position: absolute; top: 110px; bottom: 572px; right: 0; width: 590px; background-color: #F8F5EC;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 572px; width: 770px; background-color: #C0C0C0;}
