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

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

#sidebarContainer .sideHeader {
	color: #474A7A;
}

.inside-header, .inside-content a:hover, a:active, #navcontainer a, #navcontainer ul ul #current, #navcontainer ul ul .currentAncestor, 
.content-title, .blog-entry-title, .blog-entry-category, .blog-entry-permalink, .album-title, .thumbnail-caption, .movie-page-title, 
.movie-title, a:link, a:visited, #content-title, .message-text, .blog-archive-month {
	color: #AF3B5D;
}

.inside-content a:link, a:visited {
	color: #517527;
}

#navcontainer #current, #navcontainer .currentAncestor, #navcontainer a:hover {
	background: #517527;
}

#navcontainer #current:hover {
	background: #517527;
	color: #ffffff;

}

#navcontainer a:hover, #navcontainer ul ul ul #current {
	color: #CCC;
}

#navcontainer ul ul #current, #navcontainer ul ul .currentAncestor{
	background: #E6E6ED;
}

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

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

