
.section-wessex .background{
	background-image: url("../img/wessex/background.jpg");
	width: 1845px;
	height: 968px;
	top: -100px;
	left: -920px;
}

.section-wessex .wessex{
	background-image: url("../img/wessex/wessex.png");
	width: 537px;
	height: 807px;
	top: 80px;
	left: -80px;
}


.section-wessex .splats_top{
	background-image: url("../img/splats/splats_top_2.png");
	width: 1600px;
	height: 302px;
	left: -800px;
}

.section-wessex .splats_bottom{
	background-image: url("../img/splats/splats_bottom_1.png");
	width: 1600px;
	height: 302px;
	left: -800px;
}

.section-wessex .title{
	background-image: url("../img/wessex/copy_title.png");
	width: 200px;
	height: 35px;
	top: 502px;
	margin-left: 50px;
}


.section-wessex .copy{
	font-family: "Open Sans";
	font-size: 22px;
	line-height: 24px;
	font-weight: 300;/* 	color: #c6c6c8; */
	color: #98a6ab;
	width: 484px;
	height: 100px;
	margin-left: 50px;
	top: 554px;
	font-style: italic;
	text-align: left;
}

.section-wessex .animated-gif{
	background-image: url("../gifs/wessex_2.jpg");	
	width: 438px;
	height: 248px;
	top: 183px;
	margin-left: 50px;	
	cursor: pointer;
	/*border: 1px solid #5e5e5e;*/
}

.section-wessex .animated-gif.playing .animated-gif-seq{
	background-image: url("../gifs/wessex_2.gif");	
	opacity: 0;
	width: 100%;
	height: 100%;	
}