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

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

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

#sidebarContainer .sideHeader {
	color: #900;
}

#navcontainer #current {
	background: #900;
	color: #fff;
}

#navcontainer #current:hover {
	background: #900;
	color: #fff;
}

#navcontainer .currentAncestor {
	background: #900;
	color: #fff;
}

#navcontainer a {
	color: #900;
	background-color: #ccc;
}

#navcontainer a:hover {
	background: #ff6666;
	color: #900;
}

#navcontainer ul ul #current{
	color: #900;
	background: #ff3333;
}

#navcontainer ul ul .currentAncestor {
	color: #900;
	background: #ff3333;
}

#navcontainer ul ul ul #current{
	background: #edfeff;
	color: #999;
}

.blog-entry-title {
	color: #900;
}

.blog-entry-category, .blog-entry-permalink {
	color: #900;
}

.album-title {
	color: #900;
}

.thumbnail-caption {
	color: #900;
}

.photo-navigation {
	background: repeat-x url(../../images/header_photo.jpg);
	height: 90px;
}

.movie-page-title {
	color: #900;
}

.movie-title {
	color: #900;
}