a:link, a:visited {
	color: #990000;
}

#banner {
	background: url(../../images/header_bg.png) no-repeat;
}

#banner #insert {
	background: url(../../images/computer_header.png) no-repeat;
}

#pageHeader {
	border-top-color: #a2b7af;
}

#navcontainer #current {
	background: a2b7af;
}

#navcontainer #current:hover {
	background: #b4ccc3;
	color: #990000;
}

#navcontainer .currentAncestor {
	background: a2b7af;
	color: #990000;
}

#navcontainer a:hover {
	background: #b4ccc3;
}

#navcontainer ul ul #current{
	background: #b4ccc3;
}

#navcontainer ul ul .currentAncestor {
	background: #b4ccc3;
}

#navcontainer ul ul ul #current{
	background: #b4ccc3;
}

#navcontainer ul ul ul .currentAncestor {
	background: #b4ccc3;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #b4ccc3;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #b4ccc3;
}

blockquote {
	background: #b4ccc3;
}

.blog-entry-title {
	color: #1e77d3;
}

.album-title {
	color: #1e77d3;
}

.movie-page-title {
	color: #1e77d3;
}
