.faces {
	
	background: #fff;

}

.faces .intro h1 {
	
	font-family: impact, arial black, sans-serif;
	font-size: 4.5em;
	color: #101010;
	text-align: center;
	margin-top: 40px;
	
}

.faces .intro p {
	
	font-family: arial, arial, sans-serif;
	font-size: 1.2em;
	color: #101010;
	text-align: justify;
	padding-left: 70px;
	padding-right: 70px;
	line-height: 20px;

	
}

h2.page-title {
	
	display: none;
	
}

.faces .right h2 {
	
	font-family: arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #101010;
	text-align: right;
	margin-top:25px;
	margin-bottom: 25px;
	line-height: 30px;

}

.faces .right h3 {
	
	display: block;
	width: 380px;
	height: 300px;
	text-indent: -9999px;
	background: transparent url('images/faces_map.png') no-repeat 0 0;
	margin-left: 81px;
	margin-top: -10px;
	margin-bottom: 0px;

}

.faces .right p {
	
	font-family: arial, sans-serif;
	color: #fff;
	font-size: 1.1em;
	background: #000;
	text-align: left;
	line-height: 18px;
	padding: 3px 0px 5px 10px;
	
}

.faces #article {
	

	padding-left: 20px;
	padding-right: 20px;
}


.faces #article p {
	
	font-family: arial, sans-serif;
	text-align: justify;
	font-size: 1.1em;
	color: #101010;
	line-height: 20px;
	margin-bottom: 10px;

}

.faces #article h4 {
	
	font-family: arial, sans-serif;
	text-align: justify;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	line-height: 22px;

}

.faces .faces_map {
	
	margin-top:-30px;
	
}

.faces #faces_video {
	margin-top: -30px;
}

.faces .right iframe.crimespotting {
	margin-top: -10px;
}

.faces .byline p {
	
	font-weight: bold;
	font-size:1em;
	color:#101010;
	text-align: left;
	
}


/* start JFLOW */

#jflow_faces {
	
	background: #fff;
	color: white;
	font-family: helvetica;

}


.hidden

{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: absolute;
z-index: 2;
cursor: pointer;
}

.jFlowPrev {
	

	margin-top: 100px;
	margin-left:5px;

}

.jFlowNext {
	
	margin-left: 431px;
	margin-top: 100px;
}



/* end JFLOW */

