body {
	background-color: #000000;
	background-image: url(images/bkgnd-gridiron.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#nav {
	background-image: url(images/nav-bkgnd.png);
	background-repeat: no-repeat;
	background-position:top center;
	margin-top: 0px;
	padding-top:10px;
	padding-bottom::10px;
	vertical-align:top;
	text-align:center;
}
#header {
	background-position:top center;
	margin-top: 0px;
	height:120px;
	vertical-align:top;
	text-align:center;
}
#footer {
	background-color: #000000;
	background-image: url(images/bkgnd-footer.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-top: 0px;
	font-family: verdana, Arial, Helvetica;
	font-size: 8px;
	line-height:15px;
	color: #FFFFFF;
	vertical-align:bottom;
	text-align:center;
}
#footer a {
	font-family: verdana, Arial, Helvetica;
	font-size: 8px;
	line-height:15px;
	color: #FFFFFF;
	vertical-align:bottom;
	text-align:center;
	font-weight: 500;
	letter-spacing: .1em;
}
#footer a:hover {
	font-family: verdana, Arial, Helvetica;
	color: #FFCC00;
	text-decoration: underline;
}
#contentbkgnd {
  background-position:top left;
  background-image: url(images/transparent.png);
  background-repeat:repeat;
}
.hdrlogo {
	vertical-align:middle;
	text-align:center;
	padding:2px;
}
.maincontent {
	vertical-align:top;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	line-height:15px;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
}
.timedate {
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:bold
	line-height:20px;
	color: #FFCC33;
	padding:2px;
	margin:5px;
}
.secnav {
height:25px;
width:160px;
display:block;
}
.secnav:hover {
	background-image: url(images/secnav-over.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
.subconbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0px 5px 5px;
	border-width:1px;
	border-color:#333333;
	background-color:#333333;
	border-style:solid;
	vertical-align: top;
	margin-top:2px;
}
.subconboxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/sdbr-bkgnd.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size: 16px;
	line-height:26px;
	font-weight:500;
	letter-spacing: 1px;
	height:30px;
	padding: 2px 5px 5px 10px;
	display:block;
}
.contentnav {
	vertical-align: middle;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight:700;
	line-height:12px;
	color: #FFFFFF;
	background-color:#666666;
	padding:10px 2px 0px 5px;
	height:35px;
	width:180px;
	display:block;
	margin-top:1px;

}
.contentnav:hover {
	vertical-align: middle;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight:700;
	line-height:12px;
	color: #CC0000;
	background-color:#FFCC00;
	padding:10px 2px 0px 5px;
	height:35px;
	width:180px;
	display:block;
	margin-top:1px;
}
.footerlink {
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:15px;
	color: #CCCCCC;
}
a.footerlink:visited {

	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:15px;
	color: #333333;
}
a.footerlink:hover {
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:15px;
	color: #FFCC00;
	text-decoration: underline;
}
a.footerlink:active {
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:15px;
	color: #FFCC00;
}
.vertdivider {
	background-image: url(images/bkgnd_dottedline.gif);
	background-repeat: repeat-y;
	background-position:top center;
	width:10px;
}
.hordivider {
	background-image: url(images/bkgnd_dottedline.gif);
	background-repeat: repeat-x;
	background-position:center;
	height:10px;
}
.3manbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	padding-left: 10px;
}
.3manlink A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#660000;
	font-size: 11px;
}
.3manlink A: hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size: 11px;
	text-decoration:underline;
}
.3manlink A: visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
}
.3manscorehdr {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:500;
	background-image:url(images/score-header.gif);
	background-repeat: repeat-x;
	margin: 2px;
	font-size: 18px;
	width: 100%;
}
.3manlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	margin-left: -5px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:700;
	line-height: 16px;
	margin-top: 0px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: 18px;
	font-weight:300;
	line-height: 24px;
	margin-top: 0px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: 18px;
	font-weight:300;
	line-height: 24px;
	margin-top: 0px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: 14px;
	font-weight:500;
	line-height: 20px;
	margin-top: 0px;
}
HR {
	background-color:#FFCC00;
	height:1px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 15px;
}
.content10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 15px;
	padding-right: 10px;
	padding-left:10px;
}

