.photoTable { 
	margin: 10px 15px 10px 0;
	background: none;
	padding: 0;
	float: left;
	border: none;
}

.photoTable img { 
	display: inline;
	border: 5px solid gray;
}

#bodyText p {
	color: #E0E0E0;
	font-size: 14px;
}

h2 {
	font-size: 20px;
	font-style: none;
	margin-bottom: -10px;
}

h3 {
	font-size: 15px;
	font-style: none;
}

#bodyText h4 {
	color: white;
	margin-bottom: -6px;
}
.caption {
	font-size: 10px;
}
