body {
	background-image: url(http://gobnf.org/i/ivm/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #eff0f0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
/* menu */
.menuoff a:link, .menuoff a:visited, .menuoff a:active {
	font-size: 16px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}
.menuoff a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menuon a:link, .menuon a:visited, .menuon a:active {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menubar {
	padding-top: 10px;
	padding-bottom: 15px;
}
/* end menu */
a:link, a:active, a:visited{
	color: #bb9359;
	text-decoration: none;
	font-weight: bold;
}
a:hover {	
	color: #474747;
	text-decoration: underline;
}
.sand {
	background-image: url(http://gobnf.org/i/ivm/sand.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #bb9359;
}
.footer {
	background-image: url(http://gobnf.org/i/ivm/footerbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #bb9359;
	height: 74px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.footeralt {
	height: 74px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.contentwell {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.small {
	font-size: 10px;
}
.eventhighlight {
	font-size: 14px;
	color: #474747;
	font-weight: bold;
}
.title {
	font-size: 16px;
	color: #474747;
	font-weight: bold;
}
.submenu {
	background-color: #b4b4b4;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.submenut {
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
}
.submenut a:link, .submenu a:visited, .submenu a:active {
	color: #474747;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: none;
}
.submenut a:hover {
	color: #ffffff;
	text-decoration: none;
}
.img {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.picblock {
	padding-top: 15px;
	padding-bottom: 15px;
}
.inputfieldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.mediatext {
	padding-top: 5px;
}