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: 900px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent}
#imHeader {height: 400px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 120px; padding: 0px 0px 0px 0px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 400px; bottom: 0px; left: 0; width: 120px; background-color: #01017B}
#imContent {min-height: 100px; position: relative; width: 755px; padding: 5px 20px 5px 5px; margin-left: 120px; }
#imContentGraphics {min-height: 100px; position: absolute; top: 400px; bottom: 0px; right: 0; width: 780px; background-color: #FFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 0px; width: 900px; background-color: transparent;}
