body {
	padding: 0;
	margin: 0;
	font-family: 'Geneva', 'Verdana', 'Tahoma', sans-serif;
	font-size: 13px;
	background: #000000;
	color: #999999;
}

input, textarea, select {
	font-family: 'Geneva', 'Verdana', 'Tahoma', sans-serif;
	font-size: 12px;
}

a {	
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFF99;
}

#footer a {
	color: #0033FF;
}

#footer a:hover {
	color: #6699FF;
}

img {
	border: 0;
}

#banner {
	height: 200px;
	background: url(../images_08/header.png) center 20px no-repeat;
}

#banner h1 {
	display: none;
}

#links {
	display: block;
	width: 250px;
	height: 600px;
	background: url(../images_08/links.png) left top no-repeat;
	float: left;
	margin-left: 3%;
	position: relative;
	left: 0;
	top: 0;
}

#links li {
	list-style-type: none;
	line-height: 0;
}

#links li a {
	display: block;
	position: absolute;
}

#links li a:hover {
	background-image: none;
}

#links span {
	display: none;
}

.page_content {
	width: 55%;
	float: left;
	margin-left: 4%;
	padding: 10px 0 40px 0;
}

h2 {
	color: #FF0000;
	text-transform: uppercase;
	font-size: 16px;
}

h3 {
	color: #FFFFFF;
}

#splash_link {
	width: 750px;
	height: 300px;
	margin: 150px auto;
}

#content_home {
	width: 30%;
}

#content_registered {
	width: 90%;
}

.hr {
	width: 98%;
	height: 1px;
	overflow: hidden;
	border-top: 2px solid #FF0000;
	margin: 30px auto;
}

.page_content ul, .page_content li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

.page_content li img {
	padding-right: 6px;
}

#registrationInfo {
	width: 90%;
}

#leaderInfo {	
	width: 99%;
	margin: 0 auto;
}

.confirmation {
	border-collapse: collapse;
}

#registration_info td, #leader_info td, .confirmation td {
	border: 1px solid #666666;
	padding: 3px;
	vertical-align: top;
}

#registration_info .info_label, .confirmation .info_label {
	width: 35%;
	text-align: right;
	font-weight: bold;
}

#registration_info .info_input {
	width: 180px;
}

#leader_info .info_input {
	width: 120px;
}

.form_underline {
	height: 1.5em;
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
	margin: 0 10px;
}

#register_wrapper {
	margin: 20px 0 40px 0;
}

#register_online {
	width: 250px;
	height: 143px;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}

#register_online a {
	display: block;
	width: 250px;
	height: 143px;
	background: url(../images_08/jandals.png) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#register_online a:hover {
	background: url(../images_08/jandals.png) -250px top no-repeat;
}

#register_online span {
	display: none;
}

#register_here {
	position: relative;
	left: 120px;
	top: 20px;
}

#mailbox {
	clear: left;
	float: left;
	padding: 10px 6px 30px 0;
}

#emergency_contact {
	margin: 30px 0;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	background: url(../images_08/contact_back.png) center top no-repeat;
	color: #FFFFFF;
}

#emergency_contact p {
	margin: 8px auto;
}

#emergency_contact .phone {
	font-size: 32px;
}

#content_register_special_form {
	width: 55%;
	margin-left: 350px;
	padding-top: 0;
}

* html #content_register_special_form {
	margin-left: 150px;
}

#special {
	width: 240px;
	position: absolute;
	right: 0;
	top: 180px;
	padding: 480px 20px 20px 40px;
	background: url(../images_08/special.png) right top no-repeat;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #381462;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	padding: 40px 0 10px 0;
}

#footer_links {
	padding: 0;
	margin: 0;
}

#footer_links li {
	display: inline;
}

#footer img {
	vertical-align: middle;
}

.photo_link {
	width: 160px;
	height: 210px;
	float: left;
	margin: 0 20px 50px 0;
	background-position: left top;
	background-repeat: no-repeat;
}

.photo_link img {
	display: none;
}

.photo_link a {
	width: 100%;
	height: 100%;
	display: block;
	background-position: left 163px;
	background-repeat: no-repeat;
}

#photo_covers .photo_link a:hover {
	background-image: none;
}

#photo_display {
	width: 100%;
}

#photo_display .thumbnail {
	width: 120px;
	height: 120px;
	margin: 10px;
	float: left;
	text-align: center;
	line-height: 120px;
	font-size: 120px;
}

#photo_display .thumbnail img {
	vertical-align: middle;
}

#slide_container {
	width: 100%;
	text-align: center;
}

#slide_controls {
	width: 300px;
	margin: 10px auto;
}

#slide_container #back {
	float: left;
}

#slide_container #next {
	float: right;
}

dt {
	margin-top: 1em;
}

dd {
	margin-left: 12px;
	padding: 0;
}

#map {
	position: absolute;
	right: 3%;
	top: 220px;
}

#map td {
	padding: 0;
	margin: 0;
	line-height: 0;
}

