body {
	background-color: #214688;
	color:  #1A222C;
}

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

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

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

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: #2755A4;
}

#content, blockquote {
	border-color: #2755A4;
}

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

#sidebarContainer {
	color: #214588;
}

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

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

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

.form-input-field {
	background: #214588;
}


