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

a:hover, a:active {

}

#pageHeader {
	background: no-repeat url(../../images/header_orange.png);
}


#navcontainer #current {
	color: #fc8600;
}

#navcontainer .currentAncestor {
	color: #fc8600;
}


#navcontainer ul a:hover{
	color: #fc8600;
}

.photo-navigation a:hover {
	color: #fc8600;
}