#pitt-header {
  height:49px;
  width:960px;
  width:960px;
  margin:0 auto;
  position:relative;
  text-indent:-1000em;
  border-bottom:1px solid none;
}
#pitt-header .white {
  background:#ffffff;
  height:49px !important;
}
#pitt-header .gold {
  background:#cccc99;
  height:49px !important;
}
#pitt-header .blue {
  background:#111150 !important;
  height:49px !important;
}
#p-link {
  display:block;
  width:279px;
  height:49px;
}
.white #p-link { background:url(/sites/all/themes/site/base-files/theme-images/pitt-logo-whitebkg.gif) left top no-repeat; }
.gold #p-link { background:url(/sites/all/themes/site/base-files/theme-images/pitt-logo-goldbkg.gif) left top no-repeat; }
.blue #p-link { background:url(/sites/all/themes/site/base-files/theme-images/pitt-logo-bluebkg.gif) left top no-repeat; }
.gold #pitt-links a { color:#111150; }
.white #pitt-links a { color:#111150; }
.blue #pitt-links a { color:#cccc99; }
#pitt-links li {
  color:#979797;
  border-right:1px solid #979797;
  display:inline;
  list-style:none;
  margin:0;
  margin-right:4px;
  padding:0;
  padding-right:6px;
}
#pitt-links {
  background:none;
  font-family:Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:.65em;
  letter-spacing:.03em;
  margin:0;
  padding:0;
  position:absolute;
  top:20px;
  right:0;
  text-transform:uppercase;
  text-indent:0;
}
#pitt-links li.last { border:none; }
#pitt-links li a { text-decoration:none; }
#pitt-links li a:hover, #pitt-links li a:active { text-decoration:underline; }
#block-menu-menu-pitt-bar h2.title { display:none; }
