a:link, a:visited {
	color: #830c25;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: white;
	text-decoration: none;
	background-color: #0f2c45;
}

#pageHeader {
	background: repeat-x url(../../images/header_bg.jpg);
	height: 226px;
	width: 765px;
}

#sidebarContainer .sideHeader {
	color: #0f2c45;
}

#navcontainer #current {
	background: #0f2c45;
}

#navcontainer #current:hover {
	background: #0f2c45;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #0f2c45;
}

#navcontainer a {
	background: #a1babb;
	color: #0f2c45;
}

#navcontainer a:hover {
	background: #0f2c45;
}

#navcontainer ul ul #current{
	color: #0f2c45;
	background: #a1babb;
}

#navcontainer ul ul .currentAncestor {
	color: #0f2c45;
	background: #a1babb;
}

#navcontainer ul ul ul #current{
	background: #cccccc;
	color: #0f2c45;
}

.blog-entry-title {
	color: #0f2c45;
}

.blog-entry-category, .blog-entry-permalink {
	color: #0f2c45;
}

.album-title {
	color: #830c25;
}

.thumbnail-caption {
	color: #0f2c45;
	font-size: 0.8em;
	line-height: 1.5em;
}

.photo-navigation {
	height: 166px;
}

.movie-page-title {
	color: #0f2c45;
}

.movie-title {
	color: #0f2c45;
}