a:link {
      color: #990000;
}

a:visited {
      color: #CC6666
}

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

#pageHeader h1 {
      text-shadow: 0px 1px 2px #990000;
}

#pageHeader h2 {
      text-shadow: 0px 1px 2px #003f7d;
}

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

#breadcrumbcontainer a:hover {
      color: #0080ff;
}

#navcontainer #current {
      background: repeat-x url(../../images/button_over.png);
}

#navcontainer .currentAncestor {
      background: repeat-x url(../../images/button_over.png);
}

#navcontainer a:hover {
      background: url(../../images/button_over.png) repeat-x;
}

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

.blog-entry-title {
      color: #990000
}

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

.album-title {
      color: #000000
}

.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: #990000;
}