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

BODY{
	FONT-FAMILY:verdana;
	font-size:12px;
	background-color:#FFFFFF;
}

.backG {
	FONT-FAMILY:verdana;
	background-color:#93c39b; 
	color:#ffffff; 
	border-bottom:#538c4d 2px solid;
	font-size:12px;
}	
td.form1
{
	FONT-FAMILY:verdana;
	background:#eaeaea;
	font-size:12px;
}


#mydiv{
position: fixed;
left: 10px;
top: 0px;
}

#donationdiv{
position: fixed;
left: 10px;
top: 500px;
}

#contentdiv{

left: 10px;
top: 280px;
}

.style4 {
	font-family: "Century Gothic";
	font-size: 36px;
}
.style5 {font-family: "Century Gothic"}
.style6 {font-family: "Century Gothic"; font-size: 12px; }
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}


