.subheader_text {
	font: bold 12px/15px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-left:320px;
	position:absolute; 
	top:205px;
	color: #000000;
}
.subheader_text a{
	text-decoration: none;
	color: #000000;
}
.subheader_text a:hover{
	text-decoration: none;
	color: #ffffff;
}
