body {
	background-color: #FFFFFF;
	color: #8D8D8D;
}

#sidebarContent {
	color: #8D8D8D;	
}

#siteTitle h1 {
	color: #FFFFFF;
}

#siteSlogan h2 {
	color: #FFFFFF;
}

a:link, a:visited {
	color: #99AD00;
}

a:hover, a:active {
	color: #7A8A00;
}

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