a:link, a:visited {
	color: #0033cc;
}

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

#pageHeader h2 {
	color: #0033cc;
}

#sidebarContainer .sideHeader {
	color: #0033cc;
}

#navcontainer {
	background: repeat-x url(../../images/navcontainer_bg.gif);
}

#navcontainer #current {
	background: no-repeat url(../../images/button_over.gif);
	color: #0033cc;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/button_over.gif);
	color: #0033cc;
}

#navcontainer a {
	background: no-repeat url(../../images/button_normal.gif);
	color: #7f7f7f;
}

#navcontainer a:hover {
	background: no-repeat url(../../images/button_over.gif);
	color: #0033cc;
}

.blog-entry-title {
	color: #0033cc;
}

.album-title {
	color: #0033cc;
}


.movie-page-title {
	color: #0033cc;
}

.movie-title {
	color: #0033cc;
}