html {position: relative; margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.png'); background-position: left top; background-repeat: repeat; background-attachment: scroll;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 1024px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {height: 200px; background-color: #809FFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 225px; padding: 45px 5px 5px 5px;}
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 200px; bottom: 120px; left: 0; width: 235px; background-color: transparent; background-image: url('menu.jpg'); background-position: center center; background-repeat: repeat;}
#imContent {min-height: 1000px; position: relative; width: 779px; padding: 5px 5px 5px 5px; margin-left: 235px; }
#imContentGraphics {min-height: 1000px; position: absolute; top: 200px; bottom: 120px; right: 0; width: 789px; background-color: #BFCFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 120px; width: 1024px; background-color: #BBFFFF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
