/* CSS Document */

body {background-color:#CCFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
div.MySite {
position:relative;
margin:auto;
width:800px;

}
#background, #banner {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#FFFFFF;
	width: 800px;
	z-index: 1;
	
}
#banner {position:absolute;
	left:10px;
	top:10px;
	background-color:#FFFFFF;
	width: 780px;height:125px;
	border-top:#CC3300 solid 1px;  border-top-style:solid;
	border-left:#CC3300 solid 1px;  border-left-style:solid;
	border-right:#CC3300 solid 1px;  border-right-style:solid;
	}
	#bennevis {position:absolute;
	left:10px;
	top:135px;
	background-color:#Ff6600;
	width: 780px;height:25px; border-bottom:#CC3300 solid 1px;  border-bottom-style:solid;
	border-left:#CC3300 solid 1px;  border-left-style:solid;
	border-right:#CC3300 solid 1px;  border-right-style:solid;
	}
	#mountain {
	position:absolute;
	left:10px;
	width:175px;
	border:#999999 1px;
	border-style:solid;
	z-index: 2;
	}
#scafell {font-size:3px;
	position:absolute;
	left:10px;
	
	width: 175px;
	}
	#scafell td{
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#scafell a{font-size:10px;}
#snowdon {
	position:absolute;
	left:11px;
	width: 780px;
	height:75px;
	z-index: 2;
}
#challenge {
	position:absolute;
	left:200px;
	
	width:575px;
	height:493px;
	z-index:3;
	padding:10px;
	bottom-color: #666666;
	bottom-style: solid;
	bottom-width: thin;
	border: solid #999999 1px;
	
	border-style: solid;
}
#challenge img{
	
	border: solid #999999 1px;
	
	border-style: solid;
}
#scafell a{color:#000000; text-decoration:none;}
#scafell td:hover, a:hover {background-color:#92341b;}
#slipstream {
	position:absolute;
	left:16px;
	top:915px;
	width:383px;
	height:72px;
	z-index:1;
	color:#FFFFFF;
}
#slipstream a{color:#666666;}
#address {top:975px; left:0px; width:800px; text-align:center; height:25px; font-family:Arial, Helvetica, sans-serif; font-size:12px; z-index:6; position:absolute;}
address {text-align:center;}
#address table {width:800;}
