body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0C0033;
	background-color: #806A81;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}

#footer {
	/*  */
	padding: 0 0 10px 0;
	}

#email {
	padding: 5px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

a#email:link, a#email:visited {
	color: #0C0033;
	text-decoration: none;
	}

a#email:hover {
	color: #2E2F6F;
	}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	text-align: right;
	margin: 5px 15px 5px 0;
	color: #999999;
	}
	
#homepage {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.04em;
	word-spacing: 0.04em;
	font-size: 14pt;
	padding-top: 8%;
	padding-bottom: 2%;
	}
/*the following two ids are for the home page under contruction*/
#blurb {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	word-spacing: 0.05em;
	line-height: 1.4em;
	font-size: 10pt;
	padding: 20px 135px 0 55px;
	}
	
#poetQuote {
	text-align: justify;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	font-size: 10pt;
	/*color: #6288A0;*/
	color: #AAAF9B;
	padding: 20px 145px 20px 70px;
	margin: 0 0 40px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
/*=======================================================*/
/* the following are for the index page */	
.indexPic {
	float: left;
	margin-right: 16px;
	margin-bottom: 2px;
	margin-top: 3px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #AAAF9B;
	border-right: 1px solid #AAAF9B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.indexPic2 {
	/*float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-top: 3px;*/
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #AAAF9B;
	border-right: 1px solid #AAAF9B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.photoCredit {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999999;
}
/*=======================================================*/
