body {
	background-color: #FFFFFF;
	color: #000000;
}

#sidebarContent {
	color: #000000;	
}

#siteTitle h1 {
	color: #000000;
}

#siteSlogan h2 {
	color: #FFFFFF;
}

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

a:hover, a:active {
	color: #6C2804;
}

#sidebarContainer h3 {
	color:  #000000;
}

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

#sidebarContainer {
	border-color: #BF9345;
}

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

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

#navcontainer a:hover {
	background-color: #2E2A29;
}

#navcontainer #current:hover {
	background-color: #2E2A29;
}

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

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

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

}

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

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

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