body {
color: #fff;
padding: 10px;
}
#outer {width: 920px; margin: 0 auto;}
#splashmap {
color: #000;
display: block;
border: 10px solid #fff;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
text-align: left;
position: relative; font-family: arial; width: 900px;margin: 0;height: 877px; padding: 0;background: url(/images/splashmap.jpg) top left no-repeat;}

#splashmap dt, #splashmap dd a {text-indent: -20000em;}
#splashmap dd a {display: block; position: absolute;}

#splashmap dd#Shetland a {width: 160px; height: 190px; margin: 0 0 0 230px; }
#splashmap dd#Orkney a {width: 160px; height: 90px; margin: 250px 0 0 80px;}
#splashmap dd#Wick a {width: 80px; height: 35px; margin: 358px 0 0 120px; }
#splashmap dd#Inverness a {width: 120px; height: 45px;margin: 500px 0 0 110px;}
#splashmap dd#SailNorth a {width: 220px; height: 90px;margin: 30px 0 0 -10px;}
a {color: #fff}
a#enter {
display: block;
width: 50px;
color: #fff;
position: relative;
margin: -375px auto 0 auto;
font-size: 3em;
}
a#enter:hover {
color: #262F98;
}