#header h1 {
	color: #FFDDFE;
}

#header h2 {
	color: #EC6CC3;
}

.accentLine {
	background-color: #FCC0FF;
}

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: #FCB1E4;
	background-color: #EC6CC3;
}

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

#footer a:visited {
}

#footer a:hover {
}

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

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

#navcontainer a {
	background-color: #FF6FCF;
	color: #FFFFFF;
	border-color: #00243A;
}

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

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

#sidebarContent {
	color: #000000;
}

body {
	color: #000000;
}

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

body {
	background-color: #332519;	
}
