div.About.FullPanel
{
	font-weight: bold;
}

div.About.FullPanel p
{
	width: 500px;
	line-height: 20px;
	font-size: 12px;
	margin: 0px 0px 10px 10px;
	font-weight: bold;
}

div.About.FullPanel p a
{
	text-decoration: none;
	color: #03c;
}

div.AboutPhoto
{
	width: 160px;
	margin: 0px 0px 0px 0px;
	float: right;

}
div.AboutPhoto div.AboutLinks
{
	width: 140px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background-color: #FAFFE5;
}
div.AboutPhoto div.AboutLinks a
{
	line-height: 22px;
	text-decoration: none;
	color: #03c;
	font-weight: bold;
}