* { margin: 0; padding: 0; }

body,td,th {
	color: #2e1a04;
	font: 13px/19px "Trebuchet MS";
}
.ErrorText { color: #990000; }
a img { border: none; }
a { color: #990000; text-decoration: underline; }
a:hover { color: #2e1a04; text-decoration: underline; }
body { background: #071903 url(/images/bg-site.jpg) repeat-y center top; }
ul, p { margin-bottom: 15px; }
h1 {
	font: bold 25px Tahoma, Geneva, sans-serif;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 18px;
}
h2 { font: bold 16px Arial, Helvetica, sans-serif;
	color: #990000;
	margin-bottom: 10px;
}
#wrapper {
	width: 705px;
	margin: 20px auto;
	border-left: 5px solid #98683e;
	border-right: 5px solid #98683e;
	border-top: 2px solid #071903;
	border-bottom: 2px solid #071903;
	background: url(/images/bg-wrapper.jpg) repeat-y center top;
	overflow: visible;
}
#navbar { width: 695px; margin: 0 auto; }
#content { position: relative; padding: 25px 35px 30px; text-align: left; overflow: auto; }
#content_left { float: left; width: 445px; padding-right: 25px;}
#content_right { float: left; width: 165px;  }	

td.HeaderFont { background: #990000; color: white; padding: 4px; }



/* LEFT NAV */

#navcontainer { width: 165px; font-size: 11px; text-align: left; margin: 0; }
#navcontainer ul { 	margin: 0; 	padding: 0; 	list-style-type: none; }
#navcontainer li a { 
	display: block;
	background: none;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 5px 5px 15px;
	background: #70644b;
	width: 145px;
	margin-bottom: 3px; 
	font-weight: bold;
}

#navcontainer li a:hover { text-decoration: none; 	color: #fff; font-weight: bold;	background: #612300; }





#home #content {
	text-align: center;
	height: 425px;
	overflow: visible;
}
#footer {
	padding: 0px 0px 10px;
	text-align: center;
	color: #d7d4b6;
}
#footer a { color: white; text-decoration: none; font-size: 15px; line-height: 22px; }
#footer a:hover { color: #fff09a; text-decoration: none; }
#football {
	position: absolute;
	left: -100px;
	top: 294px;
}
#register {
	position: absolute;
	right: -37px;
	top: 226px;
}
form td { padding: 3px 0; }
.FormField, .FormTextField {
	padding: 3px;
	color: #0e2506;
	background: #f8f7f1;
	border: 2px solid #b99a6e;
	width: 85%;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
.FormSelect {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 85%;
}
.FormTextField {
	width: 95%;
}
.FormButton {
	color: #ffffff;
	font-weight: bold;
	border: 3px solid #C2B499;
	background: #900;
	padding: 4px 8px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}


#videocontent {
text-align: center;
	height: 438px;
	overflow: visible;
	margin-top: 23px;
}

#homeIconVideo {
	position:absolute;
	bottom:-30px;
	left:200px;

}

#homeIconPhoto {
	position:absolute;
	left:430px;
	bottom:-20px;
}