*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #a2d1ec;
	background: #3f6e89 url(/images/bgrounds/body.jpg) no-repeat 50% 0;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #e9efed; text-decoration: underline; }
a:visited { color: #e9efed; text-decoration: underline; }
a:hover { color: #e9efed; text-decoration: none; }
a:active { color: #e9efed; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 5px;}
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 3px solid #a2d1ec; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #fff;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; color: #fcc712; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1.3em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}
#header {
	position: relative;
	width: 100%;
	height: 295px;
}

#header .logo {
	position: absolute;
	top: 50px;
	left: 208px;
}
#header .luderitz {
	position: absolute;
	top: 101px;
	left: 615px;
}
#home #main {
	font-size: 1.7em;
}
#main {
	margin: 0 0 50px 491px;
	width: 460px;
	font-size: 1.3em;
	line-height: 1.4;
}
#main strong {
	color: #e9efed;
	font-weight: normal;
}
#main-l, #main-r {
	float: left;
	display: inline;
}

#nav {
	width: 119px;
	height: 146px;
	position: absolute;
	left: 460px;
	top: 72px;
	background: url(/images/text/nav-home.gif) no-repeat;
}
body#luderitz #nav { background-image: url(/images/text/nav-luderitz.gif); }
body#worldrecord #nav { background-image: url(/images/text/nav-worldrecord.gif); }
body#worldsailing #nav { background-image: url(/images/text/nav-worldsailing.gif); }
body#register #nav { background-image: url(/images/text/nav-register.gif); }


#nav li a {
	overflow: hidden;
	text-indent: -9000px;
	display: block;
	width: 119px;
	height: 24px;
	background: url(/images/text/nav.gif) no-repeat 0 0;
}

#nav li#lud a { background-position: 0 -24px; height: 36px; }
#nav li#rec a { background-position: 0 -60px; height: 36px; }
#nav li#sai a { background-position: 0 -96px; height: 35px; }
#nav li#reg a { background-position: 0 -131px; height: 15px; }

#nav li a:hover { background-position: -119px 0px; }
#nav li#lud a:hover { background-position: -119px -24px;  }
#nav li#rec a:hover { background-position: -119px -60px;  }
#nav li#sai a:hover { background-position: -119px -96px;  }
#nav li#reg a:hover { background-position: -119px -131px;  }

body#home #nav li#hom a:hover, body#home #nav li#hom a { background-position: -238px 0px; }
body#luderitz #nav li#lud a:hover, body#luderitz #nav li#lud a { background-position: -238px -24px;  }
body#worldrecord #nav li#rec a:hover, body#worldrecord #nav li#rec a { background-position: -238px -60px;  }
body#worldsailing #nav li#sai a:hover, body#worldsailing #nav li#sai a { background-position: -238px -96px;  }
body#register #nav li#reg a:hover, body#register #nav li#reg a { background-position: -238px -131px;  }


.steve img {
	float: left;
	margin: -5px 8px 0 0;
	border: 1px solid #839aa5;
}
.steve, .itomic {
	color: #7f9aa4;
	font-size: .8em;
	padding-top: 5px;
}
.itomic {
	margin-top: 30px;
	line-height: 2;
	font-size: .6em;
}

