a:link, a:visited, #site_title, #sidenavcontainer .current:hover, #sidenavcontainer .currentAncestor:hover, h1, h2, h3, h4, h5, h6, .blog-entry-title, blockquote, .standout, .filesharing-description, .album-title, .thumbnail-caption, .movie-description, .movie-page-title, .movie-thumbnail-caption, .movie-title, .message-text, form, .photo-title {
	color: #c00000;
	border-color: #666633;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

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

#site_title, .photo-caption {
	color: #c00000;
}

#site_slogan {
	color: #c00000;
}

#sidebar_title {
	background: #286fa6;
}

#sidenavcontainer a:hover, #sidenavcontainer .currentAncestor {
	color: #c00000;
}

#sidenavcontainer .current {
	color: #c00000;
}

#sidenavcontainer .current:hover {
	color: #c00000;
}

#sidenavcontainer .currentAncestor:hover, {
	color: #c00000;
}

h1, h2, h3, h4, h5, h6, {
	color: #c00000;
}

.blog-entry-title {
	color: #c00000;
}

blockquote {
	color: #666633;
	border-color: #c00000;
}

.standout {
	color: #666633;
}

.filesharing-description {
	color: #286fa6;
}

.album-title {
	color: #c00000;
}

.thumbnail-caption {
	color: #5b7e5b;
}

.movie-description {
	color: #5b7e5b;
}

.movie-page-title {
	color: #c00000;
}

.movie-thumbnail-caption {
	color: #5b7e5b;
}

.movie-title {
	color: #c00000;
}

.message-text {
	color: #5b7e5b;
}

form {
	color: #c00000;
}

