/* Start of CMSMS style sheet 'ukabout' */
html {
	background: #16753c url(images/ukcamps/shade.png) repeat-x;
}
#wrapper {
	margin:0 auto;
	position:relative;
	width: 988px;
	height: auto;
	background:url(images/ukcamps/contentbottom.gif) bottom right repeat-y;

}
#header {
	width:988px;
	height:282px;
	background:url(images/ukcamps/ukheader.jpg) no-repeat center;
	display:block;
}

#logo {
	top:95px;
z-index:2;
}

#contentwrapper {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	background: url(images/ukcamps/background.jpg) top no-repeat;
}
#leftcolumn {
	float:left;
	position:relative;
	display:block;
	width:290px;
}


#leftpicture {
	float:left;
	position:relative;
	left:21px;
	top:3px;
	width:254px;
	height:340px;
	background-image:url(images/ukcamps/lagganlialeft.png);
	z-index:5;
}
a#registerbutton {
background:url(images/ukcamps/registeruk.png) no-repeat;
height:131px;
width:133px;
display:block;
position:absolute;
left:10px;
top:655px
}
a#registerbutton:hover {
	background:url(images/ukcamps/registeruk.png) no-repeat;
background-position: 0 -133px;
}

#contentmain {
	float:left;
	width:411px;
	position:relative;
	margin-left:10px;
	top:4px;
	background: none;
	height:auto;
	margin-bottom:15px;
background: url(images/ukcamps/content-bg.gif) center top no-repeat #fffddf;
}
#content {
margin-top:10px;
width:411px;
}

.padding {
padding:10px
}

#content ol {
	margin-left:20px;
	color:#282825;
}

#content ol li {
	padding:5px;
	font-weight:bold;
	color:#16753c;
}

#rightcolumn {
	float:right;
	position:relative;
	width:214px;
}
#rightpictures {
	float:right;
	position:relative;
	right:40px;
	top:0;
	width:206px;
	height:632px;
	background:url(images/ukcamps/lagganliaright.png) no-repeat;
}
#uscamps {
top:330px;
}
#footer {
	background:url(images/ukcamps/footerback.gif) center repeat-y;
	margin-top:-15px;
}
#footcontent {
	margin-left:55px;
margin-bottom:5px
}
.clear {
	clear:both;
	height:1px;
}

.heading {
	position:relative;
	left:5px;
top:-5px;
}

#registerbutton span {
position:absolute;
left: -999px;
}
/* End of 'ukabout' */

