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

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

#pageHeader {
	background: repeat-x url(../../images/headbackred.png);
}

#sidebarContainer .sideHeader {
	color: #aa0204;
}

#navcontainer #current {
	background: #aa0204;
}

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

#navcontainer .currentAncestor {
	background: #aa0204;
}

#navcontainer a {
	color: #aa0204;
}

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

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

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

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

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

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

.album-title {
	color: #aa0204;
}

.thumbnail-caption {
	color: #aa0204;
}

.photo-navigation {
	background: repeat-x url(../../images/headbackred.png);
	height: 80px;
}

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

.movie-title {
	color: #aa0204;
}