a:link {text-decoration:none; font-weight: bold; color:#336699}
a:visited {text-decoration:none; font-weight: bold; color:#336699}
a:hover {text-decoration:underline}
a.links {color:#ffffff; text-decoration:none; font-weight: normal}
a.links:visited {color:#FFFFFF; text-decoration:none; font-weight:normal}
a.links:hover {color:#798CAA; font-weight:bold}
.heading1 {font-size: 16px; font-weight: bold; color:#798CAA}
.heading2 {font-size: 16px; font-weight: bold}
.doublespace {line-height: 200%}
.margin30 {margin-left:30px}


body {
	font: Arial, sans-serif;
	background-color:#FFFFFF;
	background-image: url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#666666;
	}

#container {
	position: relative;
	width: 1000px;
	margin: 0;
	height: auto;	
	text-align: left;
	margin: 0 auto;
	}
	
#footer {
	position: absolute;
	width: 1000px;
	height: 33px;
	left: 0px;
	top: 649px;	
	}
	
#gutter_01 {
	position: absolute;
	width: 18px;
	height: 574px;
	left: 0px;
	top: 75px;	
	}
	
#gutter_02 {
	position: absolute;
	width: 32px;
	height: 574px;
	left: 968px;
	top: 75px;	
	}

#home_content {
	position: absolute;
	border-width:1px;
	border-color:#B0BBBE;
	border-style:solid;
	text-align: left;
	width: 429px;
	height: 572px;
	left: 318px;
	top: 75px;
	font: 12px arial;
	overflow:auto;
	background-color:#FFFFFF;
	}
	
#home_image {
	position: absolute;
	background-image:url(../images/home_image.jpg);
	width: 251px;
	height: 574px;
	left: 749px;
	top: 75px;
	}
	
#header {
	position: absolute;
	background-image:url(../images/header.jpg);
	width: 1000px;
	height: 75px;
	left: 0px;
	top: 0px;	
	}
	
#header_image {
	position: absolute;
	width: 302px;
	height: 67px;
	left: 351px;
	top: 8px;
	}

#links {
	text-align:left;
	position: absolute;
	width: 300px;
	height: 574px;
	left: 18px;
	top: 75px;
	font: 13px arial;
	color:#FFFFFF;
	background-image:url(../images/links.jpg);
	}
	
#link_home {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 46px;	
	}
	
#link_destinations {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 82px;	
	}
	
#link_accomodations {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 118px;	
	}
	
#link_deck {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 154px;	
	}
	
#link_dining {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 190px;	
	}
	
#link_crew {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 226px;	
	}
	
#link_specs {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 262px;	
	}
	
#link_gallery {
	position: absolute;
	width: 200px;
	height: 36px;
	left: 38px;
	top: 298px;	
	}
	
p {margin-left:30px; margin-right:30px; margin-top:40px}

#page_content {
	position: absolute;
	border-width:1px;
	border-color:#B0BBBE;
	border-style:solid;
	text-align: left;
	width: 650px;
	height: 572px;
	left: 318px;
	top: 75px;
	font: 12px arial;
	overflow:auto;
	background-color:#FFFFFF;
	}


