body {
	background-color: #D2DBC6;
	text-align: center;
	margin: 0px;
}
.center-layer {
	margin-top: 10px;
	margin-left: -425px;
	left: 50%;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.top-border {
	background-image: url(images/border-top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px double #FFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-align: justify;
	line-height: 18px;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #4F6E4F;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.thubnails {
	padding: 5px;
	border: 1px solid #A4C4E5;
}
.thumbnail-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000;
	text-align: center;
	line-height: 18px;
	padding: 0px 20px 20px;
}

