#header h1 {
	color: #2F7AD8;
}

#header h2 {
	color: #87C2FF;
}

.accentLine {
	background-color: #6D3B8A;
}

a:link, a:visited {
	color: #507FAB;
}

a:hover, a:active {
	color: #406588;
}

#sidebarContent h3 {
	color: #6D3B8A;
}

#footer {	
	background: url(images/footer_fade.png) repeat-x;
	color: #E6E6E6;
	background-color: #6D3B8A;
}

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

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #6E4083;
}

#navcontainer #current:hover {
	background-color: #9557B2;
}

#navcontainer a {
	background-color: #824C9B;
	color: #E6E6E6;
	border-color: #470471;
}

#navcontainer a:hover {
	background-color: #75448B;
	color: #CFCFCF;
}

#navcontainer ul ul a {
	background-color: #5B356C;
}

#sidebarContent {
	color: #333333;
}

body {
	color: #333333;
}

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

body {
	background-color: #332519;	
}
