html #header, html #middle, html #footer {
  width: 1010px; }

body {
  background-color: #357299; }
  body a {
    color: #357299; }

html #header h1 {
  left: 237px;
  display: block;
  position: absolute;
  top: 151px;
  font: 2em times new roman normal; }

html #header span.tagline1 {
  left: 237px;
  display: block;
  position: absolute;
  top: 170px;
  font: 1.5em times new roman normal; }

html #header span.tagline2 {
  display: block;
  position: absolute;
  right: 10px;
  top: 8px; }

#header-container {
  background: transparent url(../images/header.jpg) no-repeat top left;
  height: 217px;
  margin-top: 0; }

#private-page-navigation {
  width: 906px; }

ul#quick-navigation {
  position: absolute;
  left: 0px;
  top: 7px; }
  ul#quick-navigation li {
    border-left: 1px solid white;
    padding: 0 1em; }
    ul#quick-navigation li:first-child {
      border: none; }
    ul#quick-navigation li a {
      color: white;
      font-family: times new roman; }

ul#page-navigation {
  background-color: #7cb4d7; }
  ul#page-navigation li a {
    border-right: 1px solid #b3d3e8;
    font-family: times new roman; }
    ul#page-navigation li a:hover {
      background-color: #68a4ca; }
  ul#page-navigation li ul li a {
    background-color: #7cb4d7;
    border-bottom: 1px solid #a4cbe3; }
  ul#page-navigation li.current a {
    background-color: #5e95b7; }

#footer {
  background-color: #357299; }
  #footer #footer-container {
    background: transparent url(../../templates/common/images/gl_logo.gif) no-repeat left 0.2em;
    min-height: 80px; }
    #footer #footer-container p.credits {
      padding: 3em 7em; }

#column-two #page-content {
  font-family: times new roman; }
  #column-two #page-content #title {
    font-family: arial; }
    #column-two #page-content #title h2 {
      color: #357299;
      font-family: times new roman; }

.home #column-two {
  padding: 0.5em 0.5em 1em; }

#fonttest {
  display: none; }
