.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

.white_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
}

.white_text_small {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10.40px;
	color:#FFFFFF;
}

.content {
	padding:50px 100px 0 0;
	
}

.bio {
	height:325px;
	width:515px;
	background:url(images/bio.gif) no-repeat;
	background-position:center;
	
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}