body {
	background-color: #fff;
	margin: 0px;
}

#rap {
	background: #fff;
	margin: auto;
	margin-top: 40px;
	padding-top: 10px;
	border: 1px outset #ccc;
	width: 800px;
	voice-family: "\"}\""; 
	voice-family: inherit;
}

#title {
	color: #995f07;
	font-size: 40px;
	letter-spacing: 6px;
	font-weight: normal;
	font-family: "Futura", sans-serif;
	width: 800px;
	font-variant: normal;
	margin-top: 30px;
	margin-bottom: 10px;
}

#tagline {
	font-family: "Futura", sans-serif;
	color: #8C6331;
	font-size: 18px;
	width: 800px;
	margin-bottom: 40px;
	letter-spacing: 6px;
	word-spacing: 2px;
}


#harbour {
	width: 800px;
	margin-bottom: 50px;
}

#footer {
	font-family: "Futura", sans-serif;
	text-transform: lowercase;
	color: #8C6331;
	font-size: 16px;
	width: 800px;
	margin-bottom: 40px;
	letter-spacing: 2px;
	word-spacing: 7px;
	line-height: 2em;
}

.fline1 {
	letter-spacing: 2px;
	word-spacing: 7px;
	line-height: 2em;
}

.fline1b {
	letter-spacing: 6px;
	margin-bottom: 40px;
	line-height: 2em;
	word-spacing: 5px;
	font-weight: bold;
	font-size: 14px;
}

.fline2 {
	letter-spacing: 6px;
	word-spacing: 20px;
	margin-bottom: 20px;
}

#credit {
	font-size: 10px;
	font-family: "Courier", sans-serif;
	color: #666;
	margin-top: 20px;
	margin-right: 150px;
	margin-bottom: 40px;
	text-align: right;
}

a { color: #B38147; text-decoration: none;}
a:link { color: #000; cursor: help;}
a:visited { color: #805933; cursor: pointer;}
a:hover { color:#CD6200; cursor: pointer;}
a:active { color:#005262; cursor: pointer;}
