@import url("reset.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	margin: 0px 0px;
	padding:0;
	background:#000000;	
}


a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

td, th {
	vertical-align:top;
}

#wrapper {
	font-size:1.4em;
}

#header {
	font-size:1.2em;
	text-align:center;
	position:absolute;
	left:205px;
	top:5px;
	width:800px;
	height:200px;
	padding-left:3px;

}

#leftnav {
	color: #FCBF43;
	text-align:center;
	position:absolute;
	left:5px;
	top:510px;
	width:180px;
	height:900px;
	padding-left:0px;
	background-color:#000000;
	border-right-color:#FCBF43;
	border-right-style:double;
	border-right-width:medium;
}

#leftnav h6 {
	font-size:0.8em;
	text-indent:1em;
	margin: 0;
}

#leftnav h4 {
	color: #FCBF43;
	font-size: 1.7em;
	font-variant: small-caps; 
	margin: 0;
	font-weight:bold;
	text-align:center;	
	background-image: url(sitegraphics/gradientred1x40_1.gif);
	background-repeat:repeat-x;
}

#rightmain {
	position:absolute;
	left:740px;
	top:510px;
	width:240px;
	height:900px;
	background-color:#000000;
	color:#FFFFFF;
	z-index:100;
}
#rightads {
	position:absolute;
	left:810px;
	top:510px;
	width:180px;
	height:900px;
   	margin-left: 20px;
	margin-right:10px;
	z-index:100;
}
#quickfacts {
	height:200px;
	width:450px;
	font-size: 125%;
 	color:#FCBF43;
	text-align: center;
	font-weight: bold;
	font-variant:small-caps;
	padding-left:20px;
	padding-right:20px;
}
table.records {
	border: 6px inset #8B8378;
	border-spacing:0;
	-moz-border-radius: 6px;
}
table.records td {
	border: 0px solid black;
	padding: 0.2em 0ex 0.2em 0ex;
	color: black;
	font-size:12px;
}
table.records tr.d0 td {
	background-color: #FCF6CF;
}
table.records tr.d1 td {
	background-color: #FCBF43;
}

#mainhome {
	position:absolute;
	left:205px;
	top:510px;
	width:500px;
   	margin-left: 10px;
	margin-right:10px;
	z-index:1;
	background-color:#FFFFFF;
}

#main {
	position:absolute;
	left:205px;
	top:510px;
	width:580px;
   	margin-left: 10px;
	margin-right:10px;
	z-index:1;
	background-color:#FFFFFF;
	padding:0px;
	text-align:center;
}

#main h1, #main h2, #main h3, #mainhome h1, #mainhome h2, #mainhome h3 {
	margin: 1.0em 0 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: -0.05em;
	font-size: 20em;
}

#main h1, #mainhome h1 {
	font-size: 3em;
	background-color:#FCBF43;
	border-bottom-style:groove;
	border-bottom-color:#FCBF43;
	border-top-style:solid;
	border-top-color:#FF0000;
	text-align:center;
}

#main h2, #mainhome h2 {
	margin: 1.5em 0 0.25em 0;
	font-size: 1.66em; 
	color: #000000;
	background-color:#FCBF43;
	border-bottom-style:groove;
	border-bottom-color:#FCBF43;
	border-top-style:solid;
	border-top-color:#FF0000;
	text-align:center;
}

#main h3, #mainhome h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:capitalize;
	letter-spacing: 0;
	color: #000000;
}

#main h4, #mainhome h4 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #000000;
	margin-bottom:1em;
	border-bottom-style:solid;
	border-bottom-color:#FF0000;
}

#main h6, #mainhome h6 {
	font-size: 70%;
 	color: #000000;
	text-align: right;
	padding-left: 1em;
	font-weight: bold;
}
#footer {
	background-color:#000000;
	text-align:center;	
}
.clsHead {
	font-size: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-align: center;
}	
.clsLarge {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FF0000;
	text-align: center;
}	
.clsText {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FF0000;
}	

.clsBody {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	margin-left:2em;
	text-align:left;
}
.GameWin {
	font-size: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}	
.GameScore {
	font-size: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FF0000;
	text-align:center;
}	
.GameCoach {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
}
.GameDate {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
}
.GameLocation {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
}
.GameNotes {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	text-align:left;
}

#main a, #blacklinks a, #mainhome a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#main a:hover, #blacklinks a:hover, #mainhome a:hover {
	color:#FF0000;
}


#contentprint {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #FFFFFF;
	float:left;
    margin-left: 15px;
	margin-right: 15px;
	width:85%;
	text-align:left;
	border:0px solid #033;
	font-size:1.4em;
}

#contentprint h1, #contentprint h2, #contentprint h3 {
	margin: 0.5em 0 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: -0.03em;
	font-size: 2em;
}

#contentprint h1 {
	font-size: 3em;
	border-bottom-style:solid;
	border-bottom-color:#FF0000
}

#contentprint h2 {
	font-size: 1.66em; 
	color: #000;
}

#contentprint h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:capitalize;
	letter-spacing: 0;
	color: #000;
}
#contentprint h4 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #000;
	margin-bottom:1em;
}

#contentprint h6 {
	font-size: 70%;
 	color: #000000;
	text-align: left;
	padding-left: 1em;
	font-weight: bold;
}

#contentprint table {
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	border-collapse: collapse;
	background-color:#FFFFFF;
}

#contentprint th {
	color: #fff;
	text-align:center;
	border-bottom:1px solid #666666;
}

#contentprint tr {
}

#contentprint tr.odd {
	background-color:#CC0000; 
}

#contentprint td {
	color: #FFF;
	border: 0px solid #ccc;
	font-weight:bold;
	text-align:center;
}

#contentprint td.text {
	color:#CCCCCC;
	font-weight:normal;
	text-align:left;
}

#contentprint a {
	color:#000;
}


h1, h2, h3 {
	margin: 0.5em 0 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: -0.05em;
}

h1 {font-size: 2em;}
h2 {font-size: 1.66em; color: #666;}

h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:capitalize;
	letter-spacing: 0;
	color: #FFFFFF;
}

p { 
	margin: .5em;
	margin-bottom: 1em;
	line-height: 1.4;
	text-align: left;
}

p + p { text-indent: 1.5em; }

p.intro {
	text-align: left;
	font-size: 1.33em;
	line-height:1.2;
}

p.intro:first-letter {
	float: left;
	font-size: 4.0em;
	width: 1em;
	font-weight:bold;
	color: #cc0000;
	margin: 0 .0em 0 0 ;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style:square;
	font-size:1em;
	margin-left: 30px;
	padding:2px 5px;
	text-align:left;
}
