@charset "utf-8";
/* CSS Document */
p,h2,table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	margin:0;
	}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
div.list p {
	margin-bottom:10px;
	}
a {
	color:#40b1ed;
	}
a:hover {
	color:#096ea4;
	}
	
.home-btn, .news-btn, .contact-btn, .donate-btn{
outline: none;
vertical-align:top;
border:0;
margin:0;
float:right;
}

.home-btn{margin:0;width: 133px;height: 75px;background:url(images/bfk_home_btn.gif) no-repeat 0 -75px;}
.home-btn:hover{background: url(images/bfk_home_btn.gif) no-repeat;}

.contact-btn{margin:0;width: 131px;height: 75px;background:url(images/bfk_contact_btn.gif) no-repeat 0 -75px;}
.contact-btn:hover{background: url(images/bfk_contact_btn.gif) no-repeat;}

.donate-btn{margin:0;width: 124px;height: 75px;background:url(images/bfk_donations_btn.gif) no-repeat 0 -75px;}
.donate-btn:hover{background: url(images/bfk_donations_btn.gif) no-repeat;}

.news-btn{margin:0;width: 124px;height: 75px;background:url(images/bfk_news_btn.gif) no-repeat 0 -75px;}
.news-btn:hover{background: url(images/bfk_news_btn.gif) no-repeat;}