/* front page stylesheet */

div.gift_ethiopia_banner {
  position: absolute; 
  height: 148px; 
  width: 930px; /* was 793px */ 
  left: -62px; /* was -4px */
  top: -4px; 
  z-index: 2;
}

div.gift_ethiopia_logo {
  position: absolute; 
  height: 112px; 
  width: 169px; 
  left: 725px; 
  top: -10px;
  z-index: 10;
}

div.welcome_frame {
  position: absolute; 
  height: 309px; 
  width: 793px; 
  left: -62px; 
  top: 149px; 
  background-color: #5AB358;
}

div.main_image_block {
  position: absolute; 
  height: 309px; 
  width: 532px; 
  left: 14px; 
  top: 0px;
}

div.main_image_text_block {
  position: absolute; 
  height: 200px; 
  width: 120px; 
  left: 35px; 
  top: 60px;
}

div.memset {
  position: absolute;
  height: 209px;
  width: 119px;
  left: 740px;
  top: 149px;
  background-color: #5AB358;
}

div.memset_text_block {
  position: absolute;
  height: 172px;
  width: 81px;
  left: 10px;
  top: 10px;
  background-color: #3B763A;
  padding: 8px;
}

div.memset_image_block {
  position: absolute;
  height: 30px;
  width: 30px;
  left: 15px;
  top: 215px;
}

.main_image_text {
  font-family: "arial" sans-serif; 
  font-size: 23px; 
  color: white;
}

div.summary_linkethiopia_block {
   position: absolute; 
   height: 113px; 
   width: 211px; 
   left: 556px; 
   top: 9px; 
   background-color: #3B763A;
   padding: 8px;
}

.summary_block_text {
  font-family: "arial" sans-serif; 
  font-size: 13px; 
  color: white;
}

a.white_link {
  color: white;
  text-decoration: underline;
}

div.summary_getinvolved_block {
  position: absolute; 
  height: 130px; 
  width: 211px; 
  left: 556px; 
  top: 150px; 
  background-color: #305F2F;
  padding: 8px;
}

div.donate_image {
  position: absolute; 
  height: 157px; 
  width: 245px; 
  left: 544px; 
  top: 603px; 
}

div.score {
  position: absolute;
  height: 127px;
  width: 245px;
  left: 544px;
  top: 464px;
}

div.school_image {
  position: absolute; 
  height: 302px; 
  width: 285px; 
  left: -15px; 
  top: 459px; 
}

div.projects_image {
  position: absolute; 
  height: 302px; 
  width: 284px; 
  left: 275px; 
  top: 459px; 
}

img.no_border {
  border: none;
}

img.border {
  border: solid black 1px;
}
