﻿#Header {
	border-bottom:2px #669966 solid;
}
#SubHeader
{
	border-bottom:2px #669966 solid;
}
#SubHeaderLeft {
	background-color: #669966 ;
	border-right:5px #669966 solid;
}
#SubHeaderRight
{
	background-image: url('../images/people3.png');
    background-position:top left; 
    background-repeat:no-repeat;
}
#SubHeaderRight p
{
	color:#669966;
	margin-left:1em;
	margin-right:180px;
	font-size:1.4em;
	text-align:center;
	padding-top:1.6em;
}
.typography h1{
	color:#669966 ;
}
#Navigation a.aboutMenuButton
{
	background-color:#669966;
	color:white;
}