@charset "utf-8";
#flashmoviebox {
	position:absolute;
	left:91px;
	top:33px;
	width:600px;
	height:200px;
	z-index:1;
}
a:link {
	color: #00C;
}
a.ajm:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #969;
}
a.ajm:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #969;
}
a.ajm:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #969;
}
a.ajm:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #F0C;
}
#middlebox {
	position:absolute;
	left:13px;
	top:246px;
	width:765px;
	height:39px;
	z-index:3;
}
.maintext {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #67B7D8;
}
a.me:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #969;
}
a.me:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #969;
}
a.me:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #F0C;
}
a.me:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #969;
}
#box1 {
	position:absolute;
	left:17px;
	top:298px;
	width:237px;
	height:234px;
	z-index:4;
}
#box2 {
	position:absolute;
	left:274px;
	top:298px;
	width:237px;
	height:234px;
	z-index:5;
}
#box3 {
	position:absolute;
	left:529px;
	top:298px;
	width:237px;
	height:234px;
	z-index:6;
}
.textblue {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #67B7D8;
}

/* CSS Document */

body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #58B7D7;
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:128px;
	z-index:1;
}
#mainboxwhole {
	position:absolute;
	left:0px;
	top:128px;
	width:1024px;
	height:565px;
	z-index:2;
}
#mainleft {
	position:absolute;
	left:0px;
	top:30px;
	width:224px;
	height:535px;
	z-index:1;
}
#mainright {
	position:absolute;
	left:224px;
	top:30px;
	width:800px;
	height:535px;
	z-index:2;
}
#footer {
	position:absolute;
	left:0px;
	top:693px;
	width:1024px;
	height:75px;
	z-index:3;
	background-color: #67B7D8;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: 6px;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#headerlogoh1 {
	position:absolute;
	left:7px;
	top:91px;
	width:430px;
	height:27px;
	z-index:1;
}
#buttonbar {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:30px;
	z-index:3;
}
#sandbox {
	position:absolute;
	left:12px;
	top:45px;
	width:200px;
	height:450px;
	z-index:1;
}
#picturebox {
	position:absolute;
	left:19px;
	top:13px;
	width:162px;
	height:225px;
	z-index:1;
}
#tenerifelinkbox {
	position:absolute;
	left:17px;
	top:7px;
	width:195px;
	height:63px;
	z-index:1;
}
.tenerifelinktext {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Comic Sans MS, cursive;
	font-size: 11px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a.again:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #96F;
}
a.again:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #96F;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}
a.again:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #F0F;
}
a.again:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #96F;
}

a:hover {
	text-decoration: none;
	color: #F0F;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
}
a:active {
}

#imagebox {
	position:absolute;
	left:6px;
	top:30px;
	width:185px;
	height:225px;
	z-index:1;
}
#newsbox {
	position:absolute;
	left:6px;
	top:266px;
	width:180px;
	height:175px;
	z-index:2;
	border: medium double #C4E6E5;
}
.newsboxtext {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#buttonhome {
	position:absolute;
	left:8px;
	top:7px;
	width:100px;
	height:18px;
	z-index:1;
}
#buttonproperties {
	position:absolute;
	left:121px;
	top:7px;
	width:100px;
	height:18px;
	z-index:2;
}
#buttonhayle {
	position:absolute;
	left:235px;
	top:7px;
	width:100px;
	height:18px;
	z-index:3;
}
#buttongallery {
	position:absolute;
	left:349px;
	top:7px;
	width:100px;
	height:18px;
	z-index:4;
}
#buttoncalendar {
	position:absolute;
	left:463px;
	top:7px;
	width:100px;
	height:18px;
	z-index:5;
}
#buttonthingstodo {
	position:absolute;
	left:576px;
	top:7px;
	width:100px;
	height:18px;
	z-index:6;
}
#buttoncontact {
	position:absolute;
	left:690px;
	top:7px;
	width:100px;
	height:18px;
	z-index:7;
}
#buttonspare1 {
	position:absolute;
	left:804px;
	top:7px;
	width:100px;
	height:18px;
	z-index:8;
}
#buttonspare2 {
	position:absolute;
	left:917px;
	top:7px;
	width:100px;
	height:18px;
	z-index:9;
}
#apDiv1 {
	position:absolute;
	left:945px;
	top:2px;
	width:51px;
	height:71px;
	z-index:2;
}
