/* Start of CMSMS style sheet 'traditional' */
html {
	background: #16753c url(images/camps/insideshade.png) repeat-x;
}

#logo {
	top:75px;
}
#leftpicture {
	float:left;
	position:relative;
	left:21px;
	top:3px;
	width:254px;
	height:340px;
	background-image:url(images/camps/traditionalpicleft.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/traditionalpicsright.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:275px;
z-index:10
	
}


/* End of 'traditional' */

