body, * html #background, #background, .photo-background  {
	background-color: #FFFFFF;
}

#footerContainer, #footer a:link, #footer a:visited, #toolbar_footer a {
	color: #999999;
}

#footer a:hover, #footer a:active, #toolbar_footer a:hover {
	color: #B6D226;
}

a:link, a:visited, .photo-navigation, .blog-entry-date, .filesharing-description, .movie-description, .movie-page-description, .photo-caption {
	color: #899D1D;
}

h1, h2, h3, h4, h5, h6, .blog-entry-title, .blog-entry-title a:link, .blog-entry-title a:visited, .movie-page-title, .photo-title, .blog-entry-comments, .album-title {
	color: #BEBDC2;
}

a:hover, a:active {
	color: #B6D226;
}

#site_title{
	color: #F3F3F3;
}

#site_slogan {
	color: #F3F3F3;
}

#sidebar {
	color: #999999;
}

blockquote, .standout {
	border-left-color: #CCCCCC;
	color: #999999;
}

#toolbar_horizontal a {
	color: #666666;
}

#toolbar_horizontal a:hover, #toolbar_horizontal .current, #toolbar_horizontal .currentAncestor {
	color: #333333;
}

#toolbar_horizontal a:active {
	background: #8D9852;
}
