.map50
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../lighthouse/dotspot/20E30N-1200--50.jpg);
	
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.map
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../lighthouse/dotspot/20E30N-1200new.jpg);
	
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.bigmap
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../lighthouse/dotspot/20E30N-2400new.jpg);
	
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.map70
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../lighthouse/dotspot/20E30N-1200--70.jpg);
	
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.title
{
	width: 400px;
	height: 60px;
	position: absolute;
	top: 60px;
	left: 30px;
	font-size: medium;
	color: white;
	font-family: verdana, arial;
	font-weight: bold;
}

.nav
{
	width: 200px;
	height: 60px;
	position: absolute;
	top: 60px;
	right: 30px;
	font-size: small;
	color: white;
	font-family: verdana, arial;
	font-weight: bold;
}

.lite
{
	width: 100px;
	height: 200px;
	position: absolute;
	top: 160px;
	right: 30px;
	font-size: small;
	color: white;
	font-family: verdana, arial;
	font-weight: normal;
}


.blue
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/sealevel.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}
td
{
	font-size: small;
	color: #555555;
	line-height: 150%;
	font-family: verdana, arial;
} 


.sea
{
	font-size: x-small;
	color: #555555;
	line-height: 150%;
	font-family: verdana, arial;
}

.app
{
	font-size: small;
	color: #333333;
	line-height: 150%;
	font-family: arial,verdana;

} 

.millennium
{
	background-color: #E5E1B4;
	font-size: small;
	line-height: 150%;
	font-family: verdana, arial;
} 

a 
{  
text-decoration: none
}

a:visited 
{  
color: #f60;
}

a:hover 
{
color: #00DD00;
text-decoration: underline 
}

.trans
  {
	background-color: transparent;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  /* for Mozilla */
  -moz-opacity:0.5;
  }



input
{
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: small;
}

select
{
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: small;
}

textarea
{
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: small;
}

submit
{
	font-size: small;
	font-family: verdana,arial;
}
