body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:active {
	text-decoration: none;
}

a:link {
	color: #0033FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}


body {
	background-color: #db730f;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #666666;
	font-size: 10px;
	font-style: normal;
}
.mainbody {
	font-family: arial;
	font-size: 12px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 5px;
}

.subhead {
	font-size: 14px;
	color: #435d01;
}

.bodytext
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.donation 
{
	margin-left:0px;
	margin-top: 3px;
	margin-right: 35px;
	width: 140px;
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
}

.subhead2 {
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.subheadsmall {
	font-size: 12px;
	color: #435d01;
	font-weight: bold;

}
a.subheadsmall {
	text-decoration: none;
}

div.container { margin: auto; width: 510px; }
div.Outer {
	width: 450px;
	position: relative;
	clear: both;
	margin-left: 25px;
        }

 

        div.InnerLeft {
	width: 40%;
	position: relative;
	margin-left: 18px;
	margin-top: 25px;
	float: left;
	display: inline;
        }

        div.InnerRight {
	width: 40%;
	position: relative;
	margin-left: 18px;
	margin-top: 25px;
	float: left;
	display: inline;
        } 
