@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #80D7DE;
}
#wrapper2 {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#logo {
	width: 100%;
	border-bottom-color: #7BC143;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#navcontainer {
	width: 850px;
	font-size: 16px;
	text-align: center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #000000;
	height: 27px;
	padding-top: 10px;
	background-color: #FFFFFF;
}#content {
	width: 800px;
	text-align: justify;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#content2 {
	text-align: justify;
	background-color: #FFFFFF;
	width: 240px;
	float: right;
	padding-right: 10px;
	height: 400px;
	padding-top: 5px;
	padding-left: 5px;
}
#partners {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71B942;
}
#newscontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009BA3;
}
#footer {
	clear: both;
	background-color: #00A0AF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7BC143;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-left-color: #006666;
}
.text {
	color: #339900;
	font-weight: bold;
}
.fltlt {
	float: left;
	margin-right: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006666;
	font-weight: bold;
	margin-top: 0px;
}
#photo {
	height: 172px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
div#links a span {display: none;}
div#links a:hover span {
	display: block;
	position: absolute;
	width: 400px;
	padding: 10px;
	z-index: 100;
	color: #000000;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 300px;
	margin: 10px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #87C654;
	background-image: url(images/linkbackground.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	top: 200px;
}
