body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}

html, body{ 
	margin:0px; 
	padding:0px; 
	text-align:center;
	background-image:url(../images/bodyBG.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
} 
#page{ 
	width:991px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#header{
	position:relative; 
	height:157px;
	width:991px;
	background-image:url(../images/masthead.jpg);
	background-repeat:no-repeat;
}
#navBar {
	width:991px; 
	height:27px;
	background-image:url(../images/navBarBg.jpg);
	background-repeat:no-repeat;
}
#wrapper{
	width:991px; 
	float:right; 
	position:relative;
	background-image:url(../images/wrapperBG.gif);
	background-repeat:repeat-y;
}
#leftcol{
	width:170px; 
	float:left; 
	position:relative;
	color:#CCC;
 }
#maincol{
	float: left;
	display:inline;
	position: relative; 
	width:506px;
	color:#fafaf9;
	padding-right:5px;
}
#rightcol{
	width:310px; 
	float:right;
	position:relative;
	background-image:url(../images/rightcolBg.gif);
	background-repeat:repeat-y;
	height:auto;
}
.sponsors{
	width:300px; 
	float:right;
	display:inline;
}
#footer{
	height:50px;
	clear:both;
	background-image:url(../images/footerBG.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	border-bottom:#000 1px solid;
	margin-bottom:15px;
} 

 /* *** Float Hacks *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
-->


/*GLOBAL STYLES*/


p {
	line-height:1.5em;
	color:#fafaf9;
	margin-bottom:10px;
}

#maincol h1 {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#f3e8af;
	font-size:18px;
	background-image:url(../images/h1Bg.gif);
	background-repeat:no-repeat;
	font-weight:100;
	text-indent:10px;
	height:34px;
	width:484px;
	margin-bottom:10px;
}
#maincol h2 {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#f3e8af;
	font-size:18px;
	font-weight:100;
	font-style:italic;
	margin-bottom:10px;
}

#maincol h3 {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-size:18px;
	font-weight:100;
	margin-bottom:10px;
}
#maincol h4 {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-size:18px;
	font-weight:100;
	font-style:italic;
	margin-bottom:10px;
}
#maincol h5 {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:18px;
	font-weight:100;
	margin-bottom:10px;
}
#maincol h6 {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:18px;
	font-weight:100;
	font-style:italic;
	margin-bottom:10px;
}
#maincol ul {
	list-style:inside;
	margin:10px;
}
#maincol ol {
	list-style:inside;
	list-style-type:decimal;
	margin:10px;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
	


#leftcol img {
	margin-bottom:15px;
}
#leftcol td {
	color:#CCC;
	padding:4px;
}

#rightcol h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	background-image:url(../images/rightColH3.gif);
	background-repeat:no-repeat;
	width:310px;
	height:21px;
	padding-top:6px;
	text-indent:15px;
}

#polls {
	color:#CCC;
	padding:15px;
}
#polls table {
	color:#CCC;
}
#poll_rblOptions {
	color:#CCC;
	padding:4px;
}

#footer li {
	display:inline;
	color:#FFF;
	margin-left:15px;
}


/*LINK STYLES*/

a {
	color:#ff6600;
}
a:hover {
	color:#CCC;
}

#mainNav {
	font-size:16px;
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#f2e7af;
	padding-top:3px;
}

#mainNav li {
	display:inline;
	margin:0px 5px 0px 5px;
	
}
#mainNav a {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color:#f2e7af;
	text-decoration:none;
	font-size:16px;
	font-variant:small-caps;
	text-shadow: 1px 1px 1px #333;
}
#mainNav a:hover {
	color:#FFF;
}
.cal 
{
	width:268px;
	height:171px;
}
.cal td, .cal a, .cal a:link 
{
	font-size:10px;
	color:#f3872f;
}
.calHeader, .calHeader a, .calHeader a:link 
{
	background:#000000;
}

.calEvent, .calEvent a, .calEvent a:hover 
{
	background:#FFC;
	color: #000000;
}

.currentNewsTitle 
{
	font-size:14px;
	font-weight:bold;
	color:#f3872f;
}
.calGame 
{
	background:#f8f3da;
	color:#000;
}
.currentNewsDate
{
}
.txtInput { width:250px; }
.txtSm { width:60px; }
.txtMed{ width:100px; }
.prompt { width:150px }
.star, .error{ font-weight:bold; color:red; font-size:12px; }
select, input { font-size:10px; }
.button { font-size:12px; border:1px solid #ccc; }
.divOff { BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: white 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: white 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; POSITION: relative; TEXT-ALIGN: center }
	.divOver { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; POSITION: relative; TEXT-ALIGN: center }
	
	
/* player links */
a.playerlink {
	color:#f5d51e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:#000000;
	width:150px;
	padding:2px 0 2px 4px;
	margin:0;
	}
a:hover.playerlink {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:#cddded;
	width:150px;
	padding:2px 0 2px 4px;
	margin:0;
	}
/* other calendar */
a.caltest {
color:#FFFFFF;
}
.row {	
font-size:12px;
background-color:#003366;
}
.altrow {
font-size:12px;
/*background-color:#ffcc00;*/
}

.scheduleTable  td
{
background-color:#000000;
color:#ffffff;
font-size:11px;
}
.scheduleTable  th
{
background-color:#000000;
color:#ffffff;
font-size:11px;
}
/* Drop down menu */
#dropmenudiv{
	position:absolute;
	font:normal 12px arial;
	line-height:16px;
	z-index:100;
	text-align:left;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	color:#FFFFFF;
	background-color: #333;
	text-decoration:none;
	padding:0.5em 0.75em;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-image:url(../images/bodyBG.gif);
	background-repeat:repeat;
	color:#000;
}