.topper h1 {
	color: #000000;
}

#header h1 {
	color: #000000;
}

#header h2 {
	color: #000000;
}

#header {
	background: #FFFFFF;
}

body {
	background: #585858;	
}

.footer {
	color: #E6E6E6;
}

.footer a {
	color: #E6E6E6;
}

.footer a:hover {
	color: #8A8A8A;
}

a:link, a:visited {
	color: #83A4CF;
}

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

.blog-entry-title a:link {
	color: #545454;
}

.blog-entry-title a:visited {
	color: #545454;
}

.blog-entry-title a:hover {
	color: #757575;
}

.navcontainer .current a:link {
	color: #4A4A4A;
}

.navcontainer .current a:visited {
	color: #4A4A4A;
}

.navcontainer .current a:hover {
	color: #2C2C2C;
}

#container {
	background: #E1DFD4;
}

.breadcrumbContainer {
	background: #E1DFD4;
}

.navcontainer .current {
	background: #E1DFD4 url(images/menu_down.png) no-repeat;
}

.navcontainer .currentAncestor {
	background: #E1DFD4 url(images/menu_down.png) no-repeat;
}

.sidebar {
	color: #1A1B1B;
}

