body {
	margin: 0px;	
	background-color: #ffffcc;
	font-family: Times, Serif;
}
img { cursor: pointer; }
#menu {
	margin: 0px;
	margin-right: 1em;
	background-color: #ffffcc;
	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: #000066;
}
#menu a:hover, #menu a:active, #menu .selected {
	background-color: #000066;
	color: #ffffcc;
}
.brochure { max-width: 1000px; margin: auto; }
.gold_text {
	font-family: Times, Serif;
	color:#996633;
	font-style: italic;
	padding-left: 2em;
}
.broch_text {
	padding: 0px;
	text-align: justify;
}
.broch_text p {
	font-family: Times, Serif;
	padding-top: 0.5em;
	padding-left: 150px;
}
.broch_titles {
	font-family: Verdana, Arial, Helvetica, Sans;
}
.page { color:#996633; }
.event_year {
	text-align: center;
	font-weight: bold; 
	color: #996633; 
}
.event_name {
	font-style: italic;
	padding: 0.3em 0.7em;
	padding-right: 1em;
}
.event_clast {
	text-indent: -2em;
	padding-left: 2em;
}
.event_clast p {
	margin: 0.2em;
}

.event_suf {
	font-size : 60%;
	vertical-align: top;
}
.spec_content {
	font-family: Times, Serif;
	text-align: left;
}
.spec_name {
	font-family: Times, Serif;
	color: #996633; 
	font-weight: bold; 
	text-align: right;
}
#Header_div { display: none; }
#Header_BoatName {
	position: relative;
	top: -13px;
}
