@charset "UTF-8";
/* CSS Document */

body
{
	background: #000000;
	margin: 0px;
	height:100%;

}
.html {
height:100%;
}
.adminnav
{
left:440px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position: absolute;
width: 552px;
}
.adminnav a
{
text-decoration:none;
font-weight:bold;
color:#666666;
}
.maintable
{
	background: #262626;
}

.headerbox
{
	background: #CCCCCC;
	border: 10px solid #CCCCCC;
}
.container_content
{
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.contentbox
{
	background: #FFFFFF url(../images/bfc_h1_bg.gif) repeat-x;
	border: 5px solid #CCCCCC;
	vertical-align: top;
	
}
.date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


.moduleheader
{
    border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	height:10px;
	padding:15px;

}

.social img
{
	border: none;
	float: left;
}

.footer
{
	background: #262626;
	color: #999999;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.bodytext 
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	vertical-align:top;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#A81C10;
}
.nav {
	position:absolute; 
	top:138px; 
	left:422px;
}
.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav li {
	display:inline;
}
.nav a {
	display:block; float:left;
}
.nav_home a {
	background:url(../images/bfc_mainnav_home_off.gif);
	height:48px;
	width:100px;
}
.nav_news a {
	background:url(../images/bfc_mainnav_news_off.gif);
	height:48px;
	width:98px;
}
.nav_about a {
	background:url(../images/bfc_mainnav_about_off.gif);
	height:48px;
	width:110px;
}
.nav_contact a {
	background:url(../images/bfc_mainnav_contact_off.gif);
	height:48px;
	width:134px;
}
.nav_home a:hover {
	background:url(../images/bfc_mainnav_home_on.gif);

}
.nav_news a:hover {
	background:url(../images/bfc_mainnav_news_on.gif);

}
.nav_about a:hover {
	background:url(../images/bfc_mainnav_about_on.gif);

}
.nav_contact a:hover {
	background:url(../images/bfc_mainnav_contact_on.gif);
}
.bodytext a {
color:#A81C10;
}
.photocredit3 {
	display:none;
}

						.donate_box {
							width:287px;
							height:210px;
							position:relative;
							background:#ffffff;
						}
						
						.donate_meter {
							float:left;
							width:60px;
							height:210px;
						}
						
						.donate_content {
							float:left;
							width:227px;
							height:210px;
						}
						
						.donate_bg {
							margin-left:10px;
							margin-top:5px;
							padding-left:11px;
							background:url(../images/donate_meterfull.gif) no-repeat;
							width:59px;
							height:210px;
						}
						
						.donate_guage {
							position:absolute;
							top:16px;
							left:30px;
							background:url(../images/donate_guage.gif) no-repeat;
							width:10px;
							height:151px;
						}
						
						
						.donate_title {
							width:181px;
							height:26px;
							margin:5px auto;
							background:url(../images/donate_goal.gif) no-repeat;
						}
						
						.donate_text {
							font-size:12px;
							font-family:Arial, Helvetica, sans-serif;
							color:#000000;
							text-align:center;
							padding-top:30px;
						}
						
						.donate_heading {
							font-size:18px;
							font-weight:bold;
							color:#666666;
						}
						
						.donate_button {
							position:absolute;
							bottom:10px;
							width:227px;
						}

						.donate_cap {
							width:45px;
							height:12px;
							background:url(../images/donate_metercap.gif) no-repeat;
						}

/* 0.003 multiplied by value = value needed to be removed from height */						
						.donate_cover {
							width:45px;
							height:57px;
							background:url(../images/donate_metercover.gif) no-repeat bottom left;
						}
/* 0.003 multiplied by value = value(-9px) needed to be removed from height  */						
						.donate_value {
							position:absolute;
							top:66px;
							left:42px;
							width:77px;
							height:18px;
							line-height:18px;
							color:#ffffff;
							font-family:Arial, Helvetica, sans-serif;
							font-size:13px;
							font-weight:bold;
							padding-left:12px;
							background:url(../images/donate_current.gif) no-repeat;
						}

