#mainA {
  position : relative;
  width: 800px;
  margin : 0 auto;
}
#title {
  position : absolute;
  top : 0px;
  left : 0px;
  z-index : 8;
}
#home {
  position : absolute;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  top : 220px;
  left : 200px;
  width : 390px;
  z-index : 8;
}
#feature {
  position : absolute;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  top : 220px;
  left : 200px;
  width : 350px;
  z-index : 8;
}
#feature2 {
  position : absolute;
  font-family: Arial;
  font-size: 15px;
  color: #000000;
  top : 220px;
  left : 190px;
  width : 680px;
  z-index : 8;
}
#signature{
  position : absolute;
  top : 525px;
  left : 320px;
  z-index : 8;
  background-repeat: no-repeat; 
}
#donations{
  position : absolute;
  font-family: Garamond, Arial;
  font-size: 16px;
  color: #000000;
  top : 0px;
  left : 0px;
  width: 800px;
  horizontal-align : left;
  z-index : 8;
}
#grant{
  position : absolute;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  top : 210px;
  left : 520px;
  width: 365px;
  horizontal-align : center;
  z-index : 8;
}
#tourpage{
  position : absolute;
  font-family: Garamond, Arial;
  font-size: 22px;
  color: #7b2b83;
  top : 230px;
  left : 520px;
  width: 365px;
  horizontal-align : center;
  z-index : 8;
}
#rightside{
  position : absolute;
  font-family: Garamond, Arial;
  font-size: 22px;
  color: #7b2b83;
  top : 210px;
  left : 540px;
  width: 260px;
  horizontal-align : center;
  z-index : 8;
}
#members{
  position : absolute;
  font-family: Garamond, Arial;
  font-size: 16px;
  color: #000000;
  top : 260px;
  left : 410px;
  width: 200px;
  horizontal-align : left;
  z-index : 8;
}
#lefttext{
  position : absolute;
  font-family: Garamond, Arial;
  font-weight:  bold;
  font-size: 14px;
  color: #c48d06;
  top : 345px;
  left : 5px;
  width: 160px;
  z-index : 8;
}
#lefttext2{
  position : absolute;
  font-family: Arial;
  font-weight:  bold;
  font-size: 11px;
  color: #ffffff;
  top : 545px;
  left : 5px;
  width: 160px;
  z-index : 8;
}
#middletext{
  position : absolute;
  font-family: Garamond, Arial;
  font-weight:  bold;
  font-size: 18px;
  color: #000000;
  top : 620px;
  left : 270px;
  width: 360px;
  z-index : 8;
}
#databae{
  position : absolute;
  font-family: Arial;
  font-size: 9px;
  color: #000000;
  top : 620px;
  left : 0px;
  width: 800px;
  text-align: center;
  z-index : 8;
}

a {text-decoration: none}
a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #c48d06}
a:active {color: #000000} 
#topnavigation {
  position: absolute;
  top : 175px;
  left : 220px;
  width: 580px; 
  font-size:18px;
  font-family: Arial;
  horizontal-align: left;
  text-align: left;
  z-index: 12;
}
#email {
  position: absolute;
  top : 260px;
  left : 220px;
  z-index : 8; 
}
#tour {
  position: absolute;
  top : 0px;
  left : 0px;
  z-index : 8; 
}
#contacttext1 {
  position : absolute;
  font-family: Garamond, Arial;
  font-weight:  bold;
  font-size: 16px;
  color: #000000;
  top : 280px;
  left : 10px;
  width: 250px;
  z-index : 8;
}
#contacttext2 {
  position : absolute;
  font-family: Garamond, Arial;
  font-weight:  bold;
  font-size: 16px;
  color: #000000;
  top : 350px;
  left : 0px;
  width: 250px;
  z-index : 8;
}
#address{
  position : absolute;
  font-family: Garamond, Arial;
  font-size: 20px;
  color: #000000;
  top : 490px;
  left : 680px;
  width: 300px;
  horizontal-align : left;
  z-index : 8;
}
