* { margin: 0; padding: 0; }

#header { background: #222222; text-align: center; padding-bottom: 25px; }

body,td,th {
	color: #2e1a04;
	font: 13px/19px helvetica,arial,sans-serif;
}
.ErrorText { color: #990000; }
a img { border: none; }
a { color: #990000; text-decoration: underline; }
a:hover { color: #2e1a04; text-decoration: underline; }
body { background: #222; }
ul, p { margin-bottom: 15px; }
h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #c6472d;
	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;
	background: #fff;
	overflow: visible;
}
#navbar { }
#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; }


#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 40px;
	background: #c6472d;
}
#nav li {
	display: inline;
	float: left;
}
#nav li:first-child {
	border: none;
}
#nav a {
	float: left;
	display: block;
	height: 40px;
	padding: 0 20px;
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	text-decoration: none;
}
#nav a:hover, #nav a.active {
	color: #fff;
	background: #981a00;
	text-decoration: none;
}


/* 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: #666;
	width: 145px;
	margin-bottom: 3px; 
	font-weight: bold;
}

#navcontainer li a:hover { text-decoration: none; 	color: #fff; font-weight: bold;	background: #c6472d; }





#home #content {
	text-align: center;
	height: 225px;
	overflow: visible;
}
#footer {
	padding: 0px 0px 10px;
	text-align: center;
	color: #888;
}
#footer a { color: white; text-decoration: none; font-size: 15px; line-height: 22px; }
#footer a:hover { color: #fff; text-decoration: none; }
#football {
	position: absolute;
	left: -100px;
	top: 104px;
}
#register {
	position: absolute;
	right: -37px;
	top: 56px;
}
form td { padding: 3px 0; }
.FormField, .FormTextField {
	padding: 3px;
	color: #0e2506;
	background: #f5f5f5;
	border: 1px solid #999;
	width: 85%;
	font: 12px/18px Georgia, arial,sans-serif;
}
.FormSelect {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 85%;
}
.FormTextField {
	width: 95%;
}
.FormButton {
	color: #ffffff;
	font-weight: bold;
	border: 3px solid #c6472d;
	background: #c6472d;
	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;
}

