html {position: relative; margin: 0; padding: 0; background-image: url('bg.JPG'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 960px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 200px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 125px; padding: 50px 20px 0px 0px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 200px; bottom: 192px; left: 0; width: 145px; background-color: transparent}
#imContent {min-height: 800px; position: relative; width: 805px; padding: 5px 5px 5px 5px; margin-left: 145px; }
#imContentGraphics {min-height: 800px; position: absolute; top: 200px; bottom: 192px; right: 0; width: 815px; background-image: url('content.png'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 192px; width: 960px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
