body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: white;
	line-height: 1.7;

	background-color: black;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
        border: 0;
        color: #7FC31C;
        background-color: #7FC31C;
        height: 2px;

}
img {
	border: 10;
}

a:link {
	text-decoration: none;
	color:white;
}
a:visited {
	text-decoration: none;
	color:white;
}
a:hover {
	text-decoration: underline;
	color: white;
	
}
a:active {
	text-decoration: none;
	color: white;
}
#container {
position: absolute;
left: 50%;
width: 200px;
margin-left: -310px;
min-height: 100%;
}

#Test {
      	position:absolute;
	width:990px;
	height:590px;
	z-index:1;
	top: 0px;
	overflow: visible;
	left: -307px;
	border-width: 2px;
	border-style: solid;
	border-color: #E6E6E6;
}
#Logo {
      	position:absolute;
	width:250px;
	height:45px;
	z-index:2;
	top: 20px;
	overflow: visible;
	left: -226px;
}

#NPSLogo {
      	position:absolute;
	width:100px;
	height:100px;
	top: 0px;
	z-index: 2;
	overflow: visible;
}
#Menu {
  	position:absolute;
	width:720px;
	height:40px;
	z-index:3;
	top: 20px;
	overflow: visible;
	left: -152px;
	background-color: #000000;
}
#Bladen {
  	position:absolute;
	width:720px;
	height:30px;
	z-index:4;
	top: 181px;
	overflow: visible;
	left: -152px;
	background-color: #FFFFFF;
}
#Viewer {
  	position:absolute;
	width:720px;
	height: 450px;
	z-index:5;
	top: 223px;
	overflow: visible;
	left: -152px;
	border-width: 2px;
	border-style: solid;
	border-color: #CECFCE;
}
#Flash {
      	position:absolute;
	width:1004px;
	height: 555px;
	z-index:5;
	top: 15px;
	overflow: visible;
	left: -290px;
	background-color: #FFFFFF;

}