/* ----------home_image-------------- */
#newsroom-page h1{
	background: url(../images/headings/newsroom.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#newsroom-archives-page h1{
	background: url(../images/headings/news-archives.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#awards-page h1{
	background: url(../images/headings/awards.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#newsroom-page .date, #newsroom-archives-page .date, #awards-page .date{
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
	text-transform: uppercase;
}