body {
	background-image: url(http://gobnf.org/i/tutt/background.gif);
	background-repeat: repeat;
	background-color: #271f14;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
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: #93856a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ceba95;
	text-decoration: underline;
}
.contentwell {
	background-color: #741004;
	border-left: 1px solid #93856a;
	border-right: 1px solid #93856a;
	border-bottom: 1px solid #93856a;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 18px;
	color: #ffffff;
}
.topwell {
	background-color: #741004;
	color: #ffffff;
	border-left: 1px solid #93856a;
	border-right: 1px solid #93856a;
}
.video {
	background-image: url(http://gobnf.org/i/tutt/videobackground.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #bfb196;
	color: #000;
	padding: 3px 3px 3px 3px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.inputfieldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #bfb196;
	color: #000;
	padding: 2px 2px 2px 2px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.footer {
	float: right;
	padding-top: 15px;
}
.box {
	border-left: 1px solid #93856a;
	border-top: 1px solid #93856a;
	border-bottom: 1px solid #93856a;
	border-right: 1px solid #93856a;
	background-color: #630e03;
	padding: 10px 10px 10px 10px;
}
.signatures {
	float: right;
	padding-right: 30px;
	padding-top: 0px;
      	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
       padding-bottom: 5px;

}
#number {
	font-size: 22px;
	color: #ffffff;
}
#award {
	position: relative;
	top: -10px;
	left: 61px
}
#videolink {
	position: relative;
	top: -5px;
	left: -5px;
}