/* Start of CMSMS style sheet 'flights' */
html {
	background: #16753c url(images/camps/insideshade.png) repeat-x;
}
#wrapper {
	margin:0 auto;
	position:relative;
	width: 988px;
	height: auto;
	background:url(images/camps/backgrounds/contentbottom.jpg) bottom center repeat-y;
}
#header {
	width:988px;
	height:261px;
	background:url(images/camps/header.jpg) no-repeat;
	display:block;
}
#logo {
	top:75px;
}
#contentwrapper {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	background: url(images/camps/backgrounds/contentback.jpg) top no-repeat;
}
#leftcolumn {
	float:left;
	position:relative;
	display:block;
	width:290px;
}
#navigation {
	background:url(images/camps/backgrounds/navback.jpg) no-repeat;
	position:relative;
	top:0;
	left:0;
	width:289px;
	height:221px;

}

#leftpicture {
	float:left;
	position:relative;
	left:21px;
	top:3px;
	width:254px;
	height:340px;
	background-image:url(images/camps/flightspicleft.jpg);
}
a#registerbutton {
background:url(images/camps/navigation/registerbutton.png) no-repeat;
height:128px;
width:128px;
display:block;
position:absolute;
left:115px;
top:575px
}
a#registerbutton:hover {
	background:url(images/camps/navigation/registerbutton.png) no-repeat;
background-position: 0 -131px;
}
#content {
	float:left;
	width:435px;
	position:relative;
	margin-left:10px;
	top:70px;
	background: none;
	height:auto;
	margin-bottom:85px;
}
#rightcolumn {
	float:right;
	position:relative;
	width:214px;
}
#rightpictures {
	float:right;
	position:relative;
	right:34px;
	top:0;
	width:214px;
	height:640px;
	background:url(images/camps/flightspicsright.jpg) no-repeat;
}
#footer {
	background:url(images/camps/footerinside.jpg) center repeat-y;
	margin-top:-15px;
}
#footcontent {
	margin-left:55px
}
.clear {
	clear:both;
	height:1px;
}

.heading {
	position:absolute;
	left:270px;
z-index:10;
}
/* End of 'flights' */

