.input {font-family: arial, verdana, helvetica; font-size:10pt; color: #E9E0C5;}
A:link {COLOR: #556C21;  text-decoration: none; font-weight: bold}
A:visited {COLOR: #556C21; text-decoration: none; font-weight: bold}
A:active {COLOR: #556C21; text-decoration: none; font-weight: bold}
A:hover {COLOR: #556C21; text-decoration: underline; font-weight: bold}
DIV.Section1 {
	page: Section1
}

/* NAVIGATION */
div#navigation {
	width:738px;
	background-color:#F1F3EE;

}
div#navigation div.centerIt {
	width:390px;
  margin:0 auto;
}
div#navigation a {
	color:#15593A;
	display:block;
	padding:4px 12px;
	float:left;
	font-size:14px;
	border-right:1px solid #FFF;
}
div#navigation a:hover {
	background-color:#C4D0C0;
	text-decoration:none;
}
div#navigation a.active {
	color:#000;
}
div#navigation a.active:hover {
	background-color:transparent;
}
div#navigation a.first {
	border-left:1px solid #FFF;
}


td, div, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.img {
	text-decoration:none;
}
a img {
	border:0px;
}


body {
	margin-top:15px;
}
div#martinBauerHeader {
	background-color:#C9D1C2;
	position:relative;
	width:738px;
	text-align:left;
	height:122px;
}
div#natureNetworkLogo {
	padding:5px 0 5px 30px;
}
div#martinBauerLogo {
	position:absolute;
	top:35px; right:30px;
	z-index:200;
}
div#flashLayerKeyvisual {
	width: 100%;
	overflow: hidden;
	position:absolute;
	top:52px; left:0;
	}
