body {
  text-align: center;
  background-color: #deecc8;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
#wrapper {
  width: 1059px;
  margin: 0 auto;
  position: relative;
  top: 0;
  height: 100%;
}
.back {
  background-color: White;
}
#home {
  background-image: url(images/artwork_03.jpg);
  width: 88px;
  height: 65px;
  text-align: center;
  background-repeat: no-repeat;
}
#home a {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
#home a:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
#pre {
  background-image: url(images/artwork_04.jpg);
  width: 144px;
  text-align: center;
  height: 65px;
  background-repeat: no-repeat;
}
#pre a {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
#pre a:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
#preg {
  background-image: url(images/artwork_05.jpg);
  width: 131px;
  text-align: center;
  height: 65px;
  background-repeat: no-repeat;
}
#preg a {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
#preg a:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
#giving {
  background-image: url(images/artwork_06.jpg);
  width: 104px;
  text-align: center;
  height: 65px;
  background-repeat: no-repeat;
}
#giving a {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
#giving a:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
#youand {
  background-image: url(images/artwork_07.jpg);
  width: 122px;
  text-align: center;
  height: 65px;
  background-repeat: no-repeat;
}
#youand a {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
#youand a:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
#read {
  background-image: url(images/artwork_08.jpg);
  width: 172px;
  text-align: center;
  height: 65px;
  background-repeat: no-repeat;
  text-align: left;
}
#read a {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
#read a:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.naxtext {
  margin-left: 12px;
}
