A:link, A:visited { text-decoration: none; }
A:hover { text-decoration: underline; }

.map
{
	position: absolute;
	left: 0px;
	top: 140px;
	width: 700;
	height: 450;
	z-index: 1;
	
}

.maptitle
{
	position: absolute;
	left: 0px;
	top: 140px;
	width: 500;
	height: 100;
	z-index: 2;
}

.maptitletxt
{
	position: absolute;
	top: 5px;
	left: 5px;
	font-weight: bold;
	color: #0000A0;
	font-size: 18pt;
}

.subsection
{
	position: absolute;
	width: 200px;
	height: 90px;
	z-index: 1;
}

.subsectionpic
{
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
	border: none;
}

.subsectiontxt
{
	position: absolute;
	top: 10px;
	left: 90px;
	height: 50;
	width: 100;
	font-size: 24pt;
	weight: bold;
	color: #0000A0;
}

#reefreport
{
	left: 700px;
	top: 140px;
}

#vitareef
{
	left: 700px;
	top: 230px;
}

#fishid
{
	left: 700px;
	top: 320px;
}

#transect
{
	left: 700px;
	top: 410px;
}

#gpsdata
{
	left: 700px;
	top: 500px;
}
