#head {
  text-align: center;
font-size:.6em;
font-family:Verdana,Tahoma,sans-serif;
}

#topnav {
  border-bottom: 2px double #01284c;
  padding:.5em 0;
}

#topnav a:link, #topnav a:visited {
  color:#01284c;
  padding-left:1.5em;
  font-weight:bold;
  text-decoration:none;
}

#topnav a:hover, #topnav a:visited:hover {
  color:#3f3b76;
}

#topnav a.menu-current:link, #topnav a.menu-current:visited,
#topnav a.menu-parent:link, #topnav a.menu-parent:visited {
  text-transform:uppercase;
}

#breadcrumb {
  display:none;
}

#prev_next {
  text-align:center;
  margin-top:2em;
}

#prev_next a:link, #prev_next a:visited {
  padding:.1em 1em;
  margin:0 .5em;
  background-color:#01284c;
  color:#fff;
  text-decoration:none;
  text-align:center;
}

#prev_next a:hover, #prev_next a:visited:hover {
  background-color:#9da1af;
  color:#fff !important;
}

a.aggregator:link, a.aggregator:visited {
color:#01284c !important;
text-decoration:none;
}

a.aggregator:hover h3, a.aggregator:visited:hover h3 {
  text-decoration:underline;
}

a.aggregator h3 {
  margin-top:1em;
  margin-bottom:0;
  border-left:15px solid #9da1af;
  padding-left:2px;
}
