/*
CSS for United Health Hour
*/


a:link {
	color: blue;
}
a:visited {
	color: gray;
}
a:hover {
	color: black;
}
 
	
	#sitebranding {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 155%;
		font-weight: bold;
		color: white;
		background-color: navy;
		padding: 15px;
		text-align: center;
	}
	#logo1 {
		float:left;
		text-align: center;
		width:171px;
		margin:10px;
		font-family: sans-serif;
	}
	#logo2 {
		float:right;
		text-align: center;
		width:160px;
		margin:10px;
		font-family: sans-serif;
	}
	#navigation {
		float:right;
		width: 160px;
		height: 182px;
		background-color: white;
		border: 1px dotted navy;
		color: navy;
		font-weight: bold;
		padding: .5px;
	}

	#tagline {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:150%;
		text-align: center;
		color:#0000CC;
		font-weight: normal;
		font-style: italic;
		background-color: #e2edff;
		border: navy 1.5px solid;
	}
	
	
	#bodycontent  {
	  	font-family: "Times New Roman", serif;
	  	font-size: 200%;
	  	text-align: center;
	  	color: white;
	  	background-color: navy;
	  	padding: 5px;
	  	}
	  
	#Exa  {
		position: absolute;
		top: 465px;
	}
	
		
	#Suggest  {
		position: absolute;
		top: 465px;
		left: 340px;
	}
	
	#broadcast  {
		position:absolute;
		top: 465px;
		left: 675px;
	}
	
	#quicktime	{
		position:absolute;
		top: 665px;
	}
	

</a>
</p>
	


