a:link, a:visited {
      color: #df6d00;
}

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

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

#sidebarContainer .sideHeader {
      color: #004d13;
}

#navcontainer #current {
      background: #004d13;
}

#navcontainer #current:hover {
      background: #004d13;
      color: #ffffff;
}

#navcontainer .currentAncestor {
      background: #004d13;
}

#navcontainer a {
      color: #004d13;
}

#navcontainer a:hover {
      background: #436c46;
}

#navcontainer ul ul #current{
      color: #cec92b;
      background: #00310b;
}

#navcontainer ul ul .currentAncestor {
      color: #004d13;
      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: repeat-x url(../../images/header_bg1.jpg);
      height: 80px;
}

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