body {
	font-size:	small;
	font-family: 	Veranda, Geneva, Arial, sans-serif;
	font-weight:	normal;
	background-color:	#88c23b;
	line-height:		1.5em;
	margin-right: 0px;
        margin-top: 10px;
}
#header {
	background-color:	#f8f8ff;
	margin-bottom:		0px;
	clear:	both;
}

#all {
background-color:	#f8f8ff;
}

#navigation {
float: left;
	background-color:	#f8f8ff;
	padding: 0px 15px 0px 15px;
	border-right:	solid 1px;
	line-height:	1.9em;
}

#navigation a:link{
	color:	#689a28;
	text-decoration:	none;
	
}

#navigation a:visited {
	color:		#689a28;
	text-decoration:	none;
}

#navigation a:hover {
	color:			#689a28;
	text-decoration:	underline;
}

#benefits {
	float:	right;
	background-color:	#d3d3d3;
	width:	140px;
	padding: 0px 9px 0px 9px;
	margin:	20px 10px 10px 0px;
	border:	solid 1px;
	align:	center;
}

#benefits a:link{
	color:	#689a28;
	text-decoration:	none;
	font-size:	.9em;
	
}

#benefits a:visited {
	color:		#c6200e;
	text-decoration:	none;
}

#benefits a:hover {
	color:			#689a28;
	text-decoration:	underline;
}
.center {
	text-align:	center;
}


h2{
	font-size:		110%;
	text-decoration:	underline;
}

#allcontent {
	margin-top: 0px;
	padding:	0px 190px 10px 180px; 
	border-top:	solid 1px black;
	background-color:	#f8f8ff;
}

#allcontent a:link{
	color:	#689a28;
	text-decoration:	none;
	
}

#allcontent a:visited {
	color:		#c6200e;
	text-decoration:	none;
}

#allcontent a:hover {
	color:			#689a28;
	text-decoration:	underline;
}



img {

	margin:		10px;
}

.head {
	margin-bottom:	0px;
}

#news a:link {
	text-decoration:	none;
	font-weight:	bold;
	font-size:	120%;
 	color:	black;
}
#news a:visited {
	color:	black;
	font-weight:		bold;
	text-decoration:	none;
	font-size:	120%;
}

#news a:hover {
	color:	#556b2f;
	font-weight:	bold;
	text-decoration:	1px solid;
	font-size:	120%;
}
#form {
	line-height:	2em;
	border-bottlom:	1px solid black;
	
}
	
.credits {
	font-size:	50%;
	margin-top:	0px;
}
img {
	margin-right:	8px
}

#footer {
	text-align:	center;
	background-color:	#f8f8ff;
	border-top:	solid 1px black;
	padding:	10px;
	margin:		10px:
        clear: both;
	
}
#footer a:link{
	color:	#689a28;
	text-decoration:	none;
	
}

#footer a:visited {
	color:		#689a28;
	text-decoration:	none;
}

#footer a:hover {
	color:			#689a28;
	text-decoration:	underline;
}



