#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;	
}
#middlesection{
	border: 0px solid green;	
}
#profileinfo{
	border: 0px solid red;
	height: 525px
}	
#profiledescription2{
	padding: 0px 0px 0px 0px;
	/* use the following if using sIFR and VC */
/*	font-size: 1.1em;*/


	font-family:  Arial, sans-serif;
/*	font-size: 12px;*/
	height: 450px;
	border: 0px solid white
}
#paragraph1{
	font-family:  Arial, sans-serif;
	font-size: 16px;
}
#paragraph2{
	font-family:  Arial, sans-serif;
	font-size: 16px;	
}
#paragraph3{
	font-family:  Arial, sans-serif;
	font-size: 16px;	
}

