*{ margin:0; padding:0; }

body {
	background-repeat: repeat;
	font-family: "Comic Sans MS";
	background-color: #33CCFF;
	color: #330000;
	background-image: url(images/aqbkgrd1.JPG);

}
.altlistcolor {
	background-color: #FFFF66;
}
.content {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}
.content img {
    width: 100%;
}
.feature {
	font-size: 16pt;
}
.feature img {
    width: 50%;
    float: left;
    padding-right: 5px;
}

.arrow img {
    width: 20%;
}
.list {
	font-size: 16pt;
	position: relative;

}
.paragraph {
	position: absolute;
	top: 93px;
	background-color: #FFFF99;
	font-size: 16px;
	padding: 2px;
}
.locatemap {
	font-size: 10pt;
	font-weight: bold;
	background-image: url(images/aqbkgrd1.JPG);
	background-repeat: repeat;
	background-color: #3399CC;
}
.bizmaptext {
	color: #FF3300;
}
.credits {
	font-size: 8px;
}
.adsenseContainer {
    width: 100%;
}
.leaderboard {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.directory {
	position: fixed;
    top: 75px;
    right: 70px;
	font-size: 20px;
	text-align: left;
	padding: 7px;
}
ul.directory {
    list-style-type: none;
}

.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;
	width: 90%;

}
.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;
}
.logoIMG img {
	width: 90%;
}
.footer {
	font-size: 10px;
}
.bottomlinks {
	font-size: 12px;
}
.map-pos {
	position: absolute;
	left: 20%;
	top: 80%;
}
.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;
}
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%;
}