body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.5;
	margin: 0;
	margin-top:0px;
	padding: 0;
	position:relative;
	background-image: url("images/bg.jpg");
	background-position: center;
	background-repeat: repeat-y;
}

a{
	text-decoration:none;
	color: #ffffff;
}

a:hover{
	text-decoration:none;
	color: #fdfea5;
}


.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    line-height:1;
}

.headingtext {
	color: white;
	font-size: 12pt;
}

.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:1.5;
	color:#000000;
}

.bodytext a:link, .bodytext a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:1.5;
	color:#cc3333;
	decoration: none;
}

.bodytext a:hover, .bodytext a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:1.5;
	color:#a5cffe;
	decoration: none;
}

.bodytext2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:1.5;
	color:#000000;
}

.bodytext2 a:link, .bodytext2 a:visited {
	text-decoration: none;
	color:#000000;
	background-color: transparent;
}

.bodytext2 a:hover, .bodytext2 a:active {
	text-decoration: none;
	color:#cc3333;
	background-color: transparent;
}

.bodytext3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:100;
	line-height:1;
	color:#000000;
}

.donation {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	line-height:1;
	color:#cc3333;
}

.address {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1;
	color:#cc3333;
}

.address2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	line-height:1;
	color:#cc3333;
}

.footer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.5;
    font-weight:bold;
	color:#FFFFFF;
}    

.footer a:link, .footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}    

.footer a:hover, .footer a:active {
	color:#FDFEA5;
	text-decoration:none;
}    

.navlist {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	color:#FFFFFF;
}    