/* CSS Document */
* {
margin: 0;
}
html, body {
    height: 100%; width:100%; background-image:url(gfx/open_background.jpg); background-repeat:repeat;
}
.wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
    margin: 0 auto -103px;
}
.footer {
    height: 31px; width:100%; text-align:center;
}
.push{
height: 72px; width:100%;
}
.infooter{margin-left:auto; margin-right:auto; height:31px; width:840px; background-image:url(gfx/footer_back.jpg); background-repeat:no-repeat}
.menudiv{margin-left:auto; margin-right:auto; margin-top:0px; width:840px; height:107px}
.opener{margin-left:auto; margin-right:auto; margin-top:0px; width:840px; height:251px;}
.opencont{margin-left:auto; margin-right:auto; margin-top:0px; width:840px}
.headline{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#0064B0}
.content{font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.menuhold{width:542px; text-align:left}
.menulink{text-decoration:none; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0064B0}
.botlinks{text-decoration:none; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#C1C1C1}
.divider{font-family:Arial, Helvetica, sans-serif; font-size:14px; margin-left:7px; margin-right:7px;color:#C1C1C1}
.botholder{margin-top:3px; margin-left:15px}
.menudown{margin-top:60px}
.videohead{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0064B0}
.videholder{position:relative; top:40px; left:0px; height:14px; width:100%; text-align:left}
.invidhold{position:relative; top:45px; left:0px; width:218px; height:193px}
.morevid{position:relative; top:45px; left:0px; width:100%; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-size:10px; cursor:pointer}
