body
{
background-color:#3d3d3d;
font-family:century gothic,arial,helvetica,sans-serif;
font-size:12px;
color:#CCCCCC;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
text-align:center;
margin:0px auto;
}
a:link{
color:#C8E883;
text-decoration:none;
}
a:visited{
color:#8FD300;
text-decoration:none;
}
a:active{
color:#FFFFFFF;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:none;
}

img
{
	border:0px;
}


/* Structure */
div.rightshadow
{
	background-image:url(pictures/rightbackshadow.gif);
	height:417px;
	position:absolute;
	width:51px;
	top:0px;
	right:-43px;
	z-index:999;
}

div.leftshadow
{
	background-image:url(pictures/leftbackshadow.gif);
	height:417px;
	position:absolute;
	width:51px;
	top:0px;
	left:-39px;
	z-index:999;
}

div.wrapper
{
	background-image:url(pictures/middle_tiler.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px auto;
	position:relative;
	width:957px;
	z-index:0;
}

div.wrapper-content
{
	width:903px;
	margin:0px auto;
	text-align:left;
}

div.left-edito
{
	float:left;
	width:417px;
}
div.left-edito-content
{
	padding:0px 0px 0px 20px;
}

div.left-edito-content p
{
	display:block;
	line-height:20px;
	margin:14px 0px;	
}

div.right-back-map
{
	background-image:url(pictures/right_map_back.jpg);
	background-repeat:no-repeat;
	float:right;
	height:446px;
	text-align:center;
	width:486px;
}

div.right-back-map-content
{
	margin:67px auto 0px auto;
	height:354px;
	width:436px;
}

div.clear
{
	clear:both;
}

div.dive-middle
{
	background-image:url(pictures/dive_tiler.gif);
	background-repeat:repeat-y;
	width:894px;
}

div.dive-middle-content
{
	margin:0px auto;
	padding:0px 27px;
}

div.dark-tiler
{
	background-image:url(pictures/dark_tiler.gif);
	background-repeat:repeat-y;
	border-top:5px solid #202020;
	border-bottom:5px solid #202020;
	border-right:5px solid #202020;
	margin-bottom:7px;
	width:840px;
}

div.light-tiler
{
	background-image:url(pictures/light_tiler.gif);
	background-repeat:repeat-y;
	border-top:5px solid #202f31;
	border-bottom:5px solid #202f31;
	border-right:5px solid #202f31;
	margin-bottom:7px;
	width:840px;
}

div.dive-number
{
	margin-left:10px;
	float:left;
	width:95px;
}

div.dive-text
{
	float:left;
	margin-left:15px;
	width:705px;
}

div.dive-text p
{
	line-height:20px;
	margin:5px 0px 10px 0px;
}

div.dive-image
{
	border:1px solid #5cbabf;
	float:right;
	margin:10px 5px 5px 10px;
	width:223px;
}

div.lodge-tiler
{
	background-image:url(pictures/lodge_tiler.gif);
	background-repeat:repeat-y;
	width:897px;
}

div.lodge-tiler-content
{
	padding:0px 30px 20px 30px;
}

div.lodge-right-image
{
	border:1px solid #fe0000;
	float:right;
	height:330px;
	margin:8px 12px;
	position:relative;
	width:450px;
}

span.sign
{
	color:#63d500;
	display:block;
	font-style:italic;
	margin-top:4px;
}

/*div.slideshow
{
	background-image:url(pictures/slideshow.gif);
	background-repeat:no-repeat;
	height:127px;
	width:386px;
}*/

div.gallery_instructions
{
	position:absolute;
	top:-90px;
	z-index:999px;
}

h1
{
	font-size:16px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	margin:12px 0px 0px 0px;
	padding:0px;
}

