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

#sidebarContent {
	color: #8D8D8D;	
}

#siteTitle h1 {
	color: #FCFCFC;
}

#siteSlogan h2 {
	color: #FFFFFF;
}

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

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

#sidebarContainer h3 {
	color:  #B5B5B5;
}

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

#sidebarContainer {
	border-color: #000000;
}

#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;
}