body {
	background-color: #E4EEF7;
	text-align: center;
}
.centerlayer {
	margin-top: 0px;
	margin-left: -425px;
	left: 50%;
	top: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	text-indent: 0px;
	margin-right: 10px;
}
.blue-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #81ACD7;
	text-align: left;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.picture-border {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.thumbnail-picture {
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.background-grey-line {
	background-image: url(images/grey-line.gif);
	background-repeat: repeat-y;
	background-position: 0px 20px;
}
.© {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
