#IADVR-Logo{

position: relative;
width: 100%;
height: 145px;
color: whitesmoke;
width:100%;
text-align: center;
top: 2px;
}
#eagleIMG{
position:absolute;
top:0px;
}
#eagle3Rules{
text-align: left;
width: 800px;
height: 145px;
position: absolute;
top:0px;
padding-left: 148px;
z-index: 3;
font-family: 'Courier New', Courier, monospace;
font-size: 16px;
color: orange;
background-color: black;
opacity: 0.8;
filter: alpha(opacity=80);
display: none;
line-height: 13px;
}
#eagleBannerHover{
position:absolute;
top:0px;
width:100%;
height:100%;
z-index:4;
background-color:black;
opacity:0.0;
filter:alpha(opacity=00);
}
    .Rule1Head {
        display: none;

		color:orange;
    }
	.Rule1Body {
        display: none;
		padding-left: 7px;
		color:white;
    }
	 .Rule2Head {
        display: none;
      
		
		color:orange;
    }
	.Rule2Body {
display: none;
color: white;
padding-right: 23px;
position: absolute;
top: 45px;
padding-left: 7px;
    }
    .Rule3Head {
        display: none;
     

		color:orange;
    }
	.Rule3Body {
display: none;
color: white;
padding-right: 23px;
position: absolute;
top: 74px;
padding-left: 17px;
    }
.GetYellow{
color:yellow;
}