
#tabs #helpcentre a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}

#header
{
	background:url(../images/titles/missionstatement.jpg) top center no-repeat;
	height:106px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:20px;
}


#mission
{
	margin-left:70px;
	margin-right:70px;
	text-align:left;
	letter-spacing:1px;
	margin-top:20px;
	padding:10px;
	border:1px solid silver;
}
