body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #9A4D9E;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 2%;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}


/* this removes borders around image links*/
img {border: 0;}
/*=====================*/

.mainTable {
	text-align: center;
	max-width: 860px;
	margin: 0;
	padding: 0;
	}

.outerWrap {
	text-align: center;
	border: 1px solid #666666;
	padding: 1px;
	max-width: 860px;
	margin: 10px;
	}

.poemOfTheDay1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 10px 10px 0 140px;
	text-align: left;
	line-height: 1.5em;
	}

.poemPosted1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: oblique;
	color: #680048;
	text-align: left;
	line-height: 3.9em;
	}




#callmeWrap {
	max-width: 900px;
	margin: 10px 10px 0 10px;
	text-align: justify;
	padding: 0px;
	}

#footer {
	text-align: center;
	height: 115px;
	background-image: url(../index2/images/footer.jpg)
	}

#email {
	max-width: 726px;
	margin: 10px 0 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	}

a.email:link, a.email:visited {
	color: #000000;
	text-decoration: none;
	}

a.email:hover {
	color: #999999;
	}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 25px 0 5px 0;
	color: #000000;
	}
	
a.copyrightLink:link, a.copyrightLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #350A49;
	text-decoration: none;
	}

a.copyrightLink:hover {
	color: #5731B5;
	}


	
#homepage {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.04em;
	word-spacing: 0.04em;
	font-size: 16pt;
	}
/*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;
}
/*=======================================================*/

