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

#banner { background-color: #0093fb; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }

#banner #insert { background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }

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

#navcontainer #current { color: #0093fb; background-image: url(../../images/menu_dark.gif); background-repeat: no-repeat; background-position: 15px center; }

#navcontainer #current:hover { color: #0093fb; background-image: url(../../images/menu_light.gif); background-repeat: no-repeat; background-position: 15px center; }

#navcontainer .currentAncestor { color: #0093fb; background-image: none; background-attachment: scroll; background-position: 0 0; }

#navcontainer a:hover { color: #0093fb; background-image: url(../../images/menu_light.gif); background-repeat: no-repeat; background-position: 15px center; }

#navcontainer ul ul #current{ color: #0093fb; background-image: url(../../images/menu_dark.gif); background-position: 15px center; }

#navcontainer ul ul .currentAncestor { color: #0093fb; background-image: url(../../images/menu_light.gif); background-position: 15px center; }

#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 a {
	color: #1e77d3;
}

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

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