#page_lead {
	background: transparent url(../../assets/shadedBoxStrip_02.png) repeat-x scroll 0 bottom;
	border:1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.blurb {
	width:480px;
	float:left;
	overflow:hidden;
	margin-top:11%;
	padding-left:20px;
}
img.billboardFlushRight {
	float:right;
}
.bio-section {
	margin-top:3em;
}
.bio {
	margin-top:1em;
	overflow:hidden;
	width:960px;
}
.bio h2 {
	margin:0 0 0 0;
	color:#333;
	
}
.bio h3 {
	font-weight:normal;
	color:#666;
	margin-bottom:0.3em;
	margin-top:0.2em;
}
.bio-thumb-left {
	width:320px;
	float:left;
}
.bio-thumb-right {
	width:320px;
	float:right;
}
.bio-entry {
	width:620px;
	float:left;
	margin-left:20px;
}
.bio-entry-right {
	width:620px;
	float:left;
	margin-right:20px;
	text-align:right;
}

h4{
	color:#333;
	font-weight:normal;
	font-size:1.1em;
	margin-bottom:0.9em;
}