body {
	background: url(../images/ppl_01.jpg) repeat-x #13171F;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	height: 100%;
	}

.content {
	width: 900px;
	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	margin: 0 auto;
	}

.maincontent {
	width: 900px;
	background: url(../images/ppl_09.png) repeat-y;
	margin-top: 0;
	padding: 5px 15px 10px 15px;
	padding-right: 15px;
	text-align: left;
	vertical-align: text-top;
	}

.maintext {
	width: 870px;
	height: auto;
	}

.flash {
	width: 900px;
	height: 111px;
	text-align: center;
	background: url(../images/ppl_07.png);
	padding-top: 6px; 
	}

html>/**/body .flash {height: 105px;}

/*=====Link Styles=====*/

a:link {color: #DC7230; text-decoration: underline;}
a:hover {text-decoration: none; }
a:visited {color: #DC7230; text-decoration: underline; }
a:visited:hover {text-decoration: none; }

/*=====Text Styles=====*/

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	color: #DC7230;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	}

#bottomborder {
	width: 95%;
	height: 2px;
	border-top: 1px #FFF dotted; 
	}

#smallfont {
	font-size: 10px;
	font-style: italic;
	}
	
/*=====Camp Styles=====*/

#camptable {
	width: 865px;
	height: auto;
	text-align: left;
	}

#campdates, #camplocal, #campreg {
	height: 15px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #DC7230;
	}

#campdates { width: 230px; }

#camplocal { width: 535px; }

#campreg { width: 100px; }

/*=====Form Styles=====*/

#fieldarea {
	height: 21px;
	float: left;
	width: 400px;
	padding-top: 9px;
	padding-left: 10px;
	}

#formtitle {
	height: 20px;
	padding-top: 10px;
	float: left;
	width: 200px;
	text-align: right;
	}

#formfield {
	border: 1px #44AEE3 solid;
	font-family: Verdana;
	font-size: 11px;
	}

#formcolumns {
	float: left;
	width: 430px;
	height: auto;
	}

#campinfo {
	height: auto;
	float: left;
	width: 600px;
	padding-top: 9px;
	padding-left: 100px;
	}

html>/**/body #campinfo {width: 500px;}

.secondkid{	
	color: #DC7230;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.secondform{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:900px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.formcontent{	/* Content that is slided down */
	padding:1px;
	position:relative;
	height: 400px;
}

/*=====Photo Gallery=====*/

#scroller {
			width:800px; 
			height:360px; 
			position:relative;
			padding:5px 0; 
}

#scroller em {
	display:block; 
	width:229px; 
	height:175px; 
	position:absolute; 
	top:0; 
	right:0; 
	border:1px solid #ddd;
	}
	
#scroller span {
	display:block; 
	width:360px; 
	height:365px; 
	position:absolute; 
	top:0; 
	left:0; 
	border:1px solid #ddd;
	}
	
#scroller span b#copyright {
	font-size:10px; 
	color:#888; 
	position:absolute; 
	bottom:5px; 
	right:20px; 
	font-family:georgia, verdana, arial, sans-serif; 
	font-weight:normal;
	}

#scroller b#thumbs {
	display:block; 
	width:220px; 
	height:175px; 
	overflow:auto; 
	float:right; 
	margin-top:175px;
	border:1px solid #ccc; 
	border-width:1px 0 1px 1px; 
	padding:5px;
}

#scroller b#thumbs a {
	display:block; 
	float:left; 
	margin:0 10px 10px 0; 
	background:#f8f8ff; 
	width:50px; 
	height:50px; 
	border:1px solid #000;
	}
	
#scroller b#thumbs a img {
	width:50px; 
	height:50px; 
	border:0;
	}

#scroller b#thumbs a:hover {
	border:1px dotted #ccc; 
	background:#fff url(../images/gallery/click_on.gif);
	}
	
#scroller b#thumbs a:active, #scroller b#thumbs a:focus {
	border:1px solid #fff; 
	background:#fff; 
	outline:0;
	}
	
#scroller b#thumbs a:hover img {
	display:block; 
	position:absolute; 
	background:#aaa; 
	z-index:500;
	}
	
#scroller b#thumbs a:active img, #scroller b#thumbs a:focus img {
	display:block; 
	position:absolute; 
	background:#aaa; 
	z-index:100;
	}

#scroller b#thumbs a:hover img.hr {
	width:160px; 
	height:120px; 
	right:35px; 
	top:7px; 
	border:1px solid #333;
	}
	
#scroller b#thumbs a:hover img.vt {
	width:120px; 
	height:160px; 
	right:55px; 
	top:7px; 
	border:1px solid #333;
	}

#scroller b#thumbs a:active img.hr, #scroller b#thumbs a:focus img.hr {
	width:380px; 
	height:281px; 
	left:100px; 
	top:7px; 
	border:1px solid #FFF;
	}
	
#scroller b#thumbs a:active img.vt, #scroller b#thumbs a:focus img.vt {
	width:240px; 
	height:320px; 
	left:110px; 
	top:7px; 
	border:1px solid #FFF;
	}

/*=====Footer=====*/

.footer {
	border-top: 1px #FFF dotted;
	width: 100%; 
	height: auto;
	padding-top: 10px;
	font-size: 9px;
	line-height: 150%;
	}

