.topper h1 {
	color: #F1F1F1;
}

#header h1 {
	color: #F1F1F1;
}

#header h2 {
	color: #BFDE52;
}

#header {
	background: #B4C935;
}

body {
	background: #36A76C;	
}

.footer {
	color: #11487C;
}

.footer a {
	color: #155897;
}

.footer a:hover {
	color: #0C345A;
}

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

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

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

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

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

.navcontainer .current a:link {
	color: #464A44;
}

.navcontainer .current a:visited {
	color: #464A44;
}

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

#container {
	background: #A3B12D;
}

.breadcrumbContainer {
	background: #A3B12D;
}

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

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

.sidebar {
	color: #1A1B1B;
}

