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

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

#pageHeader {
      background: url(../../images/header_02.jpg) no-repeat;
}
#pageHeader h1{
      text-align: right;
      color: #2B2B2B;
}
#sidebarContainer .sideHeader {
      color: #005B2A;
}

#navcontainer #current {
      background: #005B2A;
      color: #FFEA00;
}

#navcontainer #current:hover {
      background: #005B2A;
}

#navcontainer .currentAncestor {
      background: #296cd8;
}

#navcontainer a {
      color: #005B2A;
}

#navcontainer a:hover {
      background: #005B2A;
      color: #FFEA00;
}

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

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

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

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

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

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

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

.photo-navigation {
	background: url(../../images/header_02.jpg) no-repeat top;
	height: 116px;
}

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