a.footerlink:link {
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #bababa;
}
.text {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 5px;
}
.sectionheader {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffde00;
	text-decoration: underline;
	border: none;
}
.sectionsubhead {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
a:link {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}
.textsmall {
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	line-height:14px;
	font-weight: normal;
}
a.yellowlink:link {
	color: #ffde00;
	text-decoration: none;
}
a.yellowlink:visited {
	color: #ffde00;
	text-decoration: none;
}
a.yellowlink:active {
	color: #ffde00;
	text-decoration: none;
}
a.yellowlink:hover {
	color: #CC0000;
	text-decoration: underline;
}
.smalltabletitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffde00;
	vertical-align: bottom;
	padding-bottom: 4px;
	font-family: "Courier New", Courier, sans-serif;
	text-transform: uppercase;
	padding-left: 4px;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #ffde00;
	vertical-align: bottom;
	font-family: "Courier New", Courier, sans-serif;
	text-transform: uppercase;
	padding-right: 16px;
}
.mainsectiontitle {
	font-family: verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	padding: 4px;
}
.textleftpad {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 6px;
	margin: 0px;
}
.tdspacing {
	padding: 4px;
}
.textwhite {

	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.formlabel {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
	text-align:right;
	padding: 5px;
}
.form {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	border: none;
	margin: 1px;
}
.hiddenform {
	visibility:hidden;
	background-color:#000000;
	border:none;
	color:#000000;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px solid #000000;
	background-color: #FF0000;
	text-align: center;
}.TDBorder {
	border: 1px solid #000000;
}

/* Accordian Menu CSS */
ul.menu, ul.menu ul{
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 160px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
}

ul.menu li a {
  color: #000000;	
  padding:0;
  height:30px;
}

ul.menu li a:hover {
  background-image: url(images/titlebar-3man.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

ul.menu li ul li a {
  background: #000000;
  color: #000;
  padding-left: 0px;
}

ul.menu li ul li a:hover {
  background: #000000;
  border-left: 0px #000 solid;
  padding-left: 0px;
}
.3man {
  background-image: url(images/titlebar-3man.gif);
  background-repeat: no-repeat;
  background-position:top left;
}
.5man {
  background-image: url(images/titlebar-3man.gif);
  background-repeat: no-repeat;
  background-position:top left;
}
.xball {
  background-image: url(images/titlebar-3man.gif);
  background-repeat: no-repeat;
  background-position:top left;
}
#entryfees {
	padding-left: 0px;
	margin-left:0px;
	list-style:none;
	}
#entryfees ul {
	margin:0;
	padding:0;
	border: none;
}
#entryfees li {
	padding: 3px 3px 5px 3px;
	border: 1px solid #ffcc00;
	list-style:none;
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	font-size: 12px;
	width: 175px;
	float:left;
	margin: 0px 5px 20px 0px;
}
#entryfees h1 {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFCCOO;
	font-size: 18px;
	line-height:30px;
	background-color:#000066;
	display:block;
	margin-bottom:0px;
	padding-bottom:3px;
}
#entryfees h2 {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFCCOO;
	font-size: 14px;
	font-weight:500;
	line-height:20px;
	margin-bottom:0px;
}
#prizes {
	padding-left: 0px;
	margin-left:0px;
	list-style:none;
	width:100%;
	border: 1px;
	border-color:#333333;
	}
#prizes td {
	width:120px;
	padding:2px;
	}
#prizes h2 {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight:500;
	line-height:18px;
	margin-bottom:0px;
	background-color:#000066;
}
#prizes ul {
	margin:0;
	padding:0;
	border: none;
}
#prizes li {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#ffffff;
	float:left;
	text-align:center;
}



