body {
	background-image: url(http://gobnf.org/i/fdfp/background.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #9fc3d8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3e3e3e;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #ffffff;
	font-weight: bold; 
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.menuwrapper {
	padding-top: 5px;
	padding-bottom: 25px;
}
.content {
	padding: 20px 30px 20px 30px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#header {
	padding-top: 25px;
	padding-bottom: 30px;
}
#ask {
     font-size: 13px;
	padding-right: 20px;
}
#donatewrap {
	padding-top: 10px;
}
/* nav begin */
.home {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/fdfp/nav_homeon.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 64px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.home a {
	display: block;
	width: 64px;
	height: 25px;
}
.home img {width: 64px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.home a:hover img{visibility:hidden}

.about {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/fdfp/nav_abouton.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 67px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.about a {
	display: block;
	width: 67px;
	height: 25px;
}
.about img {width: 67px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.about a:hover img{visibility:hidden}

.abdul {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/fdfp/nav_abdulon.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 166px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.abdul a {
	display: block;
	width: 166px;
	height: 25px;
}
.abdul img {width: 166px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.abdul a:hover img{visibility:hidden}

.host {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/fdfp/nav_hoston.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 125px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.host a {
	display: block;
	width: 125px;
	height: 25px;
}
.host img {width: 125px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.host a:hover img{visibility:hidden}

.press {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/fdfp/nav_presson.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 62px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.press a {
	display: block;
	width: 62px;
	height: 25px;
}
.press img {width: 62px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.press a:hover img{visibility:hidden}

.links {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/fdfp/nav_linkson.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 60px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.links a {
	display: block;
	width: 60px;
	height: 25px;
}
.links img {width: 60px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.links a:hover img{visibility:hidden}
/* end nav */
#fundcount {
	padding-top: 30px;
	padding-bottom: 30px;
}
.fundtitle {
	font-size: 18px;
	font-weight: bold;
}
.fundnumber {
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
}
.fundred {
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	color: red;
}
#footer {
	padding-top: 40px;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e9e9e9;
	font-weight: bold;
	color: #3e3e3e;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid #f09885;
	border-right: 1px solid #f09885;
	border-top: 1px solid #f09885;
	border-bottom: 1px solid #f09885;
}
.inputfieldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e9e9e9;
	color: #3e3e3e;
	padding: 2px 2px 2px 2px;
	border-left: 1px solid #f09885;
	border-right: 1px solid #f09885;
	border-top: 1px solid #f09885;
	border-bottom: 1px solid #f09885;
}
/* sticky footer begin */
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61px; 
}
.footer, .push {
	height: 61px; 
}
#footspace {
	padding-top: 25px;
}
/* sticky footer end */
.text {
	padding-left: 30px;
	padding-right: 30px;
}
#red {
	color: red;
}
.title {
	font-weight: bold;
	font-size: 17px;
	color: #845ba5;
}
.line {
	width: 620px;
	border-top: 1px solid #f09885;
	float: left;
}
.space {
	padding-top: 20px;
}

