@charset "utf-8";
#Outreach {
	height: 425px;
	width: 550px;
	position: absolute;
	left: 175px;
	top: 125px;
	line-height: 20px;
	font-size: 18px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9FCF;
	border-right-color: #E372FC;
	border-bottom-color: #E372FC;
	border-left-color: #FF9FCF;
	background-color: #FFFFFF;
	padding: 20px;
	color: #408080;
	text-align: justify;
}

#outreachGraphic {
	position: absolute;
	height: 93px;
	width: 106px;
	left: 590px;
	top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
