body {
	color: #000000;
	background: #8b8b89;
}

#container { 
	background: #f8f7f3;
}

#pageHeader h1 {
	color: white;
}

#pageHeader h2 {
	color: white;
}

#contentContainer {
	background: white;
}

h1,h2,h3,h4 {
	color: #204dab;
}

blockquote, .standout {
	background: #f8f7f3;
}

a:link, a:visited {
	color: #204dab;
}

a:active {
	background: #ebebe4;
}

#pageFooter {
	background: #ebeae4;
}

#navigator {
	color: black;
}

#navigator .menu_lev1_cur {
	color: #204dab;
	background: white;
}

#navigator .menu_lev2_cur {
	color: #204dab;
	background: white;
}

#navigator .menu_lev3_cur {
	color: #204dab;
	background: white;
}

#navigator .menu_lev1_act {
	color: #204dab;
	background: #ecf4f6;
}

#navigator .menu_lev2_act {
	color: #204dab;
	background: #ecf4f6;
}

#navigator .menu_lev1_lnk {
	background: #d2e0e6;
}

#navigator .menu_lev2_lnk {
	background: #ecf4f6;
}

#navigator .menu_lev3_lnk {
	background: #ecf4f6;
}

#navigator a:hover {
	background: #c3d0d7;
}

#navigator a:active {
	color: white;
	background: #6080a0;
}

#sidebarContainer #sidebar {
	background: #f8f7f3;
}

#search {
	background: #f8f8f8;
}

.album-title,.thumbnail-caption {
	color: #204dab;
}

.album-description {
	color: #bfbfbf;
}

.photo-links {
	background: white;
}

.photo-frame{
	background: white;
}

.photo-title {
	color: white;
}

.photo-caption {
	color: white;
}

