

#interstitial .top_bar {
	background-image: url('Redesign-Interstitial/bkgd_tile.jpg');
	background-repeat:repeat-x;
	height:70px;
	margin: 8px;
	
}

#interstitial .header_img {
	width:290px;
	height:33px;
	float:left;
	margin-top:15px;
}

#interstitial .link {
	height:70px;
	float: right;
	margin-right:50px;
	padding-top:27px;
}

#interstitial a {
	color:#ffffff;
	text-decoration:none;
}

#interstitial a:visited {
	color:#ffffff;
	text-decoration:none;
}

#interstitial a:hover {
	color:#5cf807;
	text-decoration:none;
}

#interstitial a:active {
	color:#5cf807;
	text-decoration:none;
}
	
#interstitial .ad_939x709 {
	width:939px;
	height:709px;
	margin:35px 0;
	text-align:center;
}

#interstitial {
    z-index: 10000; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 100%; 
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;            
}
