#page_head {
	background-image: url("/publichealth/images/heading_publichealth.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;
	color: #FFF;
	text-align: left;
	position: relative;
}
#page_head_ship {
	background-image: url("/publichealth/images/heading_publichealth_ship.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head h2,#page_head_ship h2 {
	margin-left: 27px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
	position: relative;
	top: 95px;
	margin-top: 0px;
}
.ssStory{
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}.ssTag{
	font-family: "arial narrow", arial, sans-serif;
	font-size: 13px;
}
.shipGrant{
	font-weight: bold;
	color: #525252;
}
.shipEvent li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 7px;
	padding-right: 7px;
}