body,
.movie-background {
	color: #666666;
	background-color: #B48036;
}

.photo-links {
	color:#A5A5A5;
}

#contentContainer {
	background-color: %colour_content_background%;
	border-color: %colour_content_background - R(0.05)G(0.05)B(0.05)%;
}

#footer {
	background-color: %colour_content_background - R(0.05)G(0.05)B(0.05)%;
}

#sidebarContainer,
.exif-data,
.photo-title {
	color: #5C150B;
}

#navcontainer a,
.filesharing-item {
	color: #97612F;
}

a:link,
a:visited,
#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer a:hover,
.blog-entry-title,
.album-title,
.movie-title,
h1,
h2,
h3,
h4,
h5 {
	color: #D29C6A;
}

a:hover, a:active {
}

#topbar {
	background-color: #9F6937;
}

.photo-navigation {
	background-color: #B9853B;
	border: 1px solid #BE8A40;
	color: %colour_content_background + R(0.4)G(0.4)B(0.4)%;
}

.thumbnail-frame img,
.movie-thumbnail-frame img {
	background: %colour_content_background + R(0.04)G(0.04)B(0.04)%;
	border-color: %colour_content_background - R(0.02)G(0.02)B(0.02)%;
}

#pageHeader h2 {
	color:#FFFFD0;
}

.photo-background {
	background-color: #B48036;
}

#navcontainer ul ul ul li a, #navcontainer ul ul ul #current {
	color: #521C00;
}

