body {
  background-color: #ffeddb;
}
#contain {
  margin: 0 auto;
  width: 764px;
}
#cross {
  position: static;
}
.menu {
	background-color: #8c3119;
	color: #ffedd6;
	width: 760px;
}
.menu1 {
	color: #fbc285;
	font-family: "Verdana";
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
#helping {	
	margin-top: 4%;
	margin-bottom: 1%;
	width: 100%;
}
h1 {
  font-family: Forte;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 160%;
}
#partners {
  color: #990000;
  height: 28px;
  margin-left: 2px;
}
.photogallery {
  width: 20%;
  z-index: 2;
  float: left;
  padding-right: 10px;
}
.thumbnail img {
  border-color: #ffeddb;
  border-width: 1px;
  margin: 0px 0px 0 0;
}
.thumbnail:hover img {
  border-color: #990000;
  border-width: 1px;
}
.thumbnail span {
  border: 1px groove #990000;
  padding: 5px;
  position: absolute;
  background-color: #ffffe0;
  visibility: hidden;
  color: #990000;
}
.thumbnail span img {
  border-width: 0;
  padding: 0px;
}
.thumbnail:hover span {
  visibility: visible;
  z-index: 1;
  top: 438px;
}
.statement {
  color: #990000;
  font-family: "Trebuchet MS";
  font-size: 18px;
  text-align: justify;
}
#statement2 {
  position: static;
  height: 124px;
}
