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 {line-height:0.5em;border-collapse:collapse;border-spacing:0;padding:0;margin: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-color:#f3f7f9;
	background-image:url(../images/bodyBg.gif);
	background-repeat:repeat-x;
	font-family:"Myriad Pro", "Myriad", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
} 
#page{ 
	width:1194px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#header{
	position:relative; 
	height:161px;
	width:1194px;
}
#navBar {
	width:1194px;
	height:74px;
}
#wrapper{
	width:1194px;
	float:left;
	position:relative;
	padding-left:152px;
}
#leftcol{
	width:220px; 
	float:left; 
	position:relative;
	background-image:url(../images/leftColBg.gif);
	background-repeat:repeat-y;
}
#sponsors {
}
#maincol {
	float:left;
	display:inline;
	position: relative; 
	width:680px;
	padding:20px;
	overflow:hidden;
}
#footer{
	height:146px;
	text-align:center;
	clear:both;
	background-image:url(../images/footerBg.gif);
	background-repeat:repeat-x;
} 

 /* *** 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 {
	color:#3e3e3e;
	line-height:1.3em;
	margin-bottom:20px;
	text-align:justify;
}

h1 {
	font-size:36px;
	color:#1bb8ff;
	border-bottom:#1bb8ff 1px solid;
	font-variant:small-caps;
	letter-spacing:2px;
	font-weight:100;
	margin-bottom:20px;
}

h2 {
	font-size:18px;
	color:#333;
	margin-bottom:10px;
}
h3 {
	font-size:18px;
	color:#333;
	margin-bottom:10px;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
#maincol ol {
	list-style:inside;
	list-style-type:decimal;
	margin:20px;
}
#maincol ul {
	list-style:inside;
	margin:20px;
}
#maincol img {
	margin-bottom:20px;
}

#sponsors  img {
	margin: 5px 0px 10px 20px;
}
#sponsors a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
#footer p {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#5d6367;
	margin:5px;
}

table p {
padding: 0;
margin: 0;
}

/*LINK STYLES*/

a {
	color:#1bb8ff;
}
a:hover {
	color:#333;
}

.leftNav li a {
	display:block;
	width:170px;
	font-size:13px;
	color:#FFF;
	font-style:italic;
	font-variant:small-caps;
	text-decoration:none;
	border-bottom:1px #0b4e6e solid;
	margin-left:20px;
	padding:5px;
}
.leftNav li a:hover {
	background-color:#f3f7f9;
	color:#333;
}
#footerNav {
	width:500px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	padding-top:20px;
}
#footerNav li {
	display:inline;
	padding:3px;
	border-left:#5d6367 1px dotted;
}
#footerNav a {
	color:#5d6367;
	text-decoration:none;
}
#footerNav a:hover {
	color:#333;
}
.cal 
{
	width:151px;
	border:3px solid #F7F6F3;
}
.cal td, .cal a, .cal a:link 
{
	font-size:10px;
}
.calHeader, .calHeader a, .calHeader a:link 
{
	background:#F7F6F3;
	color:#333333;
	border:none;
}

.calEvent, .calEvent a, .calEvent a:hover 
{
	background:yellow;
}

.currentNewsTitle 
{
	font-size:14px;
	font-weight:bold;
	
}
.calGame 
{
	background:red;
}
.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 }
	/* Drop down menu */
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 11px arial;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#fff;
background-color: #0a4595;
text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d3ebf8;
color:#000000;
}