

/*************** STRUCTURE ******************************/

html, body {
	background:url(../images/page_bg.gif) #003366;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}

/*** Wrapper for page ***/	
#container{
	margin:0px auto;
	width:900px;
	height:auto;
	background:url(../images/containerbg.gif) repeat-y;
	position:relative;
	overflow:auto
	}
	
/*** Div for top page ***/
#header {
	height:173px;
	padding:0px;
	position: relative;
	}
	
/*** Div for left menu ***/	
#menu {
	background:url(../images/header_menutop.jpg) top no-repeat;
	width:200px;
	min-height:600px;
	position:relative;
	float:left;

	}
	
/*** Div for right side of page with all text ***/
#content {
	width:680px;
	min-height:600px;
	float:left;
	position:relative;
	padding:10px;
	}

/*** Div for menu atop header image for team names ***/	
#header_menu {
	width:650px;
	float:right;
	position:absolute;
	top:155px;
	right:0px;
	padding-top:2px;
	}
	
/*** Div for footer ***/
#footer {
	height:30px;
	color: #CCCCCC;
	clear:both;
	margin:0px auto;
	padding-top:10px;
	font-size:.8em;
	background: #666666;
	border-top:2px solid #CC0000;
	}	
	
#footer a {
color:#CCCCCC
}

#footer a:visited {
color:#CCCCCC
}	

ul#footer_list {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	margin-left:100px;
	}

ul#footer_list li {
	float: left;
	padding: 0px 6px;
	border-right: 1px solid #CCCCCC;
	}

ul#footer_list li a {
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	}

ul#footer_list li:first-child a, ul#footer_list li.first a {
	border-left: 0;
}

ul#footer_list li a:hover {
	text-decoration: underline;
}

ul#footer_list li.last{
	border-right: 0px;
	}
	
	
/*************** LEFT MENU ******************************/	

ul#menu_list {
	padding: 0px;
	margin:40px 0px;
	font-size:20px;
	text-transform:uppercase;	
	}

ul#menu_list li {
	padding:0px 5px 0px 0px;
	margin-right:0px;
	list-style:none;
	}


ul#menu_list li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	height:23px;
	padding: 0px 0px;
	font-size:.7em;
	text-align:right;
	color:#FFFFFF;
	width:100%;
	padding-right:5px;
	padding-top:5px;

	}

ul#menu_list li a:hover {
	color: #FFFFFF;
	font-weight:bold;
	background: #0099FF
	}

li.lastchoice {
	margin-bottom: -18px;
	}	
	
ul#menu_list .choice1 a:hover {
	background:url(../images/images/menu_1.jpg) no-repeat}
	
ul#menu_list .choice2 a:hover {
	background:url(../images/images/menu_2.jpg) no-repeat}
	
ul#menu_list .choice3 a:hover {
	background:url(../images/images/menu_3.jpg) no-repeat}
	
ul#menu_list .choice4 a:hover {
	background:url(../images/images/menu_4.jpg) no-repeat}	
	
ul#menu_list .choice5 a:hover {
	background:url(../images/images/menu_5.jpg) no-repeat}	
	
	
	
	
/*************** TEAMS MENU ****************************/	



ul#teamlist {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	font-size:.7em;

	}

ul#teamlist li {
	float: left;
	padding: 0px 6px;
	border-right: 1px solid #fff;
	}

ul#teamlist li a {
	color: #fff;
	display: block;
	text-decoration: none;
	}

ul#teamlist li:first-child a, ul#teamlist li.first a {
	border-left: 0;
}

ul#teamlist li a:hover {
	text-decoration: underline;
}

ul#teamlist li.last{
	border-right: 0px;
	}

	
	
	
/*************** STYLING ******************************/	

#header_menu {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	}
	
h1 { color:#CC0000;
	font-size:1.2em;
	text-transform:uppercase;
	padding-bottom:20px;
	}	

h2 {
	color:#003366;
	font-size:1.0em;
	padding-top:20px;
	}
	
h2 a {
	text-decoration:none;
	border-bottom:1px #999999 dashed;
	color:#003366;	
	}	
	
h2 a:hover {
	text-decoration: underline;
	color: #3399CC;
	border-bottom:none;
}

h3 {
	font-size:.9em;
	color: #006699
	}	
	
p{
	font-size:13px;
	padding:0px;
	margin:10px;}

table{
	margin:5px;

	}

table p{
	padding:0px;
	margin:2px 5px;}

th {
	background:#CCCCCC;
	text-align:left;
	font-size:.8em;
	color: #333333;
	padding:5px;}

tr {border:none;
}

td {border:none;
padding:0px;
margin:0px;}

#content li {font-size:.8em;
padding-bottom:5px;
margin-left:-10px;}	
	
	
/*************** FRONT PAGE ITEMS ******************************/		

#frontpageslideshow {
	width:650px;
	height:250px;
	padding:10px;
	border: #999999 1px solid;
	background:#FFFFFF;
	margin:0px auto
	}

#newsandevents {
	width:400px;
	border:#999999 1px solid;
	background:#FFFFFF;
	margin-top:10px;
	margin-left:3px;
	float:left;
	}

#newsandevents p {

	margin:0px;
	}	

.divheaders{
	background:url(../images/header_backgrounds.jpg) repeat-x #000099;
	margin:0px;
	height:21px;
	color:#FFFFFF;
	padding:4px 0px 0px 5px;
	font-size:.9em;
	}
	
#schedule {
	width:258px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	}	
	
#schedule img {
	padding:5px;	
	}
	
#newsandevents dl{
	margin:10px 5px;
	}
	
#newsandevents dt {
	color: #003366;
	font-weight: bold;
	text-transform:capitalize;
	margin-top:10px;
	}

#newsandevents dd {
	color: #000000;
	font-size:.8em;
	margin-left:0px;
	padding-top:6px;
	padding-bottom:10px;
	border-bottom:dotted 2px #CCCCCC
	}		
	
#newsandevents dd.last {
	border-bottom:none;
	padding-bottom:0px;
	}
	
#schedule dl{
	margin:10px 5px;
	}
	
#schedule dt {
	color: #003366;
	font-weight: bold;
	text-transform:capitalize;
	margin-top:10px;
	}

#schedule dd {
	color: #000000;
	font-size:.8em;
	margin-left:0px;
	padding-top:6px;
	padding-bottom:10px;
	border-bottom:dotted 2px #CCCCCC
	}		
	
#schedule dd.last {
	border-bottom:none;
	padding-bottom:0px;
	}
	
	
	
	
/*************** DIVISION PAGE ITEMS ******************************/

.division {
border:1px #003366  dotted;
padding:5px;
}10px;
	}

#schedule dd {
	color: #000000;
	font-size:.8em;
	margin-left:0px;
	padding-top:6px;
	padding-bottom:10px;
	border-bottom:dotted 2px #CCCCCC
	}		
	
#schedule dd.last {
	border-bottom:none;
	padding-bottom:0px;
	}
	
	
	
	
/*************** DIVISION PAGE ITEMS ******************************/

.division {
border:1px #003366  dotted;
padding:5px;
}

tr.grayrow {
	background: #CCCCCC}

table#boardleague{
	}

table#boardleague td
	{padding:5px}

table#boardleague h3 {
	margin:0px;
	padding:0px;}