<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #333333;
}

.photo-background {
	background-color: #333333;
}

#container {
	background-color: #E5E8CF;
}

#top h1 {
	color: #FFFFFF;
}

#top h2 {
	color: #FFFFFF;
}

a:link {
	color: #769324;
	text-decoration: underline;
}

a:visited {
	color: #769324;
	text-decoration: underline;
}

a:hover, a:active {
	color: #465815;
	text-decoration: none;
}

#header {
	background: #82972B;
}

#footer {
	background: #D0D4BF;
}

#topsidebar {
	background: #82972B;
}

.bottombar {
	background-color: #E5E8CF;
}

#footer a:link {
	color: #6F891D;
}

#footer a:visited {
	color: #6F891D;
}

#footer a:hover {
	color: #161B05;
}

#header2 {
	background: #82972B;
}

#hdrwrap {
	background: #82972B;
}

#top {
	background: #82972B;
}

/* @group Menu */

#navcontainer #current {
	border-bottom-color: #6F8A22;
}

#navcontainer .currentAncestor {
	border-bottom: 5px solid #6F8A22;
}

/* Parent - Level 0 */

#navcontainer a {
	border-bottom: 5px solid #6F8A22;
	color: #8BAC29;
}

#navcontainer a:visited {
	color: #8BAC29;
}


#navcontainer a:hover {
	border-bottom-color: #425214;
	color: #536718;
}

/* @end */</pre></body></html>