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

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

#pageHeader h2 {
	color: #828200;
}

#sidebarContainer .sideHeader {
	color: #828200;
}

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

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

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

#navcontainer a {
	background: no-repeat url(../../images/button_normal.png);
	color: #c3c300;
}

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

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

.album-title {
	color: #828200;
}


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