body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6b77;
}

#logoBanner {
	position: relative;
	top:0px;
	width:750px;
	height:150px;
	z-index:1;
	background-color: #dc883f;
	layer-background-color: #dc883f;
	border: 1px none #000000;
}  

#photoBanner {
	position:relative;
	width:750px;
	height:147px;
	z-index:2
}

#mainPage {
	position:relative;
	width:750px;
	z-index:4;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
}

#bodyLayer {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6b77;
}

a:visited {
	text-decoration: none;
	color: #5f6b77;
}
a:hover {
	text-decoration: underline;
	color: #dc883f;
}
a:active {
	text-decoration: none;
	color: #5f6b77;
}

a.textLink:visited {
	FONT-SIZE: 11px; 
	COLOR: #dc883f; 
	TEXT-DECORATION: underline;
}
a.textLink:link {
	FONT-SIZE: 11px; 
	COLOR: #dc883f; 
	TEXT-DECORATION: underline;
}
a.textLink:hover {
	FONT-SIZE: 11px; 
	COLOR: #5f6b77; 
	TEXT-DECORATION: underline;
}

a.currentNav:link {
	FONT-SIZE: 11px; 
	COLOR: #dc883f; 
	TEXT-DECORATION: underline;
}
a.currentNav:hover {
	FONT-SIZE: 11px; 
	COLOR: #dc883f; 
	TEXT-DECORATION: underline;
}
a.currentNav:visited {
	FONT-SIZE: 11px; 
	COLOR: #dc883f; 
	TEXT-DECORATION: underline;
}
a.anyNav:link {
	FONT-SIZE: 11px; 
	COLOR: #5f6b77; 
	TEXT-DECORATION: none;
}
a.anyNav:hover {
	FONT-SIZE: 11px; 
	COLOR: #dc883f; 
	TEXT-DECORATION: underline;
}

.bodyText {
	line-height: 20.0px;
}
.bodyTextBold {
	
	line-height: 20px;
	font-weight: bold;
}
.smallTextBold {
	FONT-SIZE: 9px;
	line-height: 20px;
	font-weight: bold;
}
.bodyTitle {
	line-height: 20px;
	color: #dc883f;
}
a:link {
	text-decoration: none;
}
.emailSubmit {
	FONT-SIZE: 11px;
	COLOR: #5f6b77;
}
.bodyTextNarrow {
	line-height: 18.0px;
	line-height: normal;
}
.header {
	line-height: 20px;
	font-weight: bold;
	font-size: 18px;
}
.needed {
	color: #5f6b77;
	background-color: #dadde2;
	width: 700;
	height: 80;
	font-weight: bold;

}
.neededKey {
	color: #5f6b77;
	background-color: #dadde2;
	width: 700;
	height: 80;
	font-weight: bold;

}
.urgent {
	color: #5f6b77;
	background-color: #de8f4b;
	width: 700;
	height: 80;
	font-weight: bold;
}
.urgentKey {
	color: #5f6b77;
	background-color: #de8f4b;
	width: 700;
	height: 80;
	font-weight: bold;
}
a.volunteerHelp:visited {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}
a.volunteerHelp:link {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}
a.volunteerHelp:hover {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}

