body,
.movie-background {
	color: #333333;
	background-color: #FFE9BC; /* was 464643, then 96C0E6 - left and right striped border background*/
}

a:link, a:visited {
	color: #CC3300;  /*was #237D76 */
}

a:hover, a:active {
	color: #fff;
	background-color: #237D76;
}



#container,
.photo-navigation {
	border-right-color: #FFE9BC; /* was 5D5D59 - right border between body and striped background */
	border-bottom-color: #FFE9BC; /* was 5D5D59 - very bottom border*/
	border-left-color: #FFE9BC; /* was 5D5D59 - left border between body and striped background*/
}
		
#pageHeader {
	background-color: #FFE9BC; /* was 5D5D59 - Title_page header background*/
	border-bottom-color: #303030; /* 374848 - border between page header and links */
}

.photo-navigation {
	background-color: #FFE9BC; /* was 5C85D6 - unknown*/
}

#pageHeader h1 {
	color: #CC3300; /* was #FFFFFF */
}
		
#pageHeader h2,
.photo-caption {
	color: #663300;  /* was #FDE98A */
}
		
#navcontainer,
.photo-links {
	background-color: #FFE9BC; /* was 2F2F2D - links to other pages*/
	border-bottom-color: #FFE9BC; /* was 5D5D59 - border between links and body*/
}

.blog-entry-title a {
	color: #333333;
}

.blog-entry-title a:hover {
	color: #237D76;
	background: transparent;
}

.photo-links {
	color: #1E2727;
}

.exif-data,
.movie-title {
	color: #82A6A6;
}

#navcontainer ul a,
.photo-navigation a:link,
.photo-navigation a:visited {
	color: #663300; /* was #FEFFFE */
}

#navcontainer ul a:hover,
.photo-navigation a:hover {
	color: #CC3300;  /* was #D4C680, #663300 */
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #CC3300;  /* was #D4C680 */
}

#navcontainer #bottomBar {
	border-top-color: #253131;
	background-color: #141A1A;
}

#navcontainer ul ul {
	background-color: #FFE9BC; /* was 2F2F2D - link dropdown background*/
}

#contentContainer {
	border-color: #82A6A6;
/* 	background-color: #D6D6C2; */ /* - body background */
/* 	background-image:url('/images/tree.jpg'); */
/*	background-repeat:no-repeat; */
/*	background-position: center top; */
}

#sidebarContainer
{
/*	background-color: #D6D6C2; */ /* left and around picture */
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-entry-date,
.blog-archive-link {
	border-bottom-color: #505357;
	color: #1D2024;
/* background-color: #D6D6C2; */
}

#sidebarContainer #sidebar {
	border-bottom-color: #505357; /* bar below picture */
/*	background-color: #D6D6C2; */ /* above and below picture */
}

#footer {
	background-color: #FFE9BC; /* was 5D5D59 - footer background*/
	color: #CC3300; /* was #FFFFFF */
}