.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: right;
	font-style: oblique;
	color: #003300;


}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #003300;
	text-align: right;
}
.thumbborder {
	border: medium solid #FFFFFF;
	float: right;
}
.seperator {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #330000;
}
.photo {
	border: thick solid #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	font-style: oblique;
	color: #330000;
	margin: 15px;
	padding: 15px;

}
.subquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align: left;
	margin: 0px 15px;
	padding: 0px 15px 10px;

}
