body{
	margin-left:10px;
	margin-top:0px;
}
img{border:none;}
#page{
	position:relative;
	width:800px;
	overflow:auto;
}
#topBar {
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: normal;
	vertical-align:top;
	font-size:70%;
	color: #6d6d6d;
	margin-left:5px;
	width:760px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:right;
}


#image {
	float:left;
	width:768px;
	margin-left:10px;
	margin-top:5px;
	height:122px;
	overflow:hidden;
}
#topbar img{
	clear:both;
}
/********Ie hack************/
* html #image{
	margin-left:5px;
}
/******end*******************/

#titleBox{
	float:left;	
	margin-left:10px;
	margin-top:5px;
	width:539px;
	height:100px;
	background:#929387;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px
}
h1{
	font-size:130%;
	margin-left:10px;
	margin-top:10px;
}
h2{
	font-size:160%;
	margin-left:0px;
	margin-top:0px;
	font-weight:normal;
	color:#333333;
}
a {	
	color:#333333;
	text-decoration:underline;
}
a:hover {	
	text-decoration:none;
}
/********Ie hack************/
* html #titleBox{
	margin-left:5px;
}
/******end*******************/

.formerrors{
color:#f00;
font-weight:bold;
}
div.footer{
font-family:Arial, Helvetica, sans-serif;
padding:10px;
color:#333333;
font-size:75%;
clear:both;
}
.link1 a{
display:block;
clear:both;
background:#4f4f4c;
color:#fff;
text-decoration:none;
padding:10px;
margin-top:5px;
width:350px;
font-size:110%;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.link1 a:hover{
background:#929387;
}
#donateButton .link1 img{
	border:0px;
}
.newsimage{
float:left;
margin:5px 10px 10px 0;
}
#mainContentArea a.addthoughts{
display:block;
font-weight:bold;
font-size:120%;
text-decoration:none;
padding:4px 8px;
width:200px;
height:19px;
color:#fff;
background:#C4C4BC url(../../images/addarrow.gif) no-repeat;
background-position:97% center;
border:1px solid #4f4f4c;
margin:20px 0;
}
#mainContentArea a.addthoughts:hover{
font-weight:bold;
text-decoration:none;
color:#4f4f4c;
}
/*************news********************/
.newsImage{clear:both; float:left; width:144px; margin:0 10px 0 0;}
img.newsImage{clear:both; float:left; width:200px; margin:0 10px 0 0;}
.newsImage img{width:144px;}
.newsText{float:left; width:370px;}
.newsHeadline {color:#317023;font-size:110%; margin:3px 0;}
.newsStory{margin-bottom:5px;position:relative;overflow:hidden;}
.newsCopy1{color:#333333;}
.newsCopy1:first-line{color:#000; font-weight:bold; background:#fff;}
.newsStory p{margin-top:0; font-size:100%}
#mainContentArea .newsCopy2{ color:#000;text-decoration:none; font-weight:bold;}
#mainContentArea .newsCopy2:hover{ color:#333;text-decoration:none; font-weight:bold;}