.ParagraphBelowPicture { 
	margin-top:    .3em; 
	margin-bottom: .7em; /* Same as normal */
}
.ImageTitle1 {
	/* font-family: Georgia, "Times New Roman", Times, serif;  */
	/* font-size: 95%; */
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	padding: 5px 15px 5px 0;
}
.ImageTitle2 {
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px 5px 0;
}
.ImageTitle3 {
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px 0px; /* The only difference */
}
.ImageCaption1 {
	font-size: 88%; /* All were 76%, too small */
	line-height: 140%;
	margin: 0;
	padding: 0 13px 5px 5px;
}
.ImageCaption2 {
	font-size: 88%; 
	line-height: 140%;
	margin: 0;
	padding: 0 7px 5px 3px; /* The only difference */
}
.ImageCaption3 {
	font-size: 88%; 
	line-height: 140%;
	margin: 0;
	padding: 0 6px 5px 9px; /* The only difference */
}
.VerticalLinesBackground {
	background: url(../HomePage/HomePage_ThreeImages_Background.jpg) no-repeat;
}