body {
	margin-top: 0px;
}

ul {margin-left: 0em; padding-left: 1.5em;}

#photos {
  background-color:#ECF9CF;
  border-bottom:1px solid #6D8855;
  border-top:1px solid #6D8855;
  height:110px;
  width:800px;
}

.title-text {
  padding-top: 3px;
  font-family:georgia;
  font-size:16px;
  font-weight:bold;
  color:#103499;
  letter-spacing:2px;
  text-align:center;
}



#contribute {
	position:absolute;
	width:697px;
	height:210px;
	z-index:1;
	left: 53px;
	top: 555px;
	overflow: none;
	font-size: 18px;
	color: #103499;
	font-family: "Times New Roman", Times, serif;
}



#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6D8855;
	position: absolute;
	left: -13px;
	top: 58px;
}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#navbar a:link {
	color: #6D8855;
}
#navbar a:visited {
	color: #6D8855;
}
#navbar a:hover {
	color: #103499;
}
#navbar a:active {
	color: #103499;
}
.services-text {
	font-size: 14px;
	color: #103499;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #eee;
}
.style1 {font-size: 9px}


/*sections*/

#main {
	width: 810px;
	height: 900px;
	margin-left:auto;
	margin-right:auto;
}

#layout {
	width: 800px;
	height: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	border: 1px solid #000;
	max-height: 900px;
}

#header {
	background-color: #C6D2AD;
	top: 5px;
	right: 30px;
}
#navbar {
	width: 693px;
	height: 18px;
}

#tagline{
	width: 800px;
	height: 24px;
	border-top: 1px solid #6D8855;
	background-color: #FFF;
}

#peace-text{
	width: 800px;
	height: 110px;
	background-color: #ECF9CF;
	border-top: 1px solid #6D8855;
	border-bottom: 1px solid #6D8855;
}


#peace-text img {
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 185px;
	}

#body{
	width: 800px;
	height: 646px;
	background-color: #F1F2D5;
	border-bottom: 3px solid #6D8855;
	z-index: 1;
}


#footer{
	border-top: 1px solid #6D8855;
	width: 800px;
	height: 21px;
	background-color: #C6D2AD;
	position: absolute;
	top: 875px;
}

/*elements*/

#footer-image{
display:block;
margin-left:auto;
margin-right:auto;
padding-top:5px;
}

#peace-logo {
	position:absolute;
	width:181px;
	height:115px;
	z-index:5;
	left: 622px;
	top: 68px;
}
#testimonials {
	position:absolute;
	width:177px;
	height:358px;
	z-index:2;
	left: 621px;
	top: 72px;
	color: #103499;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}

#testimonials img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}


#aniv-image-1 {
  display:block;
  left: 0px;
  position:absolute;
  top:118px;
}

#aniv-image-2 {
  display:block;
  left: 189px;
  position:absolute;
  top:118px;
}

#aniv-image-3 {
  display:block;
  left:345px;
  position:absolute;
  top:118px;
}

#aniv-image-4 {
  display:block;
  left: 510px;
  position:absolute;
  top:118px;
}

#aniv-image-5 {
  display:block;
  right:0px;
  position:absolute;
  top:118px;
}


