body {
	background-color: #333333;
}

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

#container {
	background-color: #999966;
}

#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: #666633;
}

#footer {
	background: #999966;
}

#topsidebar {
	background: #666633;
}

.bottombar {
	background-color: #999966;
}

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

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

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

#header2 {
	background: #666633;
}

#hdrwrap {
	background: #666633;
}

#top {
	background: #666633;
}

/* @group Menu */

#navcontainer #current {
	border-bottom-color: #666633;
}

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

/* Parent - Level 0 */

#navcontainer a {
	border-bottom: 5px solid #666633;
	color: #333333;
}

#navcontainer a:visited {
	color: #333333;
}


#navcontainer a:hover {
	border-bottom-color: #3D3D1E;
	color: #1E1E1E;
}

/* @end */