body {
      background: repeat url(../../images/body_bg.png);
}

a:link, a:visited {
      color: #1870da;
}

#top_grad {
      background: repeat-x url(../../images/body_top_grad.png);
}

#container { 
      border-right: 1px solid #2086AA;
      border-bottom: 1px solid #2086AA;
      border-left: 1px solid #2086AA;
}

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

#pageHeader img {

}

#pageHeader h1 {
      text-shadow: 2px 2px 2px #07326d;
}

#pageHeader h2 {
      color: #c7e5fa;
      text-shadow: 2px 2px 2px #07326d;
}

#sidebarContainer #sidebar {
      color: #2086AA;
}

#sidebarContainer .sideHeader {
      background: repeat-x url(../../images/side_head_bg.png);
}

#footer a:link, #footer a:visited {
      color: #2086AA;
}

#footer a:hover, #footer a:active {
      color: #40CDFF;
}

#navcontainer {
      border-top-color: #2086AA;
}

#navcontainer #current {
      background: #2086AA;
}

#navcontainer #current:hover {
      background: #2086AA;
      color: #ffffff;
}

#navcontainer .currentAncestor {
      background: #2086AA;
}

#navcontainer a{
      background: #40CDFF;
      border-bottom-color: #2086AA;
}

#navcontainer a:hover {
      background: #2086AA;
}

#navcontainer ul ul {
      border-color: #2086AA;
}

#navcontainer ul ul a {
      background: #7EDDFF;
}

#navcontainer ul ul #current{
      background: #2086AA;
}

#navcontainer ul ul .currentAncestor {
      background: #2086AA;
}

#navcontainer ul ul ul #current{
      background: #2086AA;
      color: #FFFFFF;
}

.blog-archive-month {
      text-shadow: 2px 2px 2px #07326d;
}

.blog-entry-title a {
      color: #1870da;

}

.blog-entry-date {
      color: #999999;
}

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

.album-title {
      color: #1870da;
}

.photo-navigation {
      background: url(../../images/header_bg.png) repeat-x;
}

.photo-title {
      text-shadow: 2px 2px 2px #07326d;
}

.photo-caption {
      color: #c7e5fa;
      text-shadow: 2px 2px 2px #07326d
}

.movie-page-title {
      color: #1870da;
}

.movie-background {
      background: repeat url(../../images/body_bg.png);
}

.movie-title {
      text-shadow: 2px 2px 2px #07326d;
}