#page_head {
	background-image: url("/sheriff/images/heading_sheriff.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head h2 {
	padding-top: 95px;
	margin-top: 0px;
}

.gallery td { 
	padding-bottom: 20px;
	width 190px;
	font-size: 9pt;
	color: #666;
}
.gallery_photo { 
	padding: 2px;
	border: 1px solid gray;
}
