@charset "UTF-8";
body {
	background-color: #F2ECE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444;
	margin: 0px;
}
a:link {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.georgia24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #888888;
}
.introCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 32px;
	color: #F2ECE2;
	padding-right: 50px;
}
.nav {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	line-height: 14px;
}
.nav a:link {
	color: #444;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #444;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	color: #999999;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
}
.copyright a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #999999;
	text-decoration: underline;
}
.fadeBG {
	background-image: url(images/Bio_11.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 25px;
}
