body {
	color: #000000;
	margin: 0;
	padding: 0;
	background: white;	
}

#header {
	background: transparent url(namib.jpg) no-repeat top right ;
	height:76px;
	border-bottom: 1px solid #656565;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-bottom: 5px;
}

#separator {
	border-top: 1px dashed #656565;
}

a {
	color: #123a6b;
}

a:visited {
	color: #8d4539;
	/*color: #d37f50;*/
}

#ads {
	font-size: 10px;
	position: absolute;
	width:800px;
	border-right: 0px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	margin: 0;
}


#left {
	font-size: 10px;
	position: absolute;
	width:156px;
	border-right: 0px;
	background: #d8e1ea;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	margin: 0;
}


#left h2 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing 0.1em;
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	text-align: justify;
}

#center {
	position: absolute;
	margin-left: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0px 1em 0px 0px;
	width:75%;
}


#center h1 {
	font-size: 2.5em;
	font-family: "Times New Roman";
	font-variant: small-caps;
}

#center h2 {
	font-size: 1.5em;
	font-family: "Times New Roman";
	font-variant: small-caps;
}

#center h3 {
	font-size: 1.0em;
	font-family: "Times New Roman";
	font-variant: small-caps;
}

#center p {
	line-height: 1.5em;
	padding: 2px;
}

#center p.pub {
	background:#f1eee7;
	padding: 4px;
}

#center p.outcry {
	background:#f1eef7;
	padding: 14px;
}


img {
	border: 0;
	background: transparent;
}

