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

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

#banner #insert { background-image: url(../../images/espalda_header.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

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

#navcontainer #current {
	background: #f90;
}

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

#navcontainer .currentAncestor {
	background: #f90;
	color: #ffffff;
}

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

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

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

#navcontainer ul ul ul #current{
	background: #96d8fd;
}

#navcontainer ul ul ul .currentAncestor {
	background: #96d8fd;
}

#navcontainer ul ul  ul ul #current{
	background: #cc9;
	color: #333;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #cc9;
	color: #333;
}

blockquote {
	background: #6ff;
}

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

.album-title {
	color: #1e77d3;
	padding-bottom: 3px;
}

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

