/* CSS Document */
@font-face
{
font-family: videofont;
src: url('videofont.ttf'),
     url('videofont.eot'); /* IE9 */
}

body{ background: url(../images/bg2.png);}
#igihe_rwaday{ width: 100%; position: absolute; top: 0px; left: 0px; background: url(../images/header.png) no-repeat center top;}
#thepage{ width: 980px;  background: #fff; border-radius: 20px; margin: 20px; box-shadow: 1px 1px 50px -7px #25394e; padding-bottom: 10px; }
#header{ background: url(../images/bg.png) no-repeat center top; height: 250px; text-align: center; padding: 10px;}
#content{ background: url(../images/bg1.png) no-repeat; height: auto; padding-top: 90px; text-align: left}
.vidz{ background: url(../images/bg1.jpg) no-repeat; padding-bottom: 15px; font-family: 'Trebuchet MS', Helvetica, sans-serif; color: #6f6d6d; font-size: 14px; display: inline-block; vertical-align: top; width: 575px; padding-left: 10px;}
.lnews{ padding-bottom: 5px; font-family: 'Trebuchet MS', Helvetica, sans-serif; color: #6f6d6d; font-size: 14px; display: inline-block; vertical-align: top; width: 330px; margin-top: 0px; margin-left: 10px;}
.lnewsa{ color: #00339f; font-size: 12px; font-weight: bold; text-decoration: none}
.lnewsa:hover{ text-decoration: underline;}
.live{ width: 475px; background: url(../images/bg2.jpg) no-repeat; padding-top: 35px; font-family: 'Trebuchet MS', Helvetica, sans-serif; color: #000; font-size: 13px; padding-left: 5px; margin-left: 5px; display: inline-block;  vertical-align: top;}
#footer{ background: url(../images/bgbottom.png) no-repeat center; width: 980px; height: 400px;}
#thefooter{ background: url(../images/gh_day_footer.png);  width: 100%;}
