a:link, a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #3399cc;
}


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

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

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

#navcontainer #current {
	background: #99cc33;
}

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

#navcontainer .currentAncestor {
	color: #669933;
	background: #ececec;
}

#navcontainer a:hover {
	background: #99cc33;
}

#navcontainer ul ul #current{
	background: #99cc33;
}

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

#navcontainer ul ul ul #current{
	background: #99cc33;
}

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

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

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

blockquote {
	background: 0;
}

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

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

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