p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 20px;
}
a:link {
	color: #DB520E;
	text-decoration: none;
}


a:visited {
	color: #DB520E;
	text-decoration: none;
}
a.hotlink {
	color: #D27E00;
}


a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}

td {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.text_larger {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}
.copyright {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
#container {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	position: relative;
}

.bio #content {
	width: 465px;
	margin-left: 330px;
	position: relative;
	padding: 0px;
}
.bio #photo  {
	position: absolute;
	left: 20px;
	top: 10px;
}
