body {
	background-color: #9EFF89;
	color: #000992;
}

#sidebarContent {
	color: #EE0047;	
}

#siteTitle h1 {
	color: #30FF34;
}

#siteSlogan h2 {
	color: #00FEFF;
}

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

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

#sidebarContainer h3 {
	color:  #FF7238;
}

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

#sidebarContainer {
	border-color: #00F7EC;
}

#navcontainer a {
	background-color: #0FF85E;
}

#navcontainer #current {
	background-color: #2FFCFF;
}

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

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

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

#navcontainer ul ul a {
	background-color: #0FF85E;
}

#navcontainer .currentAncestor {
		background-color: #38FFFF;

}

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

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

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