body,
.movie-background {
	color: #333300;
	background-color: #999966;
}

.photo-links {
	color:#999966;
}

#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: #50C913;
}

#navcontainer a,
.filesharing-item {
	color: #7E8148;
}

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

a:hover, a:active {
}

#topbar {
	background-color: #868950;
}

.photo-navigation {
	background-color: #9E9E6B;
	border: 1px solid #A3A370;
	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:#FFFFE9;
}

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

#navcontainer ul ul ul li a, #navcontainer ul ul ul #current {
	color: #393C03;
}


