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

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

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

#sidebarContainer .sideHeader {
      color: #336633;
}

#navcontainer #current {
      background: #339966;
}

#navcontainer #current:hover {
      background: #339966;
      color: #ffffff;
}

#navcontainer .currentAncestor {
      background: #339966;
}

#navcontainer a {
      color: #339966;
}

#navcontainer a:hover {
      background: #99CC99;
}

#navcontainer ul ul #current{
      color: #ffffff;
      background: #99CC99;
}

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

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

.blog-entry-title {
      color: #339966;
}

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

.album-title {
      color: #339966;
}

.thumbnail-caption {
      color: #339966;
}

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

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