/*Begin Scoreboard Styles*/
.scorehdr {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(..images/score-header.gif);
	background-repeat: repeat-x;
	padding: 2px;
	font-size: 14px;
	letter-spacing:1px;
	width: 100%;
}
.scorecat{
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	height: 15px;
	padding:2px;
	text-align:center;
	vertical-align:middle;
	background-color:#4d4d4d;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.scoreblock{
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	height: 15px;
	text-align:center;
	vertical-align:middle;
}
.scorename{
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	text-align:left;
	height: 15px;
	width: 120px;
	vertical-align:middle;
}
.scorerank{
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	text-align: center;
	height: 15px;
	width: 20px;
	vertical-align:middle;
}
.Bscoreblock{
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	height: 20px;
	text-align:center;
	vertical-align:middle;
	width: 10%;
	border-bottom:medium;
	border-bottom-color:#333333;
	border-bottom-width:medium;
}
.Bscorename{
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-align:left;
	height: 20px;
	width: 20%;
	vertical-align:middle;
	border-bottom:medium;
	border-bottom-color:#333333;
}
/* ACCOLADES STYLES FOR HOME PAGE */
.accomoduleOLD {
	background-image: url(images/acco-bkgndold.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border:none;
	display:block;
	padding: 0;
	width:360px;
	height:45px;
	margin-right:0px;
	padding-left:5px;
	margin-top:2px;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:700;
	line-height:12px;
	color: #FFCC00;
	vertical-align:top;
}
.accomodule2 {
	background-image: url(images/acco-bkgndsmall.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border:none;
	display:block;
	padding: 0;
	width:140px;
	height:62px;
	margin-right:0px;
	padding-left:5px;
	padding-top:5px;
	margin-top:1px;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:700;
	line-height:12px;
	color: #FFCC00;
}
.accomodule {
	background-image: url(images/acco-bkgnd.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border:none;
	display:block;
	padding: 0;
	width:285px;
	height:40px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	margin-top:2px;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:700;
	line-height:20px;
	color: #FFCC00;
}
.accoevents{
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	height: 25px;
	padding:2px;
	text-align:center;
	vertical-align:middle;
	background-color:#4d4d4d;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.accodesc {
	border:none;
	display:block;
	padding: 0;
	width:120px;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	text-align: center;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:700;
	line-height:20px;
	color: #FFCC00;
}
.accoend {
	background-image: url(images/acco-lftend.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border:none;
	vertical-align: top;
	width:4px;
}
.accomodule {
	background-image: url(images/acco-bkgnd.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border:none;
	display:block;
	padding: 0;
	width:240px;
	height:40px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	margin-top:2px;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:700;
	line-height:20px;
	color: #FFCC00;
}
.accomodule:hover {
	border: thin #000099;
}
.accomodule ol li {
	list-style-position: outside;
	list-style-type: none;
	overflow:hidden;
	float:left;
	margin-left:-10px;
}
ol .accomodule ol li a,
ol .accomodule ol li a:link,
ol .accomodule ol li a:hover,
ol .accomodule ol li a:visited {
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight:700;
	line-height:20px;
	color: #FFCCOO;
}
.acconame {
	vertical-align: top;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height:16px;
	color: #FFCCOO;
}
.acconame:hover {
	vertical-align: top;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height:20px;
	color: #FFFFFF;
	height:20px;
}
.accotitle {
	vertical-align: top;
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight:700;
	line-height:20px;
	color: #FFCCOO;
}

/* LEADERBOARD */
.leaderboard {
	background-image: url(images/ldrbrd-mid.gif);
	background-repeat: repeat-x;
	background-position:top left;
	height:100px;
	padding:10px;
	text-align:left;
}
.leaderboard h1 {
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	color:#FFCC00;
	vertical-align:top;
}
.team {
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size:18px;
	line-height:30px;
	color:#CCCCCC;
	vertical-align:top;
}
.points {
	text-align:left;
	font-family: verdana, Arial, Helvetica;
	font-size:18px;
	font-weight:600;
	line-height:30px;
	color:#FFFFFF;
	vertical-align:top;
}