html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 960px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 100px; background-color: #000000; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 145px; padding: 5px 5px 5px 5px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 100px; bottom: 30px; left: 0; width: 155px; background-color: #5580FF}
#imContent {min-height: 380px; position: relative; width: 795px; padding: 5px 5px 5px 5px; margin-left: 155px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 100px; bottom: 30px; right: 0; width: 805px; background-color: #FAF7D1}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 30px; width: 960px; background-color: #5580FF;}
