html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	background: #1F1F1F;
	color:#03a74d;
	line-height:133%;

}
ol, ul {
	list-style:outside;
	padding-bottom:25px;
}
.navli{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#333;
	font-weight:900;
	line-height:105%;
	padding-bottom: 10px;
	list-style:none;	
}
.subnavli{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#333;
	font-weight:900;
	list-style:none;	
}

a:navli{
	text-decoration:underline;
	
}
h:navli{
	text-decoration:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.banner{
	height:200px;
	width:780px;
	background:url(images/banner.jpg);
	background-repeat:no-repeat;
}
.wrapper{
	width:780px;
	background:#fff;
	
}
mainbody{
	width:520px;;
	color:#03a74d;
	line-height:150%;
	background:#ffffff;
	padding-left:55px;
	
	
}
.inner{
		padding-left:25px;
		width:755px;
		background:#ffffff;
		margin:0 auto;
}
.navmenu{
	width:250px;
	padding-bottom:25px;
	font:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #003300;
	background:#FFFFFF;
	padding-left:10px;
}
h1 {
	font-size: 24pt; font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #03a74d;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
	color: #009900;
}
h5 {
	font-size: 12pt;
}
h6 {
	font-size: 9pt;
}
.ad_title{
	font-size:12pt;
	color:#006600;
	line-height:16pt;
	}
.fundraising{
	width:100%;
	background:#fff;
	margin: 0 auto;
	width:780px;
}
.footer{
	width:780px;
	background:#FFFFFF;
}
.leftpic{
	margin: 10px 50px 10px 25px;
	float:left;
}

.rightpic{
	margin: 10px 25px 10px 25px;
	float:right;
}
.adTitlesHL{
	font-weight:bolder;
	font-size:18px;
	color:#333;
	margin-top:25px;
	}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
.section{
	width:175px;
	float:right;
}
.pageheader{
font-size: 18pt;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:900;
padding-right:5px;
margin-top:5px;

}
