@import url("css/variations/stylesheetwidget.css");
#Body
{
	/* background:#00c3d7 url(images/background_about.jpg) no-repeat top center;
	 Was #fff */
	background:#000 url(images/about_color_back.gif) repeat-y top center; 
}
#header_img
{
	background:url(images/background_about.jpg) no-repeat top center;
	height:833px; /* may need to remove */
}

#invsidemenu-About a
{
	background:url(images/nav_about_over.png) no-repeat;
	margin-bottom:5px;
}
#invsidemenu-Outreach a
{
	margin-top:5px;
	
}






