
.photoinfoboxes{
	list-style: none;
	margin: 0; padding: 0;
}
	.photoinfoboxes li{
		width: 190px;
		float: left;
		margin: 0 1em 1em 0;
		font-size: 12px;
		border: 1px solid #bed6e2;
		padding: 70px 0 0 0;
	}
	.photoinfoboxes strong{
		display: block;
		background: #21353e;
		padding: .5em 1em;
		color: #FFF;
	}
	.photoinfoboxes p{
		padding: 1em;
		margin: 0;
		height: 250px;
	}
	
	.tutoringphoto{ background: url("images/tutoring.jpg") top center no-repeat; }
	.cstepphoto{ background: url("images/cstep.jpg") top center no-repeat; }
	.disabilityphoto{ background: url("images/disability.jpg") top center no-repeat; }
	.eopphoto{ background: url("images/eop.jpg") top center no-repeat; }
	.internationalphoto{ background: url("images/international.jpg") top center no-repeat; }
	.johnsonphoto{ background: url("images/johnson.jpg") top center no-repeat; }
