body {
	background: #3d5bac;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#pageHeader h2 {
	color: #25386a;
}

#sidebarContainer .sideHeader {
	color: #325484;
}

#navcontainer ul ul a:hover{
	color: #000000;
}

#navcontainer ul ul #current{
	color: #000000;
}
.blog-archive-month {
	color: #3357ac;
}

.blog-entry-title a {
	color: #3357ac;
}

.blog-entry-title a:hover {
	color: #7c9cbc;
}

.blog-entry-category {
	color: #2c258f;
}

.album-title {
	color: #3357ac;
}

.photo-navigation {
	color: #3c59aa;
	background: #e7ecfb;
}

.photo-frame{
	background: #e7ecfb;
}