html {position: relative; margin: 0; padding: 0; background-image: url('bg.png'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #E0E0E0}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 950px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-image: url('headerbg.jpg'); background-position: center top; background-repeat: repeat; background-attachment: scroll; background-color: #E0E0E0}
#imHeader {height: 180px; background-color: #E0E0E0; background-image: url('top.jpg'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 151px; padding: 2px 2px 2px 2px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 180px; bottom: 85px; left: 0; width: 155px; background-color: #FFC184}
#imContent {min-height: 380px; position: relative; width: 785px; padding: 5px 5px 5px 5px; margin-left: 155px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 180px; bottom: 85px; right: 0; width: 795px; background-color: #FFC184}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: #E0E0E0}
#imFooter {position: relative; margin: 0 auto; height: 85px; width: 950px; background-color: #FFC184; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
