.titletop {
	font-family: Charlesworth;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #aeadad;
	letter-spacing: .5em;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.5em;
}
.titlebottom {
	font-family: Charlesworth;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #aeadad;
	letter-spacing: 0.25em;
	word-spacing: 0.25em;
	text-align: center;
	vertical-align: middle;
}
.contact {
	font-family: Charlesworth;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #800000;
	background-color: #FFA579;
	letter-spacing: .25em;
	text-align: center;
	vertical-align: middle;
	word-spacing: .25em;
}
.copyright {
	font-family: Charlesworth;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #aeadad;
	text-align: center;
	vertical-align: middle;
}
.photo {
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
.labels {
	font-family: Charlesworth;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aeadad;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.pages {
	font-family: Charlesworth;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #aeadad;
	text-align: center;
	vertical-align: middle;
}
.bio {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #aeadad;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0.05em;
	padding: 0 10px 0 10px;
}
.biophoto {
	background-color: #000000;
	background-position: left top;
	vertical-align: top;
	text-align: left;
}
.exhibits {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: BFBF80;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.1em;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	margin-top: 10px;
	border-bottom: 1px solid #000;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	}
div#resume {
	position: relative;
	display: block;
/*	height: 350px;
	width: 475px;
	overflow: scroll;*/
	}
div span {
	font-weight: bold;
	}
div#resume ul {
	list-style-type: none;
	}
div#resume ul li {
	padding: 5px 0px;
	}	
div.addressinfo {
	text-align: center;
	}
	
