/* CSS Document */
.eschools {
	position: absolute;
	left:12px;
	width: 139px;
	height: 46px;
  top: 545px;
	border-right: 2px inset gray;
	border-bottom: 2px inset gray;
}
.pic1
{
    position: absolute;
    top: 80px;
    right: 0px;
    height: 123px;
    width: 164px;
 	  border-right: 2px inset gray;
	  border-bottom: 2px inset gray;   
    background-repeat: no-repeat;    
}
.pic2
{
    position: absolute;
    top: 80px;
    left: 0px;
    height: 123px;
    width: 164px;
	  border-right: 2px inset gray;
	  border-bottom: 2px inset gray;    
    background-repeat: no-repeat;
}
.clock
{
   position: absolute;
   top: 755px;
   left: 660px;
}
.donate 
{
    position: absolute;
    font-family: Georgia;
    top: 250px;
    left: 250px;
    width: 150px;
    height: 100px;
    background-color: transparent;
}
.donate10
{   
    position: absolute;
    font-family: Georgia;    
    top: 250px;
    left: 450px;
    width: 140px;
    height: 100px;    
    background-color: transparent;
}
.donate25
{
    position: absolute;
    font-family: Georgia;    
    top: 360px;
    left: 250px;
    width: 140px;
    height: 100px;    
    background-color: transparent;
}
.donate50
{
    position: absolute;
    font-family: Georgia;    
    top: 360px;
    left: 450px;
    width: 140px;
    height: 100px;    
    background-color: transparent;
}
.donate75
{
    position: absolute;
    font-family: Georgia;    
    top: 470px;
    left: 250px;
    width: 140px;
    height: 100px;    
    background-color: transparent;
}
.donate100
{
    position: absolute;
    font-family: Georgia;    
    top: 470px;
    left: 450px;
    width: 140px;
    height: 100px;    
    background-color: transparent;
}