body {
    background-color: #9D5D00;
    color: #fff;
    font-family: sans-serif;
    font-variant: small-caps;
    width: 960px;
}
a:link {
    color: #cea05d;
	text-decoration:underline;
}

a:visited {
    color: #fff;
	text-decoration:underline;
}

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

a:active {
    color: #a9f;
    text-decoration: underline;
} 
dt {
	color: #FFFFFF;
	text-decoration: underline;
}
dd {
	color: #999;
}
img {
	margin:7px
}
#bowsprit {
    background-color: #9D5D00;
	border-style: groove;
    border-color: #cea05d;
    border-width: 6px;
    clear: both;
	margin: 0px;
	width: 948px;
} 
#bowsprit h1 {
	margin: 14px;	
} 
#bowsprit-links li {
	font-size: 11px;
	list-style-type: none;
	float: left;
	width: 16em;
	text-align: center;
	
} 
#bowsprit-links a{
	text-decoration: none;
	color: white;
	display: block;
	border: 2px #cea05d outset;
	background-color: #ce8f34;
} 
#bowsprit-links a:hover {
	color: white;
	border: 2px #ce8f34 inset;
	background-color: #cea05d;
} 
#footnote {
	font-size: 75%;
}
#port-links {
    border-style: groove;
    border-color: #cea05d;
    border-width: 6px;
    width: 186px;
    float: left;
    clear: left;
	min-height: 1000px;
    font-size: 11px;
} 
#porttxt{
	margin: 7px;
} 
#porttxt li {
	list-style-type: none;
	margin-left: -30px;
} 
#porttxt a{
	padding-left: 7px;
	text-decoration: none;
	color: white;
	display: block;
	border: 2px #cea05d outset;
	background-color: #ce8f34;
} 
#porttxt a:hover {
	color: white;
	border: 2px #ce8f34 inset;
	background-color: #cea05d;
}
#twilight {
	background-color: #006944;
	border-style: groove;
    border-color: #cea05d;
    border-width: 6px;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#twilight table{
	border-style; solid;
	border-color: #006944;
	border-width: 0px;
	width: 934px;
}
#twilight td{
	border-collapse: collapse;
	border-color: #cea05d;
	border-width: 0px;
}
#stbd_all {
    border-style: groove;
    border-color: #cea05d;
    border-width: 6px;
    float: none;
    text-align: center;
    margin-left: 198px;
    margin-right: auto;
    width: 750px;
    min-height: 1000px;
}
#stbd_model {
	min-height: 450px;
	border-color: #cea05d;
	border-width: 6px;
	background-color:#9D5D00;	
}
#stbd_def {
    border-style: groove;
    border-color: #cea05d;
    border-width: 6px;
    float: none;
    text-align: left;
    margin-left: 198px;
    margin-right: auto;
    width: 750px;
    min-height: 1010px;
} 
#stbd1 {
    float: none;
    text-align: center;
} 
#stbd2 {
    float: none;
    text-align: center;
} 
#stbd3 {
	background-color: #006944;
	float:left;
	width:180px;
	height:180px;
	margin:0 0 25px 25px;
	padding:18px;
	border:1px solid black;
	text-align:center;
	a:link {
		text-decoration:none;
	}
	a:visited {
		text-decoration:none;
	}
	a:hover {
		text-decoration:none;
	}
} 
#stbdtxt {
	float: none;
	margin: 7px;
	text-align: justify;
	font-size: 12px;
} 
#stern {
    border-style: groove;
    border-color: #cea05d;
    clear: both;
    width: 960px;
    text-align: justify;
}