a:link { 
	color: #d89b31;
}
a:visited {
	color: #d89b31;
}



a:hover, a:active {
	color: #d89b31;
}

#pageHeader h2 {
	color: #cc0000;
}



#navcontainer a:link {
	/*background: repeat-x url(../../images/navcontainer_bg.png); */
	font-size:12px;	
}

#navcontainer #current {
	/* background: no-repeat url(../../images/button_over.png); */
	color: #d89b31;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/button_over.png);
	color: #cc0000;
}

#navcontainer a {
	/* background: no-repeat url(../../images/button_normal.png); */
	color: #ffffff;
	font-family: helvetica;		
	text-transform: uppercase;	
}

#navcontainer a:hover {
	/* background: no-repeat url(../../images/button_over.png); */
	color: #d89b31;
}

.blog-entry-title {
	color: #cc0000;
}

.album-title {
	color: #cc0000;
}


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

.movie-title {
	color: #cc0000;
}