/* CSS Document */
.eschools {
	position: absolute;
	left:12px;
	width: 139px;
	height: 46px;
    top: 545px;
	border-right: 2px inset gray;
	border-bottom: 2px inset gray;
}
.top_pic
{
	height: 123px;
	width: 164px;
	border-right: 2px inset gray;
	border-bottom: 2px inset gray;
	background-repeat: no-repeat;
}
.clock
{
	position: absolute;
	top: 755px;
	left: 35px;
}
.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: 519px;
	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: 520px;
	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: 521px;
	width: 140px;
	height: 100px;
	background-color: transparent;
}

