#pageHead {
	font-size: 1.6em;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
}

div.pic {
	float: left;
	width: 11.6em;
	height: 13.8em;
	margin-bottom: 1em;
}

#nanS, div.bio2, div.bio3 {
	background-image: url('../images/about/whiteBkgrnd4.png');
}

#nanS h3, div.bio2 h3, div.bio3 h3 {
	font-size: 1.6em;
	padding: .5em .5em; 
}

#nanS p, div.bio2 p, div.bio3 p {
	font-size: 1.2em;
	padding: .3em .5em;
}

#nanS {
	float: left;
	width: 	48em;	
	height: 13.8em;
	margin-left: .4em;
}

div.bio2 {	
	float: right;
	width: 63em;
	height: 13.8em;
}

div.bio3 {
	float: right;
	width: 25.2em;
	margin-left: .4em;
}

#logo {
	float: right;
	width: 14.5em;
	height: 13.8em;
}

#volunteersBar {
	text-align: center;
	font-size:  2.4em;
	font-weight: bold;
	color: #fff;
}

.bioBottom.left {
	float: left;
	width:  37.2em;
	margin-bottom: 1em;
}

.bioBottom.right {
	float: right;
	width: 37.2em;
}

.spacer {
	height: 1em;
}



