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

#banner {
	background: url(../../images/paola.png);
}

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

#pageHeader {
	border-top-color: #FFCC00;
	background-color: #FFCC00;
	color: #333333;
}

#navcontainer #current {
	background: #ffcc00;
}

#navcontainer #current:hover {
	background: #ffcc00;
	color: #999999;
}

#navcontainer .currentAncestor {
	background: #ffcc00;
	color: #999999;
}

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

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

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

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

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

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #666666;
}

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

blockquote {
	background: #666666;
}

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

.album-title {
	color: #666666;
}

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