#area_content
{
	background: url(/_images/about-butterflies.png) no-repeat right top;
}

#main_text
{
	min-height: 229px;
	margin-bottom: 60px;
}

#main_text p
{
	width: 550px;
	float: left;
	margin-bottom: 15px;
	line-height: 1.3;
}

.profile
{
	width: 100%;
	margin-bottom: 60px;
}

.profile .role
{
	margin-bottom: 30px;
}

.profile .text
{
	font-size: 13px;
	width: 100px;
	float: left;
	margin-right: 15px;
	width: 450px;
	line-height: 1.3;
}

.profile .text .links
{
	float: left;
	width: 105px;
}

.profile .text .links h3
{
	color: #747474;
}

.profile .text .links ul
{
	margin-bottom: 15px;
}

.profile .text .links a
{
	color: #1a1a1a;
	text-decoration: none;
	text-transform: uppercase;
}

.profile .text .links a:hover
{
	color: #666666;
}


.profile .text .main
{
	width: 330px;
	float: right;
}

.profile .text .main p
{
	margin-bottom: 15px;
}

.profile .photo
{
	float: left;
	width: 335px;
}