@charset "utf-8";
/* CSS Document */

#rightcolumn {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 590px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#rightcolumn #membertitle {
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: both;
	text-align: right;
	width: 100%;
}

#leftcolumn  ul li #people{
	color: #0C5D83;
	font-weight: bold;
	background: url(../images/arrow_right.gif) no-repeat 100% 55%;
	font-size: 11px;
	font-family: "Century Gothic", Arial;
}#memberbio {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 414px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#peoplenavigation {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
}
#peoplenavigation .location {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px;
}
#peoplenavigation ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style: none;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#peoplenavigation ul li {
	margin: 1px 0px;
	padding: 0px;
	text-align: left;
	line-height: normal;
}
#peoplenavigation ul li a{
	color: #0C5D83;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

