@charset "UTF-8";
#biography {
	list-style: none;
	margin: 40px 0 0 269px;
	position: relative;
}
/* CSS Document */

#biography h2 {
	background-image: url(../images/bg_faq.gif);
	width: 514px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	line-height: 30px;
	font-style: italic;
	font-weight: 100;
	font-variant: normal;
	text-align: center;
	margin: 0 0 20px 0;
	color: #030;
}
#biography h3 {
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	padding: 20px 0 20px 0;
	font-style: italic;
}
#biography li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
	line-height: 1.2em;
	width: 585px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#biography li.bio {
	background-repeat: no-repeat;
	color: #FFF;
	height: 547px;
	margin: 20px 0 0 30px;
	background-image: url(../images/bg_biography.gif);
}
#biography img {
	float: left;
	margin: 0 50px 20px 0;
}
#biography p {
	width: 565px;
}
#biography .bio p {
	margin-left: 20px;
}
#biography h4 {
	margin: 10px 0 010px 20px;
}
