#header h1 {
	color: #F7FFFB;
}

#header h2 {
	color: #B0FF00;
}

.accentLine {
	background-color: #AFAFAF;
}

a:link, a:visited {
	color: #77A0B8;
}

a:hover, a:active {
	color: #5F8093;
}

#sidebarContent h3 {
	color: #77A0B8;
}

#footer {	
	background: url(images/footer_fade.png) repeat-x;
	color: #040002;
	background-color: #FEFFFE;
}

#footer a:link {
	color: #040002;
}

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #949494;
}

#navcontainer #current:hover {
	background-color: #C9C9C9;
}

#navcontainer a {
	background-color: #AFAFAF;
	color: #FFFFFF;
	border-color: #000000;
}

#navcontainer a:hover {
	background-color: #9D9D9D;
	color: #E5E5E5;
}

#navcontainer ul ul a {
	background-color: #7A7A7A;
}

#sidebarContent {
	color: #000000;
}

body {
	color: #000000;
}

.form-input-field {
	background-color: #F2F2F2;
}

body {
	background-color: #332519;	
}
