#header h1 {
	color: #EC6CC3;
}

#header h2 {
	color: #0C328E;
}

.accentLine {
	background-color: #FF9900;
}

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: #FFFFFF;
	background-color: #326897;
}

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

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #2A5880;
}

#navcontainer #current:hover {
	background-color: #3977AD;
}

#navcontainer a {
	background-color: #326897;
	color: #FFFFFF;
	border-color: #FF9900;
}

#navcontainer a:hover {
	background-color: #2D5D87;
	color: #E5E5E5;
}

#navcontainer ul ul a {
	background-color: #234869;
}

#sidebarContent {
	color: #000000;
}

body {
	color: #000000;
}

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

body {
	background-color: #332519;	
}

