
	body {
	background-color: #033e3f;
	background-repeat:repeat-x;
	background-image: url(/images/aruba-bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}

#lounge
{

background-repeat: repeat;
background-image: url(../images/lounge-bg.jpg);
	}
.Nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #39abd4;
	background-image: url(/images/nav-up.jpg);
	height: 26px;
	line-height: 26px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;

	}
 .Nav a:hover {
 	background-image: url(/images/nav-up.gif);
	text-decoration: none;
	color: #ffffff;
}
.navOn  {
background-color : #ffffff; 
color: #006260; 
text-decoration : none;
} 
#nav {
width : 929px; 

} 
#nav ul {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width : 929px; 
list-style : none; 
padding : 0; 
margin : 0; 
float : left;
text-align: center;
background : url(/images/nav-up.gif) repeat-x; 
} 
#nav li {
float : left; 
background : url(/images/nav-separator.gif) no-repeat right; 
height : 31px; 
line-height : 31px; 
width: 92px; 
} 
#nav a {

color : #fff; 
text-decoration : none; 
display : block; 
} 
#nav a:hover {
color: #79fdff;


} 
#navbooknow a {
background-color : #ffffff; 
color: #006260; 
text-decoration : none;
} 
#navbooknow a:hover {
background-color : #ffffff; 
color: #000000;
text-decoration : none;
}
.body-box-middle
{
background-image: url(/images/body-box-middle.gif);
background-repeat: no-repeat;
background-color: #000101;
padding-left: 30px;
padding-right: 30px;
color: fff;
}
.body-box-middle a
{
color: #75e3e0;
text-decoration: none;
}
.body-box-middle a:hover
{
text-decoration: underline;
color: fff;
}
.whit-text
{
color: fff;
}
.whit-text a
{
color: #75e3e0;
text-decoration: none;
}
.whit-text a:hover
{
text-decoration: underline;
color: fff;
}
.body-box-top
{
background-image: url(/images/body-box-top.gif);
background-repeat: no-repeat;
height: 18px;
}
.body-box-bottom
{
background-image: url(/images/body-box-bottom.gif);
background-repeat: no-repeat;
height: 11px;
}
.spacer
{
background-image: url(/images/spacer.gif);
height: 9px;
}
h1
{
color: #75e3e0;
font-size: 30px;
font-weight: bold;
text-align: left;
}
h2
{
color: #75e3e0;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-align: left;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-image: url(/images/footer-box.gif);
	height: 88px;

	}
.footer a {
	text-decoration: none;
	color: #ffffff;

	}
.footer a:hover {
	text-decoration: underline;
	color: #75e3e0;
}
img{
border: 0px;
}