body
	{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;
	background: #570a35 url(images/pagebg2.jpg) no-repeat top center;
	text-align: left;
	}


#wrapper
	{
	width: 792px;
	min-height: 990px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/wrapperbg.jpg) no-repeat top center;
	}



#headerhome
	{
	height: 635px;
	width: 792px;
	padding: 0;
	margin: 0;
	background: transparent url(images/headerhome.jpg) no-repeat top center;
	}


#headerabout
	{
	height: 635px;
	width: 792px;
	padding: 0;
	margin: 0;
	background: transparent url(images/headerabout.jpg) no-repeat top center;
	}


#headerservices
	{
	height: 635px;
	width: 792px;
	padding: 0;
	margin: 0;
	background: transparent url(images/headerservices.jpg) no-repeat top center;
	}


#headersupport
	{
	height: 635px;
	width: 792px;
	padding: 0;
	margin: 0;
	background: transparent url(images/headersupport.jpg) no-repeat top center;
	}






#topnav
	{
	width: 285px;
	margin: 0;
	padding: 9px 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 114%;
	height: 80px;
	position: relative;
	top: 75px;
	left: 480px;
	}


#topnav ul
	{
	margin: 0 10px 0 0;
	padding: 0;
	color: #000000;
	list-style: none;
	}


#topnav ul li 
	{ 
	display: inline; 
	text-align: left;
	margin: 0 3px 0 10px;
	}


#topnav ul li a
	{
	padding: 3px 3px;
	color: #000000;
	text-decoration: none;
	border: none;
	}

#topnav ul li a:hover
	{
	color: #862f13;
	text-decoration: none;
	}







#content
	{
	background: #fde872 url(images/contentbg.jpg);
	width: 391px;
	margin: -270px 0 0 359px;
	padding-bottom: 20px;
	}

#content li
	{
	margin: 5px 5px 5px 0;
	}



#content p
	{
	padding: 0 10px 5px 15px;
	margin: 5px 0;
	}



.imgboxright
	{
	width: 160px;
	background-color: #ffffff;
	padding: 10px 0 10px 10px;
	float: right;
	margin: 5px;
	margin-right: -40px;
	border-right: 1px solid #b0afb0;
	border-bottom: 1px solid #848284;
	}


.imgboxbottom
	{
	width: 160px;
	background-color: #ffffff;
	padding: 10px 0 10px 10px;
	float: right;
	margin: 5px auto;
	margin-right: 20px;
	border-right: 1px solid #b0afb0;
	border-bottom: 1px solid #848284;
	}






#footer
	{
	width: 100%;
	min-width: 750px;
	height: 100px;
	background: transparent;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	font-size: 90%; 
	}

#footer ul
	{
	margin: 0;
	}

#footer ul li
	{
	border-left: 1px solid #FFFFFF;
	margin-right: 5px;
	padding-left: 10px;
	display: inline;
	list-style-type: none;
	}

#footer a
	{
	color: #F3D65E;
	}






a img
	{
	border: none;
	}



a:link, a:visited

	{
	font-weight: bold;
	text-decoration: none;
	color: #0573e7;
	}

a:hover
	{
	text-decoration: underline;
	}	

h1
	{
	text-align: center;
	font-size: 130%;
	color: #570a35;
	text-transform: uppercase;
	}

h2
	{
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	color: #7b2c59;
	font-size: 120%;
	}


h3
	{
	text-align: center;
	padding: 0;
	font-size: 110%;
	}


a:active, a:focus 
	{
	outline: 0;
      }




#about .about, #home .home, #services .services, #supporters .supporters, #contact .contact
	{
	color: #862f13;
	text-decoration: none;
	}



