html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: left top; background-repeat: no-repeat; background-attachment: fixed; background-color: #E0E0E0}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 1000px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 500px; background-color: #809FFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 196px; padding: 2px 2px 2px 2px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 500px; bottom: 75px; left: 0; width: 200px; background-color: #7BB5EF}
#imContent {min-height: 382px; position: relative; width: 790px; padding: 5px 5px 5px 5px; margin-left: 200px; }
#imContentGraphics {min-height: 382px; position: absolute; top: 500px; bottom: 75px; right: 0; width: 800px; background-color: #DFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 75px; width: 1000px; background-color: #0040FF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
