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

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

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

#sidebarContainer .sideHeader {
	color: #999999;
}

#navcontainer #current {
	color: #276ad6;
	font-weight: bold;
}

#navcontainer #current:hover {

	color: #276ad6;
	font-weight: bold;
}

#navcontainer .currentAncestor {
	color: #999999;
}

#navcontainer a {
	color: #999999;
}

#navcontainer a:hover {
	color: #276ad6;
	font-weight: bold;
}

#navcontainer ul ul #current{
	color: #999999;

}

#navcontainer ul ul .currentAncestor {
	color: #999999;

}

#navcontainer ul ul ul #current{

	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 {
		height: 80px;
}

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


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