.personalpic {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	
}

h3.grouptitle {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #996633;
}

td {
	margin-bottom: 50px;
	
}

p {
		
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:150%;
}

p.heritagetitle {
	margin-bottom: 10px;
	
}

p.janestam {
	margin-bottom: 20px;
	text-indent: 10px;
	
}

p.janestam1 {
	margin-bottom: 20px;
	margin-left: 30px;
	text-indent: 10px;
	
}

p.janestam3 {
	text-indent: none;
	margin-bottom: 20px;
	
	
}

img.imageright {
	padding: 10px 0px 10px 20px;
	float: right;
}

img.imageleft {
	padding: 10px 20px 10px 0px;
	float: left;
}

#spacer {
	clear: both;
}

p.letter {
	margin-bottom: 10px;
	text-indent: 10px;
}

#letter {
	margin-bottom: 20px;
	border: 2px solid black;
	padding: 10px 10px;
	
}