#header h1 {
	color: #EC6CC3;
}

#header h2 {
	color: #EC6CC3;
}

.accentLine {
	background-color: #FFFFFF;
}

a:link, a:visited {
	color: #61387E;
}

a:hover, a:active {
	color: #4D2C64;
}

#sidebarContent h3 {
	color: #77A0B8;
}

#footer {	
	background: url(images/footer_fade.png) repeat-x;
	color: #333333;
	background-color: #459DBA;
}

#footer a:link {
	color: #3D3D3D;
}

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #3A859E;
}

#navcontainer #current:hover {
	background-color: #4FB4D5;
}

#navcontainer a {
	background-color: #459DBA;
	color: #FFFFFF;
	border-color: #530552;
}

#navcontainer a:hover {
	background-color: #3E8DA7;
	color: #E5E5E5;
}

#navcontainer ul ul a {
	background-color: #306D82;
}

/*
#sidebarContent {
	color: #000000;
}
*/


body {
	color: #2E349A;
}

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

body {
	background-color: #332519;	
}

