a:link, a:visited {
	//color: #296cd8;
	color: #5491FF;
	font-weight: normal;
	//font-style: italic;
}

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

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

#sidebarContainer .sideHeader {
	color: #276ad6;
	
}

#navcontainer #current {
	//background: #296cd8;
	background: #5491FF;
	
}

#navcontainer #current:hover {
	//background: #296cd8;
	//color: #FFFFFF;
	
	background: #0F0F0F;
	color: #FFFF00;
	
}

#navcontainer .currentAncestor {
//	background: #296cd8;
	background: #5491FF;
}

#navcontainer a {
	//color: #296cd8;
	color: #5491ff;
}

#navcontainer a:hover {
	//background: #296cd8;
	background: #0F0F0F;
	color: #FFFF00;
}

#navcontainer ul ul #current{
	//color: #276ad6;
	color: #5491ff;
	background: #ced7e5;
}

#navcontainer ul ul .currentAncestor {
	//color: #276ad6;
	color: #5491ff;
    background: #ced7e5;
}

#navcontainer ul ul ul #current{
	background: #f7f5f6;
	color: #cc0000;
}

.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;
}