body {
	background-color: #B9D1CE;
	color: #4C4C4C;
}

#sidebarContent {
	color: #8D8D8D;	
}

#siteTitle h1 {
	color: #006700;
}

#siteSlogan h2 {
	color: #AFC1A7;
}

a:link, a:visited {
	color: #785D2F;
}

a:hover, a:active {
	color: #604A25;
}

#sidebarContainer h3 {
	color:  #B5B5B5;
}

.filesharing-item {
	background-color: #EAEAEA;
}

#sidebarContainer {
	border-color: #5F5F5F;
}

#navcontainer a {
	background-color: #363636;
}

#navcontainer #current {
	background-color: #464646;
}

#navcontainer a:hover {
	background-color: #515151;
}

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

#navcontainer ul ul a:hover {
	background-color: #515151;
}

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

#navcontainer .currentAncestor {
		background-color: #545454;

}

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

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

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