@charset "utf-8";
/* CSS Document */

body {
	background-color: #bec3d9;
	text-align:center;
	margin-top: 0;
		}

#display { background-image: url("../images/body.png");
      position: relative;
	  top: 0px; left: 0px;
      width: 860px;
	  height: 706px}

#display_volunteer { background-image: url("../images/body_volunteer.png");
      position: relative;
	  top: 0px; left: 0px;
      width: 860px;
	  height: 706px}
	  
#display_contact { background-image: url("../images/body_contact.jpg");
      position: relative;
	  top: 0px; left: 0px;
      width: 860px;
	  height: 706px}
	  	  
#display_donate { background-image: url("../images/body_donate.png");
      position: relative;
	  top: 0px; left: 0px;
      width: 860px;
	  height: 706px}

#display_work { background-image: url("../images/body_work.jpg");
      position: relative;
	  top: 0px; left: 0px;
      width: 860px;
	  height: 706px}
		
		
.container {
	height: 900px;
	width: 860px;
	margin: 0 auto;	
	text-align:left;
	border: 4px double white;
	}
	
.welcome {
	position:absolute;
	top: 45px;
	left: 53px;
	color: #4D4340;
	width: 252px;
	text-align:center
	}
.news {
	position:absolute;
	top: 334px;
	left: 20px;
	color: #4D4340;
	width: 407px;
	text-align:justify
	}	
	
.donate1 {
	color: #4D4340;
	position: absolute;
	top: 81px;
	left: 37px;
	width: 260px;
	text-align:justify;
	}	
.donate2 {
	color: #4D4340;
	position: absolute;
	top: 80px;
	left: 500px;
	width: 329px;
	text-align:justify;
	}		
.donate3 {
	color: #4D4340;
	position: absolute;
	top: 224px;
	left: 466px;
	width: 360px;
	text-align:justify;
	}			

.gallery {
	position:absolute;
	top: 45px;
	left: 230px;
	}

			
.facts {
	position: absolute;
	top: 343px;
	left: 463px;
	color: #4D4340;
	font-size: 12px;
	width: 374px;
	text-align: justify;
	border: thin #c6a299 dotted
       }
.timer {
	position: absolute;
	top: 595px;
	left: 39px;
	color: #4D4340;
	font-size:24px;
	width: 370px;
	text-align: center;
	 }

.work1 {
	color: #4D4340;
	position: absolute;
	top: 75px;
	left: 37px;
	width: 363px;
	text-align:justify;
	}	

.work2 {
	color: #4D4340;
	position: absolute;
	top: 339px;
	left: 48px;
	width: 260px;
	text-align:justify;
	}	

.work3 {
	color: #4D4340;
	position: absolute;
	top: 292px;
	left: 458px;
	width: 374px;
	text-align:justify;
	}	
		 
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}	 


.map {
	position: absolute;
	top: 392px;
	left: 459px;
	 }


.form {
	position:absolute;
	top: 90px;
	left: 58px;
	}

.form2 {
	position:absolute;
	top: 177px;
	left: 470px;
	}

.donateform {
	position:absolute;
	top: 298px;
	left: 45px;
	}	
.address {
	position: absolute;
	top: 82px;
	left: 540px;
	 }	 
	 
.phone {
	position: absolute;
	top: 183px;
	left: 540px;
	 }	
	 
.email {
	position: absolute;
	top: 269px;
	left: 540px;
	 }		 
.ctext {
	color: #4D4340;
	font-weight: bold
		  }
.ctext1 {
	color: #433102;
	font-size: 12px;
}
.basetext {
    color: #4D4340;
	font-weight: normal}
	
.email a {
	color: #4D4340;
	font-weight: bold
		  } 
	
.voltext1 {
	position:absolute;
	left: 463px;
	top: 79px;
	color: #4D4340;
	width: 367px;
	text-align:justify
	   }
	   	
.voltext {
	position:absolute;
	left: 37px;
	top: 79px;
	color: #4D4340;
	width: 367px;
	text-align:justify
	   }	
    		  
#footer {
	font-size:12px;
	text-align:center;
	font-weight: bold;
	color: #434344;
	}
#footer a {
	color: #434344
	}
	
.bottomnav {
	position: absolute;
	top: 682px;
	left: 222px;
	font-size: 12px;
	color: #FFFEFE;
	font-weight: bold;
        }
			
.bottomnav a {
	color: #FFFEFE;
}

