/* Images */
IMG#crabbe {
	padding-bottom:			10px;
	padding-top:			10px;
	height:					183px;
	width:					144px;
}
IMG#seaborg {
	padding-bottom:			10px;
	padding-top:			10px;
	height:					162px;
	width:					140px;
}
IMG#elkan_blout_head {
	padding-bottom:			10px;
	padding-top:			10px;
	height:					171px;
	width:					138px;
}

/*Core Elements*/
DIV.founders {
	background-color:		#FAF0E6;
	float:					right;
	font-size:				0.8em;
	font-style:				oblique;
	font-weight:			bold;
	margin-left:			6px;
	padding-bottom:			20px;
	padding-top:			10px;
	text-align:				center;
	width:					200px;
}
H3.subheading {
	color:					#B22222; /*firebrick */
	font-size:				0.90em;
	font-weight:			600;
}
UL.grants LI {
	padding-bottom:			10px;
}