html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: #4D80A6}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 920px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 272px; width: 100%; background-color: transparent}
#imHeader {height: 272px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 271px; padding: 100px 5px 5px 5px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 272px; bottom: 95px; left: 0; width: 281px; background-color: #CCDFED}
#imContent {min-height: 400px; position: relative; width: 633px; padding: 3px 3px 3px 3px; margin-left: 281px; }
#imContentGraphics {min-height: 400px; position: absolute; top: 272px; bottom: 95px; right: 0; width: 639px; background-color: #DDEAF4}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 95px; width: 920px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
