body {
	background:#6c9ca8;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
td {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
#contactUs
{
	padding: 0px 10px 30px 0px;
	margin-left:27px;
	width: 638px;
	text-align:center;
}

a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/charity2.png) no-repeat 0px 65px;
	width:717px;
	height:240px;
	position:relative;
}
#menuDiv{
	background-color:#6c9ca8;
	width:709px;
	top: 235px;
	border: 3px solid #FFFFFF;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 0px 2px;
	text-align:center;
	height: 30px;
	font-weight:bold;
	z-index: 10;
}

#menuDiv a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 5px;
}
#menuDiv a:hover{
	color:#668B8B;
}
#logo_w2{
	top:44px;
	left:494px;
}
#header_text {
	top:10px;
	left:300px;
	width:400px;
	position:absolute;
}

#header_text2
{
	top: 10px;
	left: 0px;
	width: 300px;
	position: absolute;
}
#header_links{
	border: 1px solid red;
	top: 235px;
	left:0px;
	width: 711px;
	display:inline;
	position: relative;
	background-color:#85a157; 
}
.header_text {
	font-size: 17px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(../images/content_bg.gif);
	width:717px;
	position: relative;
	top: 33px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:10px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#left_full{
	float:left;
	width: 628px;
	margin-left: 27px;
	padding: 0px 10px 30px 0px;
	display: inline;
}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/*********************Contact Us *************************/
#contactUs
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-align: -moz-center;/* essential to center in firefox */
}

/****************** Donate *******************************/
#donate
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-align: -moz-center;/* essential to center in firefox */
}
/*******************News **********************************/
#news_header
{
	color: #666699;
	font-weight: none;
	text-decoration: none;
}
.posted
{
	font-size: 10px;
	color:#668B8B;
}

.news_links
{
	text-decoration: none;
}

.news_links a:visited
{
	font-color: blue;
	text-decoration: none;
}
/********************** Footer ***************************/
#footerline {
clear: both;
text-align:center;
background-image:url(../images/footer_bg.png);
font-size:9px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	position: relative;
	top: 33px;
}

#footer a
{
	color: #000;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}
