#container {
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	background: #878986 url('images/bridge_bkgnd-med.jpg') no-repeat;	
}
#profileinfo{
	border: 0px solid red;
}	
#profiledescription2{
	padding: 0px 0px 0px 0px;
	/* use the following if using sIFR and VC */
/*	font-size: 1.1em;*/


/*	font-family:  Helvetica, Arial, sans-serif;*/
	font-size: 14px;
	height: 340px;
	border: 0px solid white
}
#awardslist{
	font-family: Arial, sans-serif;
	margin: 20px 20px 20px 25px;
	font-size: 1.2em;
	line-height: 120%;
}
.award{
	font-size: 18px;	
	font-size: 14px;
}
.awardssubinfo{
	margin: 0px 0px 0px 15px;
	font-size: 16px;	
	font-size: 12px;
}


