body {
	background-color: #736563;
}
.movie-background {
	
	background-color: #736563;
}
	
#pageHeader {
	background-color: #695047;
}

.photo-navigation {
	background-color: #695047;
}

#pageHeader h1 {
	color: #715E61;
}
		
#pageHeader h2,
.photo-caption {
	color: #483B3A;
}


#navcontainer .current {
	color: #FFFFFF;
}
#navcontainer {
	background-color: #474847;
}
#navcontainer {
	border-bottom-color: #E495AF;
}
#navcontainer a {
	color: #CDD0CC;
}


#navcontainer li {
	border-right-color: #786C6E;
}

#navcontainer ul li a:hover, #navcontainer ul li a:active {
	color: #31708C;
}

#navcontainer ul ul .currentAncestor, 
#navcontainer .currentAncestor {
	color: #FFFFFF;
}
#sub-navcontainer ul ul a {
	background: #ADADAD;
	color: #FFFFFF;
}
#sub-navcontainer .current {
	background: #666666;
	color: #FFFFFF;
}
#sub-navcontainer a:hover {
	background: #666666;
	color: #FFFFFF;
}


#sub-navcontainer .currentAncestor {
	background: #626262;
}
a:link {
	color: #6A0521;
}
a:visited {
	color: #000062;
}

a:hover, a:active {
	color: #050C62;
}

#container {
	border-color: #3E3E3E;
	background-color: #EEE3E7;
}

#contentContainer #content {
	color: #000000;
}


#sidebarContainer #sidebar {
	color: #3D3D3D;
}

#footer {
	color: #000000;
}


#footer a:link {
	color: #651322;
}
#footer a:hover, #breadcrumbcontainer a:hover {
	color: #000D68;
}

#breadcrumbcontainer {
	color: #000000;
}
#breadcrumbcontainer a {
	color: #651322;
}


.filesharing-item-description {
	color: #000000;
}
.filesharing-item {
	background-color:#E7E7E7 ;
}
.filesharing-item:hover {
	background-color:#CAC7CC ;
}

.filesharing-item-title a:link {
	color: #05090B;
}

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