#masthead {
  background: transparent url(../images/2010/header.jpg) top center no-repeat; }

a {
  color: #1388da; }
  a:visited {
    color: #50a7e4; }
  a:hover {
    color: #1388da; }

#header a:hover {
  color: #1388da; }
#header .nav-global a.current-year {
  color: #50a7e4; }

#article h1 {
  color: #1388da; }
#article .nav-current li a:hover {
  color: #1388da; }

#footer a:hover {
  color: #1388da; }
#footer .nav-global li a.current-year {
  color: #50a7e4; }
