body  { background-image: url('../graphics/sailingahead_background.gif'); }
td, p { font-family: verdana, arial; text-align: justify; text-decoration: none; font-size: 13px; line-height: 18px; margin-left: 40px; margin-right: 15px; vertical-align: top; }
img {border: 0px none; }

/* Links */
a { text-decoration:none; }
a:link, a:visited { color:#00267d; }
a:hover { color:#990000; }

/* Layout */
#topmenu {
	display: table;
	position: absolute;
	align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	top: 0px;
	margin-left: -400px;
	left: 50%;
	width: 798px;
	height: 120px;
	padding: 0;
	border: solid #555555 1px;
	background-color: #CDD9FF;
	text-align: center;
	font: 12px arial, sans-serif; 
	font-weight: bold;
}
#topmenu h4 { display: none; }
#topmenu ul, #topmenu li { margin: 0; padding: 3px; margin-top: 5; margin-bottom: 5; }
#topmenu img { border: 0px none; width: 798px; height: 90px; align: center; }

#navlinks a { text-decoration: none; margin-top: 10; margin-bottom: 10; }
#navlinks li { display: inline; list-style: none; margin-top: 10; margin-bottom: 10; }
#navlinks li a { padding: 0 8px; margin: 0 10px; }
#navlinks li a:link, #navlinks li a:visited { color: #505372; }
#navlinks li a:hover { color: #FFFFFF; }

#content {
	display: table;
	position: absolute;
	align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	top: 119px;
	margin-left: -400px;
	left: 50%;
	width: 800px;
	border: solid #555555 1px;
	background-color: #FFFFFF;
}
#footer {
	padding: 0 0 8px 0;
	text-align: center;
}
#footer hr {
  border: 0px none;
  width: 450px;
  height: 1px;
  color: #555555;
  background-color: #727272
}
#footer a { text-decoration: none; }
#footer a:link, #footer a:visited { color: #555555; font-size: 10px; padding: 20px; }
#footer a:hover { color: #990000; }

/* Header */
H1, H2, H3 {font-weight: bold; font-family: verdana, arial, sans-serif; }
H1 {text-align: left; font-size: 18px; margin-left: 12px; margin-top: 25px; color: #990000; }
H2 {text-align: left; font-size: 15px; margin-left: 10px;  color: #990000; }
H3 {text-align: left; font-size: 15px; margin-left: 10px;  color: #990000; }

/* navigation sidebox left*/
.leftmenu {
	border: solid #555555 1px;
	padding: 0;
	border-spacing: 0;
	background: #EDEDED;
	width: 150px;
	margin-left: 15px;
	margin-top: 15px;
}
.leftmenu td {
	border: 0px none;
	padding: 0;
	border-spacing: 0;
	height: 20px
}

/* navigation sidebox right*/
.rightmenu {
	border: solid #8A0000 1px;
	border-collapse: separate;
	border-spacing: 0;
	background: #EDEDED;
	width: 135px;
	margin-right: 15px;
}

/* gallery*/
.gallery{
    border: 0px none;
	padding: 0;
	border-spacing: 0;
	background: #f9f9f9;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #555555
}