	body {
	margin: 0px;
	background: #009900;
	background-image: url("/images/bg_soccerball.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Arial, sans-serif;
}
body.header {
	margin: 0px;
	background: #009900;
	font-family: Verdana, Arial, sans-serif;
}
body.side {
	margin: 0px;
	background: #009900;
	font-family: Verdana, Arial, sans-serif;
}
body.footer {
	margin: 0px;
	background: #009900;
	font-family: Verdana, Arial, sans-serif;
}

table.schedule{
	border: 1px solid #47678F;
	width: 660;
	margin : 20px;
}
table.adventure{
	border: 1px solid #47678F;
	width: 500;
	margin : 20px;
}
table.login{
	background-color: #FFFFFF;
	border: 2px solid #47678F;
	width: 350;
	margin : 20px;
}
td.plyrinfo{
	border : 1px solid #DDDDDD;
	padding : 0px 0px 0px 4px;
}
td.plyrbttn{
	border : 1px solid #DDDDDD;
	padding : 0px 0px 0px 0px;
}
button.plyrbttn{
	font-size : 11px;
	background : Black;
	color : White;
	border : 0px;
	cursor : hand;
}
button.paypal{
	background-image: url(../images/x-click-but01.gif);
	width: 62px;
	height: 31px;
	border: 0px;
	cursor: hand;
}
td.undrline{
	background-color: #AAAAAA;
	height: 8px;
	border-top : 4px solid #FFFFFF;
}

button.cart{
	font-size: 13px;
	background: #009900;
	color: #000000;
	border: 0px;
	padding : 0px 4px 0px 4px;
	cursor : hand;
}

td.title{
	background: #47678F;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	border : 1px solid #47678F;
	margin : 0px 0px 0px 0px;
	text-align: center;
	font-weight: bolder;
}
td.login1{
	background: #47678F;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	padding : 4px 4px 8px 4px;
}
td.login2{
	background: #47678F;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding: 4px 4px 8px 4px;
	text-align: left;
}
td.login3{
	background: #47678F;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	padding : 4px 0px 8px 0px;
}
td.entry{
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	color: #404040;
	margin : 0px 0px 0px 0px;
	border-left : 1px solid #47678F;
	border-bottom : 1px solid #47678F;
	padding : 4px;
}
td.space{
	background: #BCC2CF;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	border-left : 1px solid #47678F;
	border-bottom : 1px solid #47678F;
}
.logo {
	border: solid black 1px;
	border-bottom-width: 0px;
	margin: 20px 0px 0px 25px;
	width: 298px;
}
li.pdf{
	list-style : outside url(../images/pdficontiny.gif);
	line-height: 30px;
	vertical-align: middle;
	margin-right: 8px;
	padding-right : 8px;
}
li.outln{
	font-size: 11px;
}

.logo img {
  border-width: 0px;}

.content
{
	  background: #FFFFFF;
	  border: solid black 1pt;
	  margin: -4px 50px 0px 25px;
	  padding: 20px;
	  width: 700px;
}

	.testimg{
	float: right;
	margin: 10px;
}
	.rightImg {
	  float: right;
	  border: solid black 3pt;
	  margin: 15px;}

	.leftImg {
	  float: left;
	  border: solid black 3pt;
	  margin-right: 25px;}
	  
.staffImg {
	  float: left;
	  border: solid black 3pt;
	  margin-right: 30px;}
	  
.instruct{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}
	 .content p, .content ul, .content ol {
	  font: Normal 13px/17px Verdana;}

.regbox {
  width: 200px; 
  float: right; 
  border: 1px solid black; 
  padding: 5px; 
  font-size: 9px;}

	h1 {
  	font: bold 16pt Verdana;}
	
	h2 {
	  font: normal 16pt Georgia;
	  color: #c63;
	  margin-bottom: 10px;}
	h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FF0000;
}

/* navigation
------------------------------------------------- */
#header{
	position: fixed;
	width: 100%;
	height: 70px;
	top: 0px;
	left: 0px;
	right: 0px;
}
a.noline{
	color : Blue;
	text-decoration: none;
}
a.noline:hover{
	font-weight: bolder;
}
a.staff{
	color : Blue;
	text-decoration : none;
}
a.staff:hover{
	font-weight : bolder;
}
a.test{
	background-color: Black;
	color: #009900;
	display: block;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
button.camps {
	width: 80px;
	height: 20px;
}

#footer{
	position: fixed;
	width: 100%;
	height: 21px;
	top: 630px;
}

#menu {
	margin : 0;
	padding-bottom : 19px;
	padding-left : 375px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	background : #000;
	border : 1px solid #090;
	color : #fff;
	float : left;
	font-size : 11px;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #0000FF;
}

	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}
#camptotal{
	border: 1px solid #000000;
	text-align: right;
	padding : 0px 2px 0px 2px;
}

 #menu ul a:hover {
	color : #0000FF !important;
}

.footer {
  margin-left:25px;
  color: #000;
  font-size: 11px;}


/* registration
------------------------------------------------- */

.content table {
  font-size: 11px;}
  
.content th {
  text-align: left;
  border-bottom: dotted #c63 1px;
  color: #c63;
  padding-top:12px;}
  
.content span {
  color: #c63;
  font-weight: bold;}
  