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

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

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

#pageHeader {
	border-top-color: #FFFFFF;
}

#navcontainer #current {
	background: #FFFFFF;
    color: #990000;
}

#navcontainer #current:hover {
	background: #FFFFFF;
	color: #990000;
}

#navcontainer .currentAncestor {
	background: #FFFFFF;
	color: #000000;
}

#navcontainer a:hover {
	background: #FFFFFF;
    color: #990000;
}

#navcontainer ul ul #current{
	background: #FFFFFF;
}

#navcontainer ul ul .currentAncestor {
	background: #FFFFFF;
}

#navcontainer ul ul ul #current{
	background: #FFFFFF;
}

#navcontainer ul ul ul .currentAncestor {
	background: #FFFFFF;
}

#navcontainer ul ul  ul ul #current{
	background: #FFFFFF;
	color: #990000;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #FFFFFF;
	color: #990000;
}

blockquote {
	background: #FFFFFF;
}

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

.album-title {
	color: #990000;/*990000*/
}

.movie-page-title {
	color: #990000;
}