.topper h1 {
	color: #232323;
}

#header h1 {
	color: #232323;
}

#header h2 {
	color: #95A9B7;
}

#header {
	background: #FFFFFF;
}

body {
	background: #FFFFFF;	
}

.footer {
	color: #FFFFFF;
}

.footer a {
	color: #B6D0E2;
}

.footer a:hover {
	color: #6D7C87;
}

a:link, a:visited {
	color: #95A9B7;
}

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

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

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

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

.navcontainer .current a:link {
	color: #73818B;
}

.navcontainer .current a:visited {
	color: #73818B;
}

.navcontainer .current a:hover {
	color: #454D53;
}

#container {
	background: #EAEAEA;
}

.breadcrumbContainer {
	background: #EAEAEA;
}

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

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

.sidebar {
	color: #232323;
}

