body {
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	background-color:#ccc;
	color: #fff;
}
a {
	color:#fff;
}
a:hover {
	color:#99ccff;
	text-decoration: none;
}

#footer {
	margin-top:10px;
	font-size:85%;
	color:#333;
}

#footer a {
	color:#333;
	text-decoration:none;
}

#footer a:hover {
	color:#666;
}

#header {
	position: absolute;
	top: -99px;
	left: -99px;
}
#container {
	width: 761px;
	margin: 0 auto;
	padding: 206px 0 25px;
	text-align: left;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	position: relative;
	border:1px solid #003366;
	border-top:0px;
	color:#fff;
	background-color:#0c2351;
}
#home #container {
		color: #fff;
		background-color: #189A39;
}

#blue #container {
		color: #fff;
		background-color: #0c2351;
}

#green #container {
		color: #fff;
		background-color: #189A39;
}

#Impacts #container,#News #container,#Prevention #container,#Activities #container, #Resources #container,#About #container,#Partner #container,#Faqs #container,#News #container {
	color: #fff;
	background-color: #0c2351;
}

/*
#nav a {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 163px;
	height: 8px;
	background-image: url("../images/nav.gif");
}
*/
#nav a {
	position:absolute;
	margin:0px;
	padding:0px;
}

#nav a span {
	display: none;
}

#nav a#nav-home {
	top:0px;
	height:144px;
	left: 0px;
	width: 466px;
	background-image: none;	
	
}

#nav a#nav-fws {
        top:72px;
        height:39px;
        left: 480px;
        width: 33px;
        background-image: none;
}

#nav a#nav-seagrant {
        top:72px;
        height:39px;
        left: 523px;
        width: 50px;
        background-image: none;
}

#nav a#nav-pijac {
        top:72px;
        height:39px;
        left: 582px;
        width: 31px;
        background-image: none;
}

#nav a#nav-noaa {
        top:72px;
        height:39px;
        left: 624px;
        width: 34px;
        background-image: none;
}

#nav a#nav-resources {
        position: absolute;
        margin: 0;
        padding: 0;
        top: 163px;
        height: 8px;
        background-image: url("../images/nav.gif");
	left: 32px;
	width: 60px;
	background-position: -4px -6px;
}
#nav a#nav-resources:hover, #nav a#nav-resources.current {
	background-position: -4px -26px;
}
#nav a#nav-activities {
        position: absolute;
        margin: 0;
        padding: 0;
        top: 163px;
        height: 8px;
        background-image: url("../images/nav.gif");
	left: 153px;
	width: 56px;
	background-position: -123px -6px;
}
#nav a#nav-activities:hover, #nav a#nav-activities.current {
	background-position: -123px -26px;
}
#nav a#nav-news {
        position: absolute;
        margin: 0;
        padding: 0;
        top: 163px;
        height: 8px;
        background-image: url("../images/nav.gif");
	left: 280px;
	width: 29px;
	background-position: -250px -6px;
}
#nav a#nav-news:hover, #nav a#nav-news.current {
	background-position: -250px -26px;
}
#nav a#nav-about {
        position: absolute;
        margin: 0;
        padding: 0;
        top: 163px;
        height: 8px;
        background-image: url("../images/nav.gif");
	left: 363px;
	width: 134px;
	background-position: -334px -6px;
}
#nav a#nav-about:hover, #nav a#nav-about.current {
	background-position: -334px -26px;
}
#nav a#nav-partner {
        position: absolute;
        margin: 0;
        padding: 0;
        top: 163px;
        height: 8px;
        background-image: url("../images/nav.gif");
	left: 538px;
	width: 106px;
	background-position: -509px -6px;
}
#nav a#nav-partner:hover, #nav a#nav-partner.current {
	background-position: -509px -26px;
}
#nav a#nav-faqs {
        position: absolute;
        margin: 0;
        padding: 0;
        top: 163px;
        height: 8px;
        background-image: url("../images/nav.gif");
	left: 686px;
	width: 26px;
	height: 10px;
	background-position: -656px -6px;
}
#nav a#nav-faqs:hover, #nav a#nav-faqs.current {
	background-position: -656px -26px;
}

#content {
	padding-left: 30px;
	padding-right:30px;
}

#content-2 #col-1 {
	margin: 0 265px 0 25px;
	padding: 0;
}
#content-2 #col-2 {
	float: right;
	width: 225px;
	margin: 0 20px 0 7px;
}
#content-3 {
	padding-left: 30px;
}
#content-3 #col-1, #content-3 #col-2, #content-3 #col-3 {
	width: 200px;
	float: left;
	margin: 0 30px 0 0;
}
/* #content-3 h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 7px;
	padding: 0;
	font-size: 165%;
	font-weight: normal;
}
*/

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 7px;
	padding: 0;
	font-size: 165%;
	font-weight: normal;
}

#News h4 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        margin: 0 0 7px;
        padding: 0;
        font-size: 115%;
        font-weight: normal;
	color:#99ccff;
	border-bottom:1px dotted  #99ccff;
}
img.title {
	margin: 0 0 7px;
	border: 0;
}

table.subnav {
	font-size:90%;
}

img.image {
 border:1px solid #fff;
}

.callout {
position: relative;
float: left;
margin: 5px;
width: 150px;
padding: 5px;
font-size:110%;
font-style:italic;
font-weight:bold;
background-color: transparent;
}

