body {
  text-align: center;
  min-width: 500px;
  background-color: #000000;
}
#wrapper {
  text-align: left;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

a:link {
	color: #0000CC;
	text-decoration: none !important;
}

a:visited {
	color: #0000CC;
	text-decoration: none !important;
}

h1 {
	font: verdana;
	font-size: 200%;
	text-align: center;
	color: #7079e9;
	}

h2 {
font-size: 110%;
text-align: center;
color: white;
font-variant: small-caps;
text-align: center;
}

h3 {
	font-size: 110%;
	text-align: center;
	color: #7079e9;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bolder;
	}

p {
font-size: 125%;
text-align: left;
text-indent: 20px;

}

p1 {
	vertical-align: top;
	text-align: left;
	font:11px arial;
	color:#FFFFFF;
	line-height:24px;
}

p2 {
	vertical-align: top;
	text-align: left;
	font:11px arial;
	color:#000000;
	line-height:15px;
}

p3 {
	vertical-align: top;
	text-align: center;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* --------------------Mouse over stuff---------------------- */
.hovermenu ul{
	font: 10px arial;
	padding-left: 0;
	margin-left: 0;
	}

.hovermenu ul li{
	list-style: none;
	display: inline;
	}

.hovermenu ul li a{
	padding: 1px 2em;
	text-decoration: none;
	float: left;
	color: white;
	}

.hovermenu ul li a:hover{
	background-color: #000000;
	}
	
.hovermenufooter ul{
	font: 10px arial;
	padding-left: 0;
	margin-left: 0;
	}

.hovermenufooter ul li{
	list-style: none;
	display: inline;
	}

.hovermenufooter ul li a{
	padding: 1px 2em;
	text-decoration: none;
	float: left;
	color: white;
	}
	
/* ---------------------------------------------------- */
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight: 200;
	text-align:center;
	}
	
#content {
  width: 500px ;
  margin-left: auto ;
  margin-right: auto ;
}

DIV.table
{
	BORDER-RIGHT: #808080 2px solid;
	BORDER-TOP: #808080 2px solid;
	FONT-WEIGHT: lighter;
	FONT-SIZE: medium;
	BORDER-LEFT: #808080 2px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #808080 2px solid;
	HEIGHT: 122px;
	padding: 2px;
	width: 475px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 3.5%;
}

div#header {
padding: 15px 10px 5px 20px;
clear: both;
height: 35px;
}

div#right {
float: right;
width: 200px;
}

div#left {
float: left;
width: 200px;
}

div#coachright {
float: right;
width: 300px;
}



div#middle {
padding: 0px 10px 5px 20px;
margin: 0px;
}

div#footer {
clear: both;
text-align: center;
}

div#brandingheader {
	clear: both;
	height: 19px;
	padding: 3px;
}

div#brandingmiddle {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 95%;
}
	
/* Class Styles */

.logo {
	font:18px times new roman;
	background-image: url(../images/sportheader.jpg);
	background-repeat: no-repeat;
	}

.body {
	background-image: url(../images/White-BKG.jpg);
	font:11px times new roman;
	letter-spacing:.2em;
	background-color: #000000;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	}

.footer {
	background-image: url(../images/Bottom-Tab.jpg);
	background-repeat: no-repeat;
	text-align: center;
	}
	
.branding {
	background-image: url(../images/Camp-news-box.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	}

.sponsors {
	background-image: url(../images/sponsors/sponsor-section-bkg.jpg);
	background-repeat: no-repeat;
	}
	
.tablecontent {
	text-align: left;
	text-indent: 2px;
	vertical-align: top;
	word-spacing: 0.5em;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 360px;
	}
