.backg {background:#000}
.animationheader {position: relative;
    top: 8px;
    left: 45px;
    height: 61px;
    width: 1024px;
    background-image: url(http://www.nauticed.org/images/header/navigation.png);
    background-repeat: no-repeat;
}
.logo {position:absolute;
	top: 6px;
    left: 10px;
    height: 61px;
    width: 205px;
	padding-bottom:30px
	 }

#close {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	position: absolute;
	left: 820px;
	top: 31px;
}
#close a:link{color:white;}
#close a:hover{color:#999;}
#close a:visited{color:#FFF;}
#close a {color:#FFF;}



