.Title
{
	width: 80%;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 20px;
	margin-right: 90px;
	margin-left: 8%;
	text-align: center;
	font-weight:bold;
	font-size: 11pt;
	border: none;
}
.CenterRow
{
	float: none;
	width: 98%;
	min-width:650px; 
	border: none;
}
.SinglePictureAndTitle
{
	float: left;
	margin-left: 2%;
	width: 448px;
	height: 375px;
	border: none;
}
.PictureMediumSize
{
	width: 448px;
	height: 300px;
	border: none;
}
.SinglePictureText
{
	text-align: center;
} 
.PictureEnlarge
{
	width: 1000px;
	height: 750px;
	border: none;
}



