a:link, a:visited {
	color: #3B71B2;
}

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

#banner #insert {
	background: url(../../images/header.png) no-repeat;
}

#pageHeader {
	border-top-color: #0080ff;
}

#navcontainer #current {
	background: #4483D0;
}

#navcontainer #current:hover {
	background: #17D909;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #4483D0;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #17D909;
}

#navcontainer ul ul #current{
	background: #56A0F5;
}

#navcontainer ul ul .currentAncestor {
	background: #56A0F5;
}

#navcontainer ul ul ul #current{
	background: #93C1F5;
}

#navcontainer ul ul ul .currentAncestor {
	background: #93C1F5;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #0092f9;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #0092f9;
}

blockquote {
	background: #4483D0;
}

.blog-entry-title {
	color: #3B71B2;
}

.album-title {
	color: #1e77d3;
}

.movie-page-title {
	color: #1e77d3;
}