/* Start of CMSMS style sheet 'traininghome' */
#leftpicture {
	float:left;
	position:relative;
	left:21px;
	top:25px;
	width:254px;
	height:340px;
	background-image:url(images/training/work-left.png);
	z-index:5;
}
#rightpictures {
	float:right;
	position:relative;
	right:42px;
	top:0;
	width:206px;
	height:632px;
	background:url(images/training/workright.jpg) no-repeat;
}
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;
}


#leftcolumn ul  {
position:relative;
top:95px;
}
/* End of 'traininghome' */

