html { position: relative; margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; text-align: left; height: 100%; }
#imPageExtContainer {min-height: 100%; }
#imPageIntContainer { position: relative;}
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imContent { position: relative; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
html { min-width: 960px; }
#imPageExtContainer { background-image: url('bg_grass.png'); background-position: center bottom; background-repeat: repeat-x; background-attachment: scroll; background-color: rgba(255, 253, 247, 1); }
#imPage { padding-top: 0px; padding-bottom: 30px; min-width: 960px; }
#imHeaderBg { height: 700px; background-image: url('bg_pg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(255, 239, 191, 1); }
#imHeader { background-image: url('pixabay-bb4f3fcb9e2b4750.jpg'); background-position: left center; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(255, 239, 191, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 350px; width:960px; }
#imContent { align-self: start; padding: 2px 0 2px 0; }
#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(255, 254, 252, 1); }
#imFooterBg { height: 145px; background-image: url('bg_footer.png'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: rgba(255, 231, 82, 1); }
#imFooter { background-image: url('loto.png'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(255, 242, 142, 1); }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 105px; width:960px; }
#imSideBar { background-image: url('bg_menu.png'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll; background-color: rgba(167, 255, 102, 1); overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 380px; }
