body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color: #C1DB86;
}
#siteinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666666;
	border: thin solid #FFFFFF;
	width: 75%;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#siteinfo a {
	color:#666666;
	text-decoration: none;
	}
	
#siteinfo a:hover {
	text-decoration:underline;
	color: #333333;
}

#siteinfo a:visited {
	color:#CC0033;
	}

#content {
	font-size: 0.8em;
	color: #333333;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bottomlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	padding: 5px;
}
#bottomlinks a {
	color: #333333;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #993300;
	text-decoration: underline;
}
