/* begin Page */

/* Created by NavigateTomorrow for Camp Qwanoes */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color:#000;


}

img  {border: none;}

#container { 
	margin-left: auto;
	margin-right: auto;
	width: 1017px;
	background: #fff url('images/layout_03.jpg') no-repeat;
	position: relative;
	height: 685px;
	
}

h1 {margin-left: -10000px; visibility: hidden; margin-top: 0px;}
#head {}

#layout {
	width: 1017px;
	height: 125px;
	text-align: center;
	margin-top: -25px;
		margin-left: auto;
	margin-right: auto;
	

}

#logo {
	position: absolute;
	top: 575px;
	left: 51px;
	height: 104px;
	width: 415px;
	background: transparent url('images/logo_05.png') no-repeat;
}

#text {
	position: absolute;
	top: 152px;
	left: 77px;
	height: 402px;
	width: 332px;
		text-align: left;

	
}

#text-header {

	height: 54px;
	width: 339px;
	padding: 5px;
	background: transparent url('images/invest_07.png') no-repeat;
	
}

#text-body {
	margin-top: -22px;
	font-size: 1.1em;
}

#slideshow {
	position: absolute;
	top: 338px;
	right: 2px;
	width: 424px;
	height: 326px;
}


#rollovers {
	position: absolute;
	top: 147px;
	right: 2px;
	width: 550px;
	height: 250px;
	overflow: visible;
}

#friendship {
	height: 37px;
	width: 146px;
	
}

#adventure {
	height: 37px;
	width: 146px;
	margin-left: 150px;
	margin-top: 20px;
}

#discovery {
	height: 37px;
	width: 146px;
	margin-left: 300px;
	margin-top: 20px;
	
}

#friendship-image {
position: absolute;
top: 218px;
left: 450px;
height: 227px;
width: 330px;
visibility: hidden;
z-index: 1000;
}

#adventure-image {
position: absolute;
top: 272px;
left: 600px;
height: 227px;
width: 330px;
visibility: hidden;
z-index: 1000;
}

#discovery-image {
position: absolute;
top: 335px;
left: 730px;
height: 227px;
width: 330px;
visibility: hidden;
z-index: 1000;}