#staff
{
	margin: auto;
	overflow: hidden;
	background-color: #F8F5E4;
	width: 736px;
	text-align: left;
}

#staff h1
{
	font-size: 16px;
	color: #633;
	padding-bottom: 10px;
	padding-top: 15px;
	border-bottom: #D9CE9E double;
}

#staff .top-bio 
{
	width: 736px;
	padding-top: 15px;
}

#staff .top-bio img
{
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
}

#staff .bio1 
{
	float: right;
	width: 344px;
	padding-top: 15px;
}

#staff .bio1 img
{
	float: right;
	padding-left: 12px;
	padding-bottom: 5px;
}

#staff .bio2
{
	width: 344px;
	padding-top: 15px;
}

#staff .bio2 img
{
	float: right;
	padding-left: 12px;
	padding-bottom: 5px;
}

#staff .bio3 
{
	float: right;
	width: 344px;
	padding-top: 15px;
}

#staff .bio3 img
{
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
}

#staff .bio4
{
	width: 344px;
	padding-top: 15px;
}

#staff .bio4 img
{
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
}

h2.bio-name
{
	font-size: 12px;
	font-style: italic;
	padding-bottom: 5px;
	color: #633;
}

