body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5B5B5B;
	line-height: 13pt;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C00000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFBF33;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #181512;
}
#container {
	width: 750px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#mastHead {
	background-image:  url("imagesNew/mast.gif");
	background-repeat: no-repeat;
	height: 95px;
	width: 750px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
#nav {
	float: right;
	margin-top: 77px;
}
#nav li {
	margin:0;
	position: relative;
	float:left;
	margin-right:25px;
	display:block;
	height:auto;
	list-style-image: none;
}
#nav li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display:block;
	padding-left:10px;
	line-height: 13px;
}
#nav li a:link{
	background-image:  url("imagesNew/navBullet2.gif");
	background-repeat: no-repeat;
}
#nav li a:hover {
	background-image:  url("imagesNew/navBullet.gif");
	background-repeat: no-repeat;
	background-position: 1px;
	color: #FFBF33;
}
#navPhoto {
	width: 750px;
	height: 265px;
	position: relative;
}
#navPhoto h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #C00000;
	float: left;
	width: 160px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-image:  url("imagesNew/projecth1bg.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
#projectsNav ul {
	padding:0px;
	margin: 100px;
	width: 178px;
	float:left;
	margin-top: 15px;
	display: inline;
}
#projectsNav li {
	list-style-type: none;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left:-40px;
	float: left;
}
#projectsNav li:first-child {
	margin-top: 1px;
}
#projectsNav li a {
	font-size: 9pt;
	text-transform: uppercase;
	color: #181512;
	text-decoration: none;
	display: block;
	width: 145px;
	height:inherit;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 18px;
	background-color:#FFBF33;
}
#projectsNav li a:hover {
	background-image:  url("imagesNew/projectsNavArrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#FFC952;
}
img.floatRight {
	float: right;
}
#getInvolved {
	font-weight: bold;
	text-transform: uppercase;
	background-image:  url("imagesNew/yellowArrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	width: 153px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #181512;
	border-bottom-color: #181512;
	float: left;
	font-size: 13px;
	line-height: 15px;
}
#getInvolved a {
	text-decoration: none;
}
#getInvolved a:hover {
	color: #FFBF33;
	text-decoration: underline;
}
#sideBar {
	background-color: #F5F5F5;
	padding: 0px;
	width: 235px;
	float: right;
	margin-bottom: 20px;
}
#story #sideBar p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 215px;
}
#story {
	width: 750px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
}
#story h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00000;
	width: 750px;
	border-top: 1px solid #181512;
	border-bottom: 1px solid #181512;
	padding-bottom: 10px;
}
#story p {
	width: 490px;
}
.headerFlag {
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: -5px;
}
h4 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #C00000;
	padding: 5px 10px;
	line-height: 12px;
	margin: 0px;
}
img.floatRightinText {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer {
	width: 710px;
	padding-bottom:2px;
	padding-right: 20px;
	padding-left: 20px;
	background-color:#181512;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
}
#footer a:link {
	color: #FFBF33;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.RedBold {
	color: #C00000;
	font-weight: bold;
	font-size: 9pt;
}
#homeLink {
	position: absolute;
	display: block;
	height: 80px;
	width: 120px;
}
#homeLink span a {
	display: block;
	height: 85px;
	width: 200px;
}
h5 {
	font-weight: bold;
	color: #C00000;
	width: 750px;
	text-transform: none;
	margin: 0px;
	font-size: 12px;
}
