#bubleHeader {
	left:40px; 
	top:80px; 
	width:250px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color: #FFFFFF;
	text-align:center;
	position:relative;
}
#bubleHeader a:link, a:visited, a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#bubleHeaderBG {
	background-image:url(./bubleheader.jpg); 
	width:495px; 
	height:161px;	
	margin:10px 0px 27px 30px;
}