#navlist
{
list-style-type: none;
margin-right:50px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;

}

#weeklist
{
list-style-type: none;
margin:0px;
font-size:14px;
}

#weeklist li
{
display: inline;
list-style-type: none;
padding: 5px;
}

#weeklist li a
{
color: #000;
text-decoration:underline;
}


b{font-size: 100%;}
em{color: red;}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

}

div.divlogo{
position:relative;
top: 10px;
border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-color: #c0c0c0;
padding: 5px
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -981px; /*Set margin to that of -(MainContainerWidth)*/
background: #fff;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 8px;
font: 12px Arial;
}

.innertube-sidenav{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 10px;
margin-left: 25px;
}


#eventcontainer{
width: 760px; /*Width of main container*/
margin-top: 20px; /*Center container on page*/
margin-left: 10px;
text-align: left;

}

#eventcontentheading{
float: left;
width: 100%;
margin-top: 5px;
text-align:center;
color: #fff;
font: 14px arial;
}

	#headingleft{
	float: left;
	left:10px;
	top:50px;
	width:200px;
	padding:2px;
	background: #808080;
	border-bottom:1px solid #fff;
	}
	
	#headingcenter{
	float:left;
	width:325px;
	padding:2px;
	background: #808080;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	}
	
	#headingright{
	float: left;
	right:10px;
	top:50px;
	width:200px;
	padding:2px;
	background: #808080;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	}


#eventcontentwrapper{
float: left;
width: 740px;
margin-bottom: 10px;
background:#e4e4e4;
text-align:center;
}


#teamleft{
float: left;
left:10px;
top:50px;
width:200px;
background:#e4e4e4;
padding:2px;

}

	#teamleft p{
	margin-top: 1px;
	margin-bottom: 1px;
	}

#teamcenter{
float:left;
background:#e4e4e4;
width:325px;
padding:2px;


}
	#teamcenter p{
	margin-top: 1px;
	margin-bottom: 1px;
	}


#teamright{
float: left;
right:10px;
top:50px;
width:200px;
background:#e4e4e4;
padding:2px;


}
	#teamright p{
	margin-top: 1px;
	margin-bottom: 1px;
	}
	
.thumbnail
{
float: left;

border-style: none;
margin: 10px 10px 10px 10px;
padding: 5px;
text-align:center;
font: 12px Arial;
}

.thumbnail img
{  border-style: none;
}

.thumbnail p
{  
margin-top:2px;
margin-bottom:2px;
}

.clearboth { clear: both; }

.boardcontainer
{
margin: 50px 15px 0 0;
float:left;
width:375px;
}

.boardwrapper
{
float:left;
width:100%;
}

	.boardwrapper p
	{
	margin-top:2px;
	margin-bottom:2px;
	}

.board
{
float: left;
margin: 0px 10px 10px 10px;
border: 1px solid #666;
padding: 2px;
text-align:center;
width:125px;
}

.imagecontainer
{

margin: 30px 0 30px 0;

}

.imageright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.faqlist h1
{
font: bold 12px Arial;
margin-top:0;
margin-bottom:0;
}

.faqlist ul
{
margin-top:0;
margin-bottom:10px;
}

.faqlist li
{
list-style-type: none;
margin-top:0;
margin-bottom:0;
}

#divisioncontainer{
margin-top:20px;
margin-bottom:20px;
width:100%
}

#divisionleft{
float:left;
left:10px;
top:50px;
width:200px;
padding:2px;
background: #ccc;
border-bottom:1px solid #fff;
}

	#divisionleft p{
	margin-top:0;
	margin-bottom0;
	}

#divisioncenter{
float:left;
width:325px;
padding:2px;
background: #ccc;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}

	#divisioncenter p{
	margin-top:0;
	margin-bottom0;
	}

#divisionright{
float:left;
right:10px;
top:50px;
width:200px;
padding:2px;
background: #ccc;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}

	#divisionright p{
	margin-top:0;
	margin-bottom0;
	}
	
#mapcontainer{

width:100%;
margin-top:20px;

}

#mapmain{
float:left;
margin-left:2px;
width:600px;
background: #ccc;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}

#mapright{
float:left;

width:175px;
background: #ccc;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}

#cheerleft{
float:left;
left:10px;
top:50px;
width:350px;
padding:2px;
background: #eee;
border:1px solid red;
}

	#divisionleft p{
	margin-top:0;
	margin-bottom0;
	}

#cheercenter{
float:left;
width:350px;
padding:2px;
background: #eee;
border:1px solid red;
}

	#divisioncenter p{
	margin-top:0;
	margin-bottom0;
	}
