a:link, a:visited {
	color: #296cd8;
}

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

#pageHeader {
	background: repeat-x url(../../images/header_bg.jpg);
}

#sidebarContainer .sideHeader {
	color: #32C2DD;
}

#navcontainer #current {
	background: #ffffff;
	font: 1.25em Arial, sans-serif;
	padding: 20;
}

#navcontainer #current:hover {
	background: #ffffff;
	color: #666666;
}

#navcontainer .currentAncestor {
	background: #32C2DD;
}

#navcontainer a {
	background: #32C2DD;
	font: 1.25em Arial, sans-serif;
	padding: 20;
	color: #666666;
}

#navcontainer a:hover {
	color: #666666;
	background: #ffffff;
}

#navcontainer ul ul #current{
	color: #666666;
	background: #ffffff;
}

#navcontainer ul ul .currentAncestor {
	color: #ffffff;
	background: #32C2DD;
}

#navcontainer ul ul ul #current{
	background: #ffffff;
	color: #32C2DD;
}

.blog-entry-title {
	color: #296cd8;
}

.blog-entry-category, .blog-entry-permalink {
	color: #296cd8;
}

.album-title {
	color: #296cd8;
}

.thumbnail-caption {
	color: #296cd8;
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg.jpg);
	height: 80px;
}

.movie-page-title {
	color: #296cd8;
}


.movie-title {
	color: #296cd8;
}