a:link, a:visited {
	color: #0080ff;
}

#banner { background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; height: 149px; }

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

#navcontainer #current {
	background: white none repeat scroll 0 0;
	color: black;
	font-size: medium;
}

#navcontainer #current:hover {
	background: white none;
	color: #827f70;
	font-size: medium;
}

#navcontainer .currentAncestor {
	background: white none;
	color: #827f70;
	font-size: medium;
}

#navcontainer a:hover {
	background: white none;
	color: #827f70;
	font-size: medium;
}

#navcontainer ul ul #current{
	background: white none;
	color: #827f70;
	font-size: medium;
}

#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: #0092f9;
}

#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;
}
