/* FHRN CSS Document */

#header h2 {
	color: #006600;
}

#right {
	background-color: #F9F8D8;
}

#left {
	background-color: #006600;
}

#leftcontent ul {
	margin: 4px 17px 0 6px;
}

#leftcontent ul li a {
	text-decoration: none;
	color: #F9F8D8;
}

#leftcontent p a {
	color: #F9F8D8;
}

#contentcontent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #006600;
	font-size: 1.2em;
}

#contentcontent p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: black;
}

#rightcontent p, #rightcontent p a, #rightcontent h3 a {
	color: #006600;
}

#footer {
	background-color: #006600;
}

#footer a {
	color: #888888;
}
