.bl {
	width:800px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
}
.clear {
	font-size: 1px;
	height: 1px
}
.body, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0066FF;
}
.body, tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0066FF;
}
.link:hover {
	font: 12px Arial;
	color:#0000A0;
	text-decoration:none;
}
.footer {
	font: 12px Arial;
	color:#0065ff;
	text-decoration:none;
}
.link {
	font: 12px Arial;
	color:#0066FF;
	text-decoration:none;
}
.title {
	font-size: 20px;
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;
}
.tab {
	text-align:center;
	width:101px;
	height:24px;
}
.on {
	background-image:url('/images/tab-on.png');
}
.off {
	background-image:url('/images/tab-off.png');
}
.tabLink {
	position:relative;
	top:-2px;
	text-decoration:none;
	font:normal 18px Arial;
	letter-spacing:0px;
	color:white;
}
.button {
	background-color: #FFFFFF;
	border:1px solid;
	border-color:#7F9DB9;
	cursor:pointer;
	color: #0066FF;
}
.buttonOver {
	background-color: #EAF5FF;
	border:1px solid;
	border-color:#6086A8;
	cursor:pointer;
}
body {
	background-color: #FFFFFF;
	background-image:url('/images/bg2.jpg');
	background-repeat: no-repeat;
	margin: 0;
}
.footerlink {
	width:100%;
	height:auto;
}
.footerlink h1 {
	font-weight:normal;
	margin: 0px;
	padding:0px;
	display:block;
	font-size:11px;
	color:#91bcfd;
	font-weight:bold;
}
.footerlink ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
.footerlink li {
	padding-bottom:2px;
	padding-top:1px;
}
.footerlink li a {
	font-size:11px;
	color:#91bcfd;
	text-decoration:none;
}
.footerlink li a span {
	background-image:url(/images/blog.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
.footerlink li a:hover {
	text-decoration:underline;
}
#footer {
	width:650px;
	height:auto;
	padding-top:25px;
	padding-left:22px;
	padding-right:13px;
	padding-bottom:40px;
	background-color:#F7F7F7;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0 auto;
	border-top:1px solid #d1e0fd;
}
#about_us_box {
	width:130px;
	float:left;
}
#donate_box {
	width:110px;
	float:left;
}
#new_box {
	width:130px;
	float:left;
}
#construction_box {
	width:126px;
	float:left;
}
#volunteers_box {
	width:101px;
	float:left;
}
#ownership_box {
	width:146px;
	float:left;
}
