a:link, a:visited {
	color: #8b0013;
}

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

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

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

#navcontainer #current {
	
	background: #8b0013;
	color: white;
	border-top: 2px solid #8b0013;
	border-bottom: 2px solid #8b0013;
	font-size: 1.2em;
}

#navcontainer #current:hover {
	background: #8b0013;
	color: #ffffff;
	border-top: 2px solid #8b0013;
	border-bottom: 2px solid #8b0013;
}

#navcontainer .currentAncestor {
	background: #8b0013;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #8b0013;
	color: #ffffff;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#navcontainer ul ul #current{
	background: #41aefd;
}

#navcontainer ul ul .currentAncestor {
	background: #41aefd;
}

#navcontainer ul ul ul #current{
	background: #96d8fd;
}

#navcontainer ul ul ul .currentAncestor {
	background: #96d8fd;
}

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

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

blockquote {
	background: #8b0013;
}

.blog-entry-title a {
	color: #8b0013;
}

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

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