#peopleNav{
	width:500px;
	float:left;
	clear:both;
	margin:0px 20px 20px 20px;
	font-size:18px;
	font-weight:bold;
	}
	
.peopleThumb{
	width:230px;
	height:230px;
	background-position:top;
	margin:20px;
	float:left;
	}
	
.peopleInfo{
	width:250px;
	height:230px;
	margin:20px 10px 20px 0;
	float:left;
	}
	
#people{
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
	text-transform:uppercase;
	width:210px;
	}