body {
	background: #000033;
	color: #ffffcc;
	margin: 0px;
	font-family: Times, Serif;
	font-style: italic;
}
a {
	font-style: italic;
	color: #cccc66;
}
select { margin: 0.5em;}
img { border: 0; }
#form_menu select{
	margin: 0px;	
	position: absolute;
	top: 0px; left: 20px;
	margin-right: 10px;
}
#splash {
	padding: 2em;
	vertical-align: middle;
	text-align: center
}
#1st-pic {
	float: both;
}

#Header_div {
	display: none;
}
#Header_BoatName {
	margin-bottom: 0.5em
}
#home_pic {
	margin: 2em;
	border: solid 3px #ffffff;
}
#BI_pic { padding-right: 1em; }
.thumbnail { border: solid 1px #ffffff; }
.center { text-align: center; }
.intro {
	text-align: center;
	font-family: Times, Serif;
	font-style: italic;
	color: #cc8833;
	font-size:130%;
	vertical-align: bottom
}
#downloads {
	font-size: 80%;
	background: #ffffcc;
	color: #000066;
	padding: 0.7em;
}
.file_description {
	text-align: right;
	padding-right: 0.5em;
}
.file {text-align: left;}
.file_size {text-align: center;}
.file a {color: #999999;}
.event_suf {
	font-size : 60%;
	vertical-align: top;
}

#menu {
	margin: 0px;
	margin-right: 1em;
	background-color: #000033;
	font-family: Times, Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 0.1em;
	text-align: right;
	line-height: 1.7em;
	margin-bottom: 1em;
}
#menu a {
	padding: 0.1em 0.5em; 
	border: solid 1px #996633;
	vertical-align: bottom;
	text-decoration: none;
	color: #ffffcc;
}
#menu a:hover, #menu a:active, #menu a.selected {
	background-color: #ffffcc;
	color: #000066;
}
