body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEE5BC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.pg-border {
	border: 1px solid #000000;
	background-image: url("images/background.gif");
	background-repeat: repeat;
}
.watermark {
	background-image: url("images/background_watermark.gif");
	background-repeat: repeat-y;
}
.footer-links {
	color: #7abec0;
	font-weight: bold;
	font-size: 11px;
}
a:link, a:visited {
	font-weight: bold;
	color: #ec8a5a;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #ec8a5a;
	text-decoration: none;
}
.footer-links a:link, .footer-links a:visited {
	text-decoration: none;
	color: #7abec0;
}
.footer-links a:hover, .footer-links a:active {
	text-decoration: underline;
	color: #7abec0;
}
h1 {
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-size: 14px;
}
h2 {
	font-weight: bold;
	text-align: center;
	color: #ec8a5a;
	font-size: 12px;
}
h3 {
	font-weight: bold;
	text-align: left;
	color: #65a9ab;
	font-size: 12px;
}
.left-sidebar {
	text-align: center;
}
.right-sidebar p {
	text-align: center;
}
.right-sidebar a:link, .right-sidebar a:visited {
	font-weight: bold;
	color: #ec8a5a;
	text-decoration: underline;
}
.right-sidebar a:hover, .right-sidebar a:active {
	font-weight: bold;
	color: #ec8a5a;
	text-decoration: none;
}
.credits {
	text-align: center;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 5px 0px;
}
.credits a:link, .credits a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.credits a:hover, .credits a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.form-border {
	border: 1px solid #7abec0;
	background-color: #EEE5BC;
}
.form-label {
	background-color: #7abec0;
	color: #000000;
	text-align: right;
}
.form-label-req {
	background-color: #7abec0;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #7abec0;
	padding: 2px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #7abec0;
	padding: 2px;
}
div.thumb {
	width: 140px;
	margin: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	vertical-align:top;
	text-align: center;
	font-size: 11px;
}
div.spacer {
	clear: both;
}
