a:link, a:visited {
	color: #4c6bff;
}

a:hover, a:active {
	color: #3f3f3f;
	background-color: white;
}

#pageHeader {
	background: white url(../../images/header_bg.jpg) no-repeat;
}

#sidebarContainer .sideHeader {
	color: #3f3f3f;
	background-color: white;
}

#navcontainer #current {
	background: #000;
}

#navcontainer #current:hover {
	background: #000;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #000;
}

#navcontainer a {
	color: #3f3f3f;
	background-color: white;
}

#navcontainer a:hover {
	background: #000;
}

#navcontainer ul ul #current{
	color: #fff;
	background: #000;
}

#navcontainer ul ul .currentAncestor {
	color: #fff;
	background: #000;
}

#navcontainer ul ul ul #current{
	background: white;
	color: #cccccc;
}

.blog-entry-title {
	color: #3f3f3f;
	background-color: white;
}

.blog-entry-category, .blog-entry-permalink {
	color: #3f3f3f;
	background-color: white;
}

.album-title {
	color: #3f3f3f;
	background-color: white;
}

.thumbnail-caption {
	color: #3f3f3f;
	background-color: white;
}

.photo-navigation {
	background: white url(../../images/header_bg.jpg) repeat-x;
	height: 80px;
}

.movie-page-title {
	color: #3f3f3f;
	background-color: white;
}

.movie-title {
	color: #3f3f3f;
	background-color: white;
}
