body {
	background-image:url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position:center;
	margin-left:auto;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	margin:0px;
}
img {
	border:none;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:18px;
}
h3 {
	color:#999999;
	font-weight:bold;
	font-size:14px;
}
h5 {
	color:#ae0b19;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	border-top:1px #bbbbbb dotted;
	margin-bottom:2px;
	margin-top:2px;
}
#page{ 
	width:741px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}
#navBar {
	width:auto;
	height:76px;
}
#header{
	position:relative; 
	height:215px;
	background-color:#FFFFFF;
	width:741px;
	overflow:hidden;
}
#subNav {
	height:23px;
	width:741px;
}
#wrapper{
	width:741px;  
	position:relative;
	margin-top:20px;
	background-color:#FFFFFF;
}
#leftcol{
	width:150px;
	padding:0px 5px 5px 5px;
	float:left; 
	position:relative;
	overflow:hidden;
	border-right:1px #bbbbbb solid;
 }
#maincol{
	float: left;
	display:inline;
	position: relative; 
	width:327px;
	height:auto;
	padding:0px 15px 10px 10px;
	overflow:hidden;
}
#rightcol{
	width:210px;
	display:inline;
	float:right;
	padding:0px 5px 5px 5px;
	position:relative;
	border-left:1px #bbbbbb solid;
}
#flashNav {
	width:205px;
	height:185px;
	background-color:#000000;
	color:#FFFFFF;
}
#footer{
	height:auto;
	width:735px;
	border-top:1px #CCCCCC dotted;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:20px;*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
/*<!--LINK STYLES-->*/
a {
	color:#ae0b19;
}
a:link {
	color:#ae0b19;
}
a:hover {
	color:#333333;
}
a:visited {
	color:#ae0b19;
}
#leftNav a {
	color:#000000;
	text-decoration:none;
	display:block;
	width:100%;
}
#leftNav a:link {
	color:#000000;
	text-decoration:none;
	display:block;
	width:100%;
}
#leftNav a:visited {
	color:#000000;
	text-decoration:none;
	display:block;
	width:100%;
}
#leftNav a:hover {
	background-color:#ae0b19;
	color:#fff;
}
#leftNav li {
	list-style:none;
	margin:0px;
	width:100%;
	display:block;
	text-align:center;
}
#rightcol a {
	color:#000;
	text-decoration:none;
	display:block;
	width:100%;
}
#rightcol a:visited {
	color:#000;
	text-decoration:none;
	display:block;
	width:100%;
}
#rightcol a:hover {
	background-color:#000000;
	color:#fff;
}
#rightcol li {
	list-style:none;
	margin:0px;
	width:100%;
	display:block;
	text-align:center;
}
#archive a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:100%;
	background-color:#ae0b19;
}
#archive a:hover {
	color:#fff;
	text-decoration:none;
	display:block;
	width:100%;
	background-color:#000;
}
#skyAd {
	width:125px;
	background-color:#000000;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#footer li {
	list-style:none;
	display:inline;
}
 /* *** 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 */  
-->


/* Drop down menu */
#dropmenudiv{
position:absolute;
border:1px #CCCCCC;
font:normal 11px arial;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width:100%;
display: block;
text-indent: 3px;
color:#000;
background-color: #66afdb;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #a7d1f0;
color: #000;
}

/* calendar */	
.cal {
	width:200px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
}
.cal td, .cal a, .cal a:link {
	font-size:12px;
	text-decoration:none;
}
.calHeader, .calHeader a, .calHeader a:link {
	background-color:#ae0b19;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:none;
}
.calEvent, , .calEvent a:hover {
	background:yellow;
}
.calEvent a{
	background-color:#CCCCCC;
	border:1px #666 solid;
}
.calGame {
	background:red;
}

/*news */
.currentNewsTitle {
	font-size:14px;
	font-weight:bold;
	
}
.currentNewsDate{
	font-size:10px;
}

	
