body {
	background-image: url("http://gobnf.org/i/bns/n/background.jpg");
	background-color: #c1b899;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
}
#gradient {
	background-image: url("http://gobnf.org/i/bns/n/gradient.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}
#topbg {
	background-image: url("http://gobnf.org/i/bns/n/greenbg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px 15px 0 15px;
}
a:link, a:visited, a:active {
	color: #ac2323;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {margin: 0px 0px 0px 0px;}
.optin {
	border: 0px;
	background-color: #f5f5f5;
	color: #333;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 11px;
	padding: 4px;
	width: 130px;
}
#contentbg {
	background-image: url("http://gobnf.org/i/bns/n/contentbg.png");
	background-repeat: repeat-y;
	padding: 0 25px 0 25px;
}
.title, .title a:link, .title a:active, .title a:visited {
	color: #5ea40d;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.title a:hover {
	text-decoration: underline;
}
/* nav begins */

#nav {
	height: 57px;
	width: 280px;
	margin: 5px 0 0 55px;
	background-image: url("http://gobnf.org/i/bns/n/underline.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav ul {
	color: #70684c;
	margin:0px;
 	padding: 0px;
 	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
 	font-size: 18px;
	line-height: 60px;
	white-space: nowrap;
}
#nav ul li a  {
	padding: 12px 0px 10px;
	margin: 0 15px 0 0;
	
}
#nav li a.on, #nav li a.on:visited, #nav li a.on:hover {
	color: #b96632;
	text-decoration: none;
	border-bottom: 6px solid #b96632;
}
#nav li a.off, #nav li a.off:visited, #nav li a.off:hover {
	border-bottom: 0px;
}
#nav li {
	 list-style-type: none;
	 display: inline; 
}
#nav li a {
color: #70684c;
	text-decoration: none;
	font-weight: normal;
	
}
#nav li a:link {

	 font-weight:bold;
	 
}
#nav li a:visited {
	 color: #70684c;
	 font-weight:bold; 
}
#nav li a:hover {
	color: #b96632;
	padding: 12px 0px 10px;
	margin: 0 15px 0 0;
}
#footer {
	font-size: 12px;
	color: #505050;
	padding: 10px 0 15px 0;
	width: 900px;
}
* html a:hover {visibility:visible}

.donate {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/bns/n/donate_on.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 88px;
	height: 89px;
	margin: 0;
	padding: 0;
}
.donate a {
	display: block;
	width: 88px;
	height: 89px;
}
.donate img {width: 88px; height: 89px; border: 0; }
.donate a:hover img{visibility:hidden}


/* homepage share stuff */
#sharenav {
	margin: 0px 0 0 5px;
}
#sharenav li {
	display: inline;
	padding: 0px 5px;
	height: 16px;
}
#sharenav li a, #sharenav li a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#sharenav li a:hover {
color: #ccc;
}
#sharebg {
	background-image: url("http://gobnf.org/i/bnf4/sharebg.gif");
	background-repeat: repeat-x;
}
/* homepage share end */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,checkbox,textarea,blockquote,th,td {
margin:0;padding:0;
}

.list ul {
	list-style-type: square;
	color: #484848;
	margin: 0 0 0 30px;
}
.list li {
	padding: 0 0 5px 0;
}
.error li {

display: block;

list-style-type: square;

font-size: 12px;

margin: 5px 0px 0 0;

padding: 5px;

color: #fff;

background-color: #bf1600;

width: 200px;

}



.error {

font-size: 14px;

color: #bf1600;

font-weight: bold;

padding-bottom: 8px;

}

