a:link, a:visited {
	color: #296cd8;
}

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

#pageHeader {
	background-color: #CC99FF;
	z-index: -1;
}

#sidebarContainer .sideHeader {
	color: #276ad6;
}

#navcontainer #current {
	background-color: #CC99FF;
	border-color: #CCCCCC;
	border-width: 1px;
}

#navcontainer #current:hover {
	color: #ffffff;
	background-color: #CC99FF;
}

#navcontainer .currentAncestor {
	background: #296cd8;
}

#navcontainer a {
	color: purple;
}

#navcontainer a:hover {
	background-color: #3399cc;
}

#navcontainer ul ul #current{
	color: #CCCCCC;
	background: #CCCCCC;
	border-color: #B6CBE5;
	border-width: 1px;
}

#navcontainer ul ul .currentAncestor {
	color: #CCCCCC;
	background: #B6CBE5;
}

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

.blog-entry-title {
	color: #296cd8;
}

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

.album-title {
	color: #296cd8;
}

.thumbnail-caption {
	color: #296cd8;
}

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

.movie-page-title {
	color: #296cd8;
}

.movie-title {
	color: #296cd8;
}
