
#menu{	width: 980px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

#header {
	height: 386px;
	width: 980px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:0;
	top:10px;
	text-decoration: none;
	margin-bottom:10px;
	
}
#rope {
	background-image:url(/images/bluewater-outriggers_02.png);
	height: 386px;
	width: 980px;
	position:relative;
	z-index:2;
}
#rope3{
	background-image:url(/images/bluewater-outriggers_02a.png);
	height: 386px;
	width: 980px;
	position:relative;
	z-index:2;
}
#photos {
	position:absolute;
	z-index:0;
	top:24px;
	left:32px;
}
#headerbuttons {
	position:absolute;
	z-index:0;
	top:34px;
	left:680px;
	z-index:1;
	width:277px; height:328px;
	background-image:url(/images/header_buttons.png);

}

#headerbuttons_blank {
	position:absolute;
	z-index:0;
	top:34px;
	left:680px;
	z-index:3;
	width:277px; height:328px;

}
#main {
	width: 912px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:10;
	top:0px;
	text-decoration: none;
	background-image:url(/images/mainbackwl.jpg);
	background-repeat:repeat;

	
}
#main2 {
	width: 912px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:10;
	top:0px;
	text-decoration: none;
	background-image:url(/images/mainback2.jpg);
	background-repeat:repeat;

	
}
#main3 {
	width: 912px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:10;
	top:0px;
	text-decoration: none;
	background-image:url(/images/mainback2.jpg);
	background-repeat:repeat;

	
}
#header2 {
	height: 166px;
	width: 980px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:0;
	top:10px;
	text-decoration: none;
	margin-bottom:10px;
	
}
#rope2 {
	background-image:url(/images/bluewater-outriggers-store_02.png);
	height: 166px;
	width: 980px;
	position:relative;
	z-index:2;
}
#photos2 {
	position:absolute;
	z-index:0;
	top:24px;
	left:404px;
}

#copyright{
	width: 912px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	color:#FFFFCC;
}
#copyright a{
	color:#FFFFCC;
}


body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a{
	text-decoration: none;
	color: #000066;
}
a:hover{
	text-decoration: underline;
}

h2 {font-size:16px; margin:6px;}
h1 {font-size:20px; margin:6px;}

label
{
width: 160px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

