a:link, a:visited {
	color: #B92025;
}

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

#banner #insert {
	background: url("../../images/screen print.jpg") no-repeat;
}

#pageHeader {
	border-top-color: #B92025;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B92025;
}

#navcontainer #current {
	background: #b92025;
}

#navcontainer #current:hover {
	background: #b92025;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #b92025;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #b92025;
}

#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: #ececec;
	color: #990000;
}

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

blockquote {
	background: #0092f9;
}

.blog-entry-title {
	color: #1e77d3;
}

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

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