a:link, a:visited {
	color: #79a2a2;
	text-decoration:none;
}

a:hover {
	color: #cd5c21;
	text-decoration:underline;

}

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

#pageHeader h1 {
	
}

#pageHeader h2 {
	
}

#sidebarContainer .sideHeader {
	color: #0080ff;
}

#breadcrumbcontainer a:hover {
	color: #79a2a2;
}

#navcontainer #current {
	
}

#navcontainer .currentAncestor {
	
}

#navcontainer a:hover {
	
}

#navcontainer ul ul .currentAncestor {
	
	color: #0080ff;
}

.blog-entry-title {
	font-size: 14px;
	color:#79a2a2;
	font-weight: bold;
	margin: 0;
	padding-bottom:10px
}

.blog-entry-category {
	color: #808080;
}

.album-title {
	color: #0080ff;
}

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

.photo-title {
	text-shadow: 0px 1px 2px #003f7d;
}

.photo-caption {
	text-shadow: 0px 1px 2px #003f7d;
}

.movie-page-title {
	color: #0080ff;
}
