body {
	font-family: Comic Sans MS, Georgia, Arial, sans-serif;
	color: #000000;
	background-color: #7f93ae;
	text-align:center;
}
.header {
	color:#ffffff;
	background-color:#7f93ae;
	margin: 0px auto;
	padding: 0;
	width: 700px;
	border: none;
	text-align: left;
}
#maindeck {
	color: #000000;
	background: #ffffff url(../images/boat.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0;
	width: 700px;
	height:466px;
	border: none;
	text-align:left;
}
#navstation {
	color: #000000;
	background: #ffffff url(../images/chart.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0;
	width: 700px;
	height:466px;
	border: none;
	text-align: left;
}
#captlog {
	color: #000000;
	background: #ffffff url(../images/logbook.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0;
	width: 700px;
	height:481px;
	border: none;
	text-align: left;
}
#communicate {
	color: #000000;
	background: #ffffff url(../images/message.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0;
	width: 700px;
	height:466px;
	border: none;
	text-align:left;
}
.content {
	position:absolute; left:auto; right:auto; top:150px;
	margin-left:-122px;
	border:none;
	background:url(../images/old-paper.gif) no-repeat;
	width:267px;
	height:400px;
	scroll:auto;
	padding:10px;
}
.navlist {
	position:absolute; left:auto; right:auto; top:150px;
	margin-left:600px;
	border:none;
	background-image:url(../images/clipboard.gif);
	width:222px;
	height:425px;
}
h3 {
	color:#ffffcc;
	background: transparent;
	text-align:center;
}
a.nav:active {
	color:#333333;
	background:url(../images/sun_24.gif) no-repeat;
	text-decoration:none;
	margin-left:40px;
}
a.nav,
a.nav:visited {
	color:#333333;
	background:url(../images/moon_24.gif) no-repeat;
	text-decoration:none;
	margin-left:40px;
}
a.nav:hover {
	color:#ffffff;
	background:url(../images/rainbow_24.gif) no-repeat;
	text-decoration:none;
	margin-left:40px;
}
a.current {
	color:#ffffff;
	background:url(../images/sun_24.gif) no-repeat;
	text-decoration:none;
	margin-left:40px;
}
.lagraphic {
	position:absolute; left:auto; right:auto; top:335px;
	border:none;
	text-align:center;
}
.links {
	list-style:url(../images/web_blue_16.gif) outside;
}
a.poi {
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
a.poi:hover {
	font-weight:700;
}
#logleft {
	display:block;
	position:absolute; left:auto; right:auto; top:305px;
	color:#000000;
	background-color:transparent;
	margin-left:205px;
	width:135px;
	height:200px;
	scroll:auto;
	font-family:Tahoma, sans-serif;
	fon-size:.75em;
}
#logright {
	display:block;
	position:absolute; left:auto; right:auto; top:305px;
	color:#000000;
	background-color:transparent;
	margin-left:360px;
	width:135px;
	height:200px;
	scroll:auto;
	font-family:Tahoma, sans-serif;
	fon-size:.75em;
}
