body {
	background-image: url("http://gobnf.org/i/mo/headerbg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #2b82b6;
	margin: 0;
	font-family: verdana;
	line-height: 18px;
}
a:link, a:visited, a:active {
	color: #ac2323;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.rounded, .button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
}
#headerright {
	background-image: url("http://gobnf.org/i/mo/headerright2.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

form {
	margin: 0px 0px 0px 0px;
}
#trailerbg {
	background-image: url("http://gobnf.org/i/mo/trailerbg2.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}
#contentbg {
	background-image: url("http://gobnf.org/i/mo/contentbg.gif");
	background-repeat: repeat-x;
	background-position: top left;

}
#contentbg2 {
	background-image: url("http://gobnf.org/i/mo/contentbg2.gif");
	background-repeat: repeat-x;
	background-position: top left;

}
#leftcolumn {
	padding: 25px 25px 25px 25px;
	background-color: #eaf5fa;
	color: #333;
	font-size: 13px;
}
#rightcolumn {
	padding: 25px;
	background-color: #eaf5fa;
	color: #333;
	font-size: 13px;
}
/** nav begin **/
.navbg {
	background-image: url("http://gobnf.org/i/mo/navbg.gif");
	background-repeat: repeat-x;
}
#nav {
	height: 40px;
	margin: 0 0 0 0px;
	padding: 0px;
	white-space: nowrap;
}
#nav ul {
	margin: 0px;
 	padding: 0px;
 	font-family: verdana;
 	font-size: 13px;
	line-height: 40px;
	white-space: nowrap;
}
#nav ul li a  {
	padding: 12px 11px 15px;
	margin-left: -3px;
}
#nav li a.on, #nav li a.on:visited, #nav li a.on:hover {
	background-image: url("http://gobnf.org/i/mo/navonbg.gif");
	border-left: 1px solid #941127;
	border-right: 1px solid #941127;
	background-repeat: repeat-x;
	background-position: top center;
	color: #e9da33;
	padding: 10px 11px 12px 10px;
	white-space: nowrap;
}
#nav li a.homeoff, #nav li a.homeoff:visited, #nav li a.homeoff:hover {
	padding-left: 30px;
}
#nav li a.homeon, #nav li a.homeon:visited, #nav li a.homeon:hover {
	margin-left: 30px;
	background-image: url("http://gobnf.org/i/mo/navonbg.gif");
	border-left: 1px solid #941127;
	border-right: 1px solid #941127;
	background-repeat: no-repeat;
	background-position: top center;
	color: #e9da33;
	padding: 10px 11px 12px 10px;
	white-space: nowrap;
}
#nav li {
	 list-style-type: none;
	 display: inline; 
}
#nav li a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	
}
#nav li a:link {
	 color: #fff;
	 font-weight:bold;
	 
}
#nav li a:visited {
	 color: #fff;
	 font-weight:bold; 
}
#nav li a:hover {
	background-position: top center;
	color: #e9da33;
	padding: 10px 11px 20px;
}
/** nav end **/
#trailertext {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	padding-top: 15px;
}
#redbg {
	background-color: #c71432;
	color: #e9da33;
	font-weight: bold;
	padding: 8px;
}
#greybg {
	background-color: #292a2c;
	color: #fff;
}
#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;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,checkbox,textarea,blockquote,th,td {
	margin:0;
	padding:0;
}
.list ul {
	margin: 15px 0 0 25px;
}
.list li {
	list-style-type: square;
	color: #484848;
	padding: 0 0 8px 0;
}
.fieldtitle {
	color: #c41331;
	font-weight: bold;
	font-size: 13px;
	padding: 15px 0 4px 0;	
}
.field {
	border: 1px solid #0066ab;
	background-color: #fff;
	padding: 4px;
	font-family: verdana;
	font-size: 13px;
}
.contestfield {
	border: 1px solid #0066ab;
	background-color: #fff;
	padding: 4px;
	font-family: verdana;
	font-size: 13px;
	width: 380px;
	height: 60px;
}
.contestbg {
	background-image: url("http://gobnf.org/i/mo/contestbg.jpg");
	background-repeat: no-repeat;
	width: 480px;
	background-position: top center;
}
.buy a:link, .buy a:active, .buy a:visited {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.buy a:hover {
	text-decoration: none;
}
.pic {
	border: 1px solid #333;
}
img {
	border: 0px;
}
.error li {
	display: block;
	list-style-type: none;
	 display: inline;
	font-size: 11px;
	padding: 0 8px 0 0;
	color:#fff;
	background-color: #C71432;
}
.error {
	background-color: #C71432;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 8px;
}
.sb {
	background-image: url("http://gobnf.org/i/mo/twitbg.gif");
	background-repeat: repeat-x;
	background-color: #557d94; 
	color: #fff; 
	padding: 7px 12px 7px 12px; 
	font-size: 11px;
}
.sb a:link, .sb a:visited, .sb a:active {
	color: #fff;
}
.sb a:hover {
	text-decoration: underline;
}
* html a:hover {visibility:visible}
.orderbutton {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/mo/orderbutton_on.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 292px;
	height: 50px;
	margin: 0;
	padding: 0;
}
.orderbutton a {
	display: block;
	width: 292px;
	height: 50px;
}
.orderbutton img {width: 292px; height: 50px; border: 0; }
.orderbutton a:hover img{visibility:hidden}
.rules ol {
	margin: 15px 0 0 45px;
}
.rules li {
	padding: 0 0 15px 0;
}
.footertext {
	font-size: 11px;
	color: #fff;
}
.footertext a:link, .footertext a:visited, .footertext a:active {
	color: #E9DA33;
}