body {
	background-color: #C1C0C2;
	color:  #838383;
}

* html .photo-background {
	background-color: #C1C0C2;
}

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

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

a:link, a:visited, #site_title, blockquote, .standout, h1, h2, h3, h4, h5, h6, .blog-entry-title, .movie-page-title, .photo-title, .photo-navigation, form, .message-text {
	color: #68045E;
}

#content, blockquote {
	border-color: #68045E;
}

a:hover, a:active, #site_slogan, .blog-entry-date, #sidebar_title, .filesharing-description, .movie-description, .movie-page-description, .photo-caption, .blog-entry-comments  {
	color: #C54BE4;
}

#sidebarContainer {
	color: #7C7878;
}

#toolbar_vertical ul, #toolbar_vertical ul li, .filesharing-item, .thumbnail-frame, .photo-frame, .movie-thumbnail-frame {
	border-color: #A5A5A5;
}

#toolbar_vertical ul li a:hover, #toolbar_vertical ul li .current, .filesharing-item, .thumbnail-frame, .movie-thumbnail-frame, .movie-background {
	background: #D4D4D4;
}

#toolbar_vertical ul li .current:hover, .filesharing-item:hover, .thumbnail-frame:hover, .movie-thumbnail-frame:hover {
	background: #E5E5E5;
	border-color: #D8D8D8;
}

.form-input-field {
	background: #7C7878;
}

