body {
	background-color: #2D6871;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 660px;
	position: absolute;
	padding: 0px;
	float: none;
	left: 162px;
	top: 18px;
	margin: 0px;
	border: 7px solid #bfd3d7;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #527C83;
	text-align: left;
	line-height: 14pt;
}

h3 {
	font-size: 9pt;
	color: #00515e;
	font-style: italic;
	line-height: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #31737D;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 14pt;
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar {
	width: 175px;
	margin-top: 20px;
	margin-left: -10px;
	margin-right: 10px;
}

.mission {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #BFD3D7;
	margin: 5px 0px 5px 5px;
	line-height: 14pt;
	padding: 10px;
	text-align: right;
}
#navigation {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	padding: 0px;
	line-height: 16pt;
	margin-top: 40px;
}
#navigation ul {
	list-style-type: none;
}
#navigation a {
	display: block;
	width: 175px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#navigation li {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #bfd3d7;
	border-left-color: #bfd3d7;
	border-right-color: #bfd3d7;
	border-bottom-color: #bfd3d7;
	margin: 0px;
	padding: 0px;
}

.last {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2275C2;
	border-right-color: #2275C2;
	border-bottom-color: #2275C2;
	border-left-color: #2275C2;
}

#navigation a:hover {
	background-color: #00515e;
	background-repeat: no-repeat;
	background-position: left;
	color: #bfd3d7;
	text-indent: 10px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #bfd3d7;
}

#active a {
	background-color: #8cb1b6;
	color: #00515e;
	text-indent: 10px;
	font-weight: bold;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-color: #00515e;
	border-right-color: #00515e;
	border-bottom-color: #00515e;
	border-left-color: #00515e;
}

#column2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #00515E;
	margin: 10px;
	float: right;
	width: 175px;
	padding: 5px;
	background-color: #8cb1b6;
	position: static;
	border: 3px solid #d9e5e7;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #00515e;
	font-weight: normal;
	line-height: 12pt;
	display: block;
	width: 150px;
}

#photo {
	border-top: 2px #FFFFFF;
	border-right: 2px #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;
	border-left: 2px #FFFFFF;
	padding: 10px;
}

#caption img {
	padding: 10px 10px 0px;
}

#main {
	position: static;
	width: auto;
	margin: 0px;
	padding: 20px;
}

#donate {
	margin: 20px 10px 10px;
}

h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #00515e;
	text-align: center;


}

#photo img {
	border: 1px solid #00515e;
}

#banner img {
	background-color: #FFFFFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #bfd3d7;
}

.contact {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #bfd3d7;
	line-height: 12pt;
	text-align: right;
	float: right;
}
a:link {
	color: #A6C1C6;
	text-decoration: none;
}
a:visited {
	color: #89AEB4;
	text-decoration: none;
}
a:hover {
	color: #00515e;
	text-decoration: underline;
}
#footer {
	vertical-align: text-bottom;
}
#wrapper a:link {
	color: #336666;
	text-decoration: none;
	font-weight: bolder;

}
#wrapper a:visited {
	color: #4A7075;
	text-decoration: none;
	font-weight: bolder;

}
#wrapper a:hover {
	color: #00515e;
	text-decoration: underline;
	font-weight: bolder;

}
#video {
	padding-right: 20px;
	padding-left: 20px;
}
