body,
.movie-background,
.photo-background {
	background-color: #131D27;
}

#pageHeader h1 {
	color: #FFFFFF;
}
		
#pageHeader h2,
.photo-caption,
.photo-navigation,
.exif-data {
	color: #FFFFFF;
}
#navcontainer #current {
	color: #32577C;
}
#navcontainer a {
	color: #000000;
}

#navcontainer #current:hover,#navcontainer ul li a:hover, #navcontainer ul li a:active {
	color: #233C56;
}

#navcontainer ul ul .currentAncestor, 
#navcontainer .currentAncestor {
	color: #32577C;
}
#footer {
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #EDF3F8;
}
#footer a:hover, #footer a:active {
	color: #DEE3E8;
}
#breadcrumbcontainer {
	color: #000000;
}
#breadcrumbcontainer a {
	color: #233C56;
}
#breadcrumbcontainer a:hover {
	color: #233C56;
}
.filesharing-item-description {
	color: #000000;
}
.filesharing-item {
	background-color:#E7E7E7 ;
}
.filesharing-item:hover {
	background-color:#CAC7CC ;
}

.filesharing-item-title a:link {
	color: #4B7FA0;
}

.filesharing-item-title a:hover {
	color: #5E9ECB;
}
