a:hover {
	color: green;
}
body {
	background-color: #405523;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
div#headertext{
	color:#233B0F;
	float:right;
	position:relative;
	right:20px;
	top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:right;
}
div#headerpic{
	float:left;
	position:relative;
	left:50px;
	top:5px;
}
div#titletext{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#233B0F;
	font-size: 14px;
	font-weight: bold;
}
div#sidelinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	position:relative;
	left:20px;
	font-size: 14px;
	font-weight: bold;
}
div#sidetext {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#233B0F;
	float:left;
	position:relative;
	width:120px;
	left:20px;
	font-size:12px;
}
div#bodytext{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	float:left;
	position:relative;
	width:600px;
	font-size:13px;
}
div#images{
	position:relative;
	float:left;
	left:20px;
}
div#map{
	position:relative;
	float:right;
	right:60px;
	border:ridge;
	border-color:#233B0F;
	border-width:medium;
}
div#answers{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC9900;
	float:left;
	position:relative;
	width:600px;
	font-size:13px;
}
div#slideshow{
	float:right;
	position:relative;
	margin-bottom:5px;
	margin-left:10px;
}
