#header h1 {
	color: #EC6CC3;
}

#header h2 {
	color: #EC6CC3;
}

.accentLine {
	background-color: #800000;
}

a:link, a:visited {
	color: #FF6666;
}

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

#sidebarContent h3 {
	color: #77A0B8;
}

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

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

#footer a:visited {
}

#footer a:hover {
}

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

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

#navcontainer a {
	background-color: #800000;
	color: #FFFFFF;
	border-color: #FF0000;
}

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

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

#sidebarContent {
	color: #000000;
}

body {
	color: #000000;
}

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

body {
	background-color: #999999;	
}

