body
{
	width: 800px;
	position: absolute;
	border: 0;
	padding: 0;
	/*font: 11px Verdana;*/
	font: 70% Verdana;
	/*line-height: 1.5em;*/
	line-height: 1.35em;
	background-color: #0099AF;
	color: #4C0065;
	top: 0;
	letter-spacing: 75%;
}

a
{
	border: none;
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #EAA900;
}

#mainbanner, #aimhigher, #contentarea
{
	position: absolute;
	/*border: 1px dotted black;	*/
}
#contenttext, #contentmap
{ 
	position: relative;
	/*border: 1px dotted black;*/
}

#mainbanner
{
	position: absolute;
	left: 80px;
	top: -15px;	
	margin: 0; 
	padding: 0;
	z-index: 2;
}

#mainbanner a:hover
{
		font-weight:bold;
}

#linkstrip
{
 	/*left: 522px;*/
 	right: 75px;
 	top: 151px;
 	width: 520px;
 	text-align: right;
 	position: absolute;
 	color: White;
 	/*border: 1px solid white;*/
}

#aimhigher
{
	/*position: absolute;*/
	left: 90px;
	top:  85px;
	z-index:3;
}

#contentarea
{
	z-index: 1;
	top: 145px;
	left: 140px;
	width: 780px;
	
}

#contentarea #1, #contentarea #2, #contentarea #3, #contentarea #4, #contentarea #5, #contentarea #6, 
#contentarea #7, #contentarea #8, #contentarea #9, #contentarea #10, #contentarea #11, #contentarea #12, 
#contentarea #13
{
 opacity: 0;
 MozOpacity: 0;
 KhtmlOpacity: 0;
 filter: "alpha(opacity=0)";
}



#contenttext
{
	background-color: #D9F0F3; /*white;*/
	/*border: 1px solid black;*/
	/*width: 40%*/
	/*width: 35%;*/
	/*height: 395px;*/
	width: 33.5%;	
	/*height: 325px;*/
	padding: 40px 30px 40px 30px;
	float: left;
}

#contenttext a
{
	color: #0099AF;
}

#contenttext a:hover
{
		font-weight:bold;
}

#contentmap
{
	float: right;
	width: 50%;
	height: 400px;
	background-color: #0099AF;
	/*background-image: url(../Images/maps/level1_ukmap_ws2.png);*/
	background-image: url(../Images/maps/level1_UK_map_regions.png);
	background-repeat: no-repeat;
	position: relative;
	
}

#contentmap .fadedImage
{
	position: relative;
}

#gbimage
{
	float: none;
	position: relative;
	left: 160px;
	top: 260px;
	border: none;
}

#WoEimage
{
	float: none;
	position: absolute;
	left: 69px;
	top: 256px;
	border: none;
}

#glosImage
{
	float: none;
	position: absolute;
	left: 112.8px;
	top: 229.8px;
	border: none;
}

#somImage
{
	float: none;
	position: absolute;
	left: 56px; 
	top: 289px;
	border: none;
}
