*{ margin:0; padding:0; }
.fullWidth {
  width: 100%;
}

body {
	background-repeat: repeat;
	background-position: 50% 5px;
	font-family: "Comic Sans MS";
	background-color: #33CCFF;
	color: #330000;
	background-image: url(images/aqbkgrd1.JPG);

}

ul.directory {
    list-style-type: none;
}
ul.subdir {
    list-style-type: none;
}
.content {
	width: 80%;
}

.directory {
	font-size: 16px;
	font-weight: bold;
	position: fixed;
	left: 13px;
	top: 90px;
	text-align: left;
}

.directory a:link {
	color: #FFFF00;
	text-decoration: none;
}
.directory a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.directory a:active,.directory a:hover,.directory a:focus {
	color: #FF9933;
	text-decoration: none;
}
.logo {
	font-size: 12px;
	position: absolute;
	top: 8px;
	left: 20%;
	height: 75px;
	font-weight: bold;
}
.logo a:link {
	color: #FFFF00;
	text-decoration: none;
}
.logo a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.logo a:active,.logo a:hover,.logo a:focus {
	color: #FF9933;
	text-decoration: none;
}
.footer {
	font-size: 10px;
}
.bottomlinks {
	font-size: 12px;
}
.map-pos {
	position: absolute;
	left: 20%;
	top: 80%;
}
p {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image: url("http://www.islaculebra.com/culebra-images/culebra-map.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 70%;
}
.indextext {
	font-size: 4px;
	color: #3399CC;
	text-decoration: none;
}
.indextet a:link {
	color: #3399CC;
	text-decoration: none;
}
.indextet a:visited {
	color: #3399CC;
	text-decoration: none;
}
.popup {
	font-size: 10px;
}
.popuptitle {
	font-size: 12px;
}