@charset "utf-8";



/* CSS Document */







/**************** General rules *********************/



*, html{font-size:100.01%;	margin:0;	padding:0;	}



body {

	height:101%;

	font-size:100.01%;

	padding: 0;

	line-height:140%;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	color: #000;

	text-align: center;

}





/***************** Page Sections *********************/



#container {
	margin:0 auto;
	text-align:left;
	font-size:90%;
	overflow:hidden;
	width:800px;
	border:0px solid #003399;
	background-image: url(leftstripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



#header {
	padding: 0px;
	background-color: #FFFFFF;
}



#sidebar {
	position:relative;
	float:left;
	width:160px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
}



#mainContent {
	float:right;
	width:580px;
	margin-left: 0px;
	margin-right: 40px;
}


#footer {
	clear:both;
	background-color:#FF0000;
	height:2em;
	padding:5px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
}

.date {

	font-size: 10px;

	font-style: italic;

	margin-top: 30px;

}




.albumlist {
	list-style-type: none;
	width: 100%;
	overflow: auto;
	font-size: x-small;
	line-height: 14px;

}

.albumlist li {

	float: left;

	margin: 5px;

}





/**************** General Links ***********************************/



#mainContent a:link {

	color: #000080;

	text-decoration:none;

}



#mainContent a:visited {

	color: #993399;

	text-decoration:none;

}



#mainContent a:focus, #mainContent a:hover, #mainContent a:active	{

	color: white;

	background-color:#000080;

	text-decoration:none;

}







#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;

}



#footer a:focus, #footer a:hover, #footer a:active {
	color:#FF0000;
	text-decoration:none;
	background-color:#FFFFFF;
	font-weight:bold;
}







/****************** General Stuff *******************/





img {border:none;}



p {
	margin:5px 10px 5px 5px;
	line-height: 18px;
}



.center {text-align:center;margin-top:5px;}



.left {float:left;width:30%;text-align:left;margin-left:10px;}



.right {float:right;width:60%;text-align:right;margin-right:10px;}







/**************** Headings ************************/



h1 {
	font-size:150%;
	color:#000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;

}



h2 {
	font-size:medium;
	color:#FFFFFF;
	background-color: #FF0000;
	padding-left: 2px;
	line-height: 17px;

}



h3,h4 {
	clear:both;
	margin-left:5px;
	color:#000000;

}



h5 {font-size:100.01%;font-style:italic;font-weight:normal;clear:both;margin-left:10px;margin-top:10px;}



h6 {font-size:95%;font-style:normal;clear:both;margin:0px;}



.h1style1 {color: #FF0000}





.list {

	margin-top:10px;

	margin-bottom:10px;

	margin-left:75px;

	margin-right: 10px;



}







.rolloverbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/button2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 139px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
}

a.rolloverbutton:hover {
	background-image: url(elements/button1.gif);
	color: #FFFFFF;
	font-size: 14px;
}
.defendingchampions {
	background-color: #F2F2F2;
	width: 90%;
	margin-top: 10px;
	margin-left: 7px;
	font-size: small;
	line-height: 16px;
	border: thin dotted #000000;
	margin-bottom: 10px;
}




.imageleft {

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 0px;

}

.imageright {

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 5px;

}



.table {

	border-collapse:collapse;

	vertical-align:top;

	border-top-color: #000080;

	border-right-color: #000080;

	border-bottom-color: #000080;

	border-left-color: #000080;

	margin: auto;

}






#safety {

	background-color: #FFFF00;

	padding: 4px;

	width: 500px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 20px;

	margin-left: 50px;

	border: medium solid #00FF00;

}

.safety_items {

	padding: 4px;

	width: 500px;

	margin-top: 30px;

	margin-bottom: 20px;

	margin-left: 50px;

	border: medium dotted #0000FF;

}
#lodging {
	float: right;
	width: 175px;
	border: thin dotted #FF0000;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nor {
	width: 80%;
	border: thin dotted #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-color: #F2F2F2;
}
#schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 85%;
	border: thin dashed #FF0000;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