#tv {
	width: 468px;
	height: 507px;
	position: relative;
	left: 0;
	top: 0;
}

#tv_screen {
	width: 425px;
	height: 355px;
	padding: 0;
	background: none;
	position: absolute;
	left: 22px;
	top: 31px;
	z-index: 100;
}

#movie1, #movie2, #movie3 {
	display: none;
	height: 0;
	overflow: hidden;
}

#tv_loader {
	display: none;
	position: absolute;
	left: 124px;
	top: 250px;
	z-index: 10;
}

#power {
	width: 34px;
	height: 20px;
	position: absolute;
	left: 414px;
	top: 395px;
}

#channel1 {
	width: 145px;
	height: 78px;
	position: absolute;
	left: 31px;
	top: 409px;
	background: url(../images_08/channel1.png) left top no-repeat;
}

#channel2 {
	width: 183px;
	height: 60px;
	position: absolute;
	left: 141px;
	top: 412px;
	background: url(../images_08/channel2.png) left top no-repeat;
}

#channel3 {
	width: 172px;
	height: 76px;
	position: absolute;
	left: 291px;
	top: 415px;
	background: url(../images_08/channel3.png) left top no-repeat;
}

#home_link a {
	width: 72px;
	height: 30px;
	left: 95px;
	top: 33px;
	background: url(../images_08/home_link.png) left top no-repeat;
}

#whatson_link a {
	width: 126px;
	height: 30px;
	left: 33px;
	top: 88px;
	background: url(../images_08/whatson_link.png) left top no-repeat;
}

#photos_link a {
	width: 88px;
	height: 30px;
	left: 75px;
	top: 144px;
	background: url(../images_08/photos_link.png) left top no-repeat;
}

#video_link a {
	width: 142px;
	height: 30px;
	left: 31px;
	top: 199px;
	background: url(../images_08/video_link.png) left top no-repeat;
}

#details_link a {
	width: 87px;
	height: 30px;
	left: 86px;
	top: 255px;
	background: url(../images_08/details_link.png) left top no-repeat;
}

#register_link a {
	width: 105px;
	height: 30px;
	left: 64px;
	top: 310px;
	background: url(../images_08/register_link.png) left top no-repeat;
}

#group_link a {
	width: 173px;
	height: 30px;
	left: 67px;
	top: 366px;
	background: url(../images_08/group_link.png) left top no-repeat;
}

#leaders_link a {
	width: 114px;
	height: 30px;
	left: 63px;
	top: 421px;
	background: url(../images_08/leaders_link.png) left top no-repeat;
}

#donate_link a {
	width: 93px;
	height: 30px;
	left: 85px;
	top: 477px;
	background: url(../images_08/donate_link.png) left top no-repeat;
}

#contact_link a {
	width: 99px;
	height: 30px;
	left: 56px;
	top: 533px;
	background: url(../images_08/contact_link.png) left top no-repeat;
}

#beach_link {
	background-image: url(../images_08/albums/beach/cover.png);
}

#beach_link a {
	background-image: url(../images_08/albums/beach/link.png);
}

#tribes_link {
	background-image: url(../images_08/albums/tribes/cover.png);
}

#tribes_link a {
	background-image: url(../images_08/albums/tribes/link.png);
}

#activities_link {
	background-image: url(../images_08/albums/activities/cover.png);
}

#activities_link a {
	background-image: url(../images_08/albums/activities/link.png);
}

#new_years_link {
	background-image: url(../images_08/albums/new_years/cover.png);
}

#new_years_link a {
	background-image: url(../images_08/albums/new_years/link.png);
}

#music_link {
	background-image: url(../images_08/albums/music/cover.png);
}

#music_link a {
	background-image: url(../images_08/albums/music/link.png);
}

#camp_life_link {
	background-image: url(../images_08/albums/camp_life/cover.png);
}

#camp_life_link a {
	background-image: url(../images_08/albums/camp_life/link.png);
}

#q1 {
	background: url(../images_08/q1.png) left 20px no-repeat;
	min-height: 85px;
	padding-left: 5px;
}

#q2 {
	background: url(../images_08/q2.png) left 20px no-repeat;
	min-height: 85px;
	padding-left: 5px;
}

#q3 {
	background: url(../images_08/q3.png) left 20px no-repeat;
	min-height: 85px;
	padding-left: 5px;
}

#q4 {
	background: url(../images_08/q4.png) left 20px no-repeat;
	min-height: 85px;
	padding-left: 5px;
}

#q5 {
	background: url(../images_08/q5.png) left 20px no-repeat;
	min-height: 85px;
	padding-left: 5px;
}

#q6 {
	background: url(../images_08/q6.png) left 20px no-repeat;
	min-height: 85px;
	padding-left: 5px;
}

#q7 {
	background: url(../images_08/q7.png) left 20px no-repeat;
	min-height: 85px;
	padding-left: 5px;
}

#content_faq p, #content_faq ul {
	padding-left: 40px;
}

#content_faq li {
	list-style-type: circle;
}


