body {
  background: #072956;
  color: white;
  font: 80%/1.65 Helvetica, Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  margin: 100px 0;
  padding: 0;
  text-align: center;
}
#wrapper {
  background: url(/img/splash.jpg) no-repeat;
  height: 582px;
  margin: 0 auto;
  position: relative;
  width: 813px;
}
p {display: none;}
h3 {
  height: 62px;
  left: 463px;
  margin: 0;
  position: absolute;
  top: 238px;
  width: 245px;
}
h3 a {
  display: block;
  height: 62px;
  overflow: hidden;
  text-indent: -9999px;
  width: 245px;
}
h3 a:hover, h3 a:active {
  background: url(/img/splash_contribute.gif) no-repeat;
}
ul {
  height: 19px;
  left: 574px;
  list-style: none;
  margin: 0; padding: 0;
  position: absolute;
  top: 349px;
  width: 170px;
}
ul li {
  height: 19px;
  margin: 0; padding: 0;
  position: absolute;
}
ul li#privacy {
  left: 0;
  width: 92px;
}
ul li#contact {
 right: 0; 
 width: 78px;
}
ul li a {
  display: block;
  height: 19px;
  overflow: hidden;
  text-indent: -9999px;
  width: 100%;
}