* {margin:0;padding:0;}

body {
	background:#191919;
	font: normal 15px verdana, arial,sans-serif;
	color: #bbb;
}
img {border:0px;margin:0px;}

p {
margin-bottom: 20px;
padding-left: 14px;
padding-right:10px;
text-align:justify;
font-size:0.8em;
}

.alignright {float:right;}
.alignleft {float:left;}
.date {color:#444;float:right;}

a, a:visited {text-decoration: underline;color: #000;}
a:hover {color: #3366cc;}
#left-column h2 a {color: #779999;text-decoration:none;}
#left-column h2 a:hover {color: #3366cc;}

#nav ul {width:980px;margin:auto;overflow:hidden;padding:10px;}
#nav ul li {display:inline;float:left;margin-right:10px;margin-left:10px;padding:10px;}
#nav h2 {font-size:1.8em;}
#nav a {color:#fff;text-decoration:none;}
#nav a:hover {color:#fff;}
#nav #expeditions {background:#410014;}
#nav #expeditions:hover {background:#610014;}
#nav #conservation {background:#272B03;}

#container {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#bordertop, #borderbottom {
	width:773px;
	height:67px;
	margin:0 auto;
}

#bordertop { background:black url('images/border_top.png') no-repeat;}
#borderbottom { background:black url('images/border_bottom.png') no-repeat;}

#header {
  position:relative;
	top:-45px;
	width: 720px;
	height: 125px;
	margin-left:10px;
	background:black url('images/header.png') no-repeat;
	padding: 0px;
	font-size: 14pt;
	color: white;
	text-align:right;
}

#horizontal {
  position:relative;
	top:-30px;
	width: 720px;
	height: 30px;
	margin-left:10px;
	text-align:right;
	font-weight: bold;
	color:#3366cc;
	font-size: 8pt;
}

#left-column {
	float: left;
	width: 400px;
}

#left-column h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #779999;
	margin-bottom: 10px;
	border-bottom:1px solid #99cc99;
}

#left-column li {
  margin-left:30px;
	padding-right:10px;
}

.right-column {
	float: right;
	width: 280px;
}
h3 {font-size:13px;}
.right-column h3 {color:#3366cc;}
.linkboxhover h3 {color:#779999;}
.right-column li {list-style:none;}

.linkbox {
  margin-top:10px;
	margin-left:10px;
  float:left;
  background-color:#eee;
	color:black;
	padding:5px;
	border:1px solid #bbb;
}

#comment {width:300px;}
#bottom-column {
  clear:both;
	background-color:#eee;
	border:1px solid #99cc99;
	margin:10px;
	padding:10px;
}

#footer {
	clear: both;
}

#footer a, #footer a:visited{color:#aaa;}
#footer a:hover {color:#3366cc;}