body {
	color: #4D4D4D;
}

.bg, * html .bg {
	background-color: #695271;
}

a:link, a:visited, code {
	color: #5225AA;
}

a:hover, a:active {
	color: #1E1943;
}

#navcontainer li #current {
	color: #7B62A6;
}

#title {
	color: #523B77;
}

.slogan {
	color: #1E1944;
}

#sidebar {
	color: #4D4D4D;
	background: #F0E6ED;
}
