body {
	font-family: Georgia, Garamond, serif;
	color: #213E58;
	margin:10px 10px 0px 10px;
	text-align:left;
	font-size: 1em;
    }
p {
	font-size: .9em;
	line-height: 1.4em;
	margin: 10px 0 0 0;
    } 
em {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:oblique;
	font-size: inherit;
}
#centercontent li, #centercontent ul {
	list-style-type:circle;
	margin-left: 1em;
	padding-left: 0px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	}

#wrapper {           /*main box: holds all*/
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}

#masthead, #search, #nav {
display: none;
    } 
#outerwrapper { /*dark blue background*/
	width: auto;
	top: 0px;
	left: 0px;
	position: absolute;
	height: auto;
}


#centercontent {
	width: 850px;
	padding: 0px 10px 10px 10px;
	float: left;
	margin: 10px 0 0 0;
	clear: none;
	height:auto;
	background-color:white;
    }		
#spotlight {
	width: 200px;
	float: right;
	clear:none;
	padding: 5px 5px 10px 5px;
	margin: 5px 0 20px 20px;
	border: 1px solid silver;
	background-color:white;
    } 
#footer {
	clear: both;
	height: 5%;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	text-align: center;
	border-top: 1px solid silver;
	background-color: white;
	width:auto;
}
ol li {
	list-style-type:decimal;
	padding: 0;
	margin-left: -10px;
	}
#centercontent ol, #centercontent ul {
	list-style-type:circle;
	padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 5px 0 10px 1em;
	font-size: .9em;
	}
#spotlight li, #spotlight ul {
	list-style-type:circle;
	margin: 6px 0 0 1em;
	padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 1.4em;
	}
#spotlight p {
line-height: 1.4em;
}

ol li {
	list-style-type:decimal;
	padding: 0;
	margin-left: -10px;
	}		
/* table styling */
table {
	table-layout:auto;
	border: 1px solid white;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells:show;
}
table-row {
background-color: #CC0099; 
height: 20px;
}
th {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom:0px;
	vertical-align: middle;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #6A81A2;
	padding: 2px;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.1em;
  }  
td {
	margin-top: 10px;
	margin-bottom:0px;
	vertical-align: top;
	color: #23305A;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding: 4px;
	border: 1px solid white;
	font-size: 92%;
  } 

td.middle {
	vertical-align: middle;
	background-color:#D6EFFC;
	border: 1px solid silver;
  } 

.month {
	width: 19px;
}	
.cruise {
	background-color: #88A6FF;
}
.meeting { background-color:#FFFF66; }
.report {
	background-color:#F78824; }
.field { background-color:#33CC33; 
}


 
 
    
h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 35px 0 10px 0;
	color: #666B84;
    }  
h2 {
	font-size: 1.6em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: normal;
    }
h3 {
	font-size: 1.3em;
	margin-top: 25px;
	line-height: 1.2em;
	margin-bottom: 0px;
	border-top: 1px solid silver;
    }
h4 {   /* for introductory material in centercol */
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
    }    
h5 {
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-variant: small-caps;
	color: #666B84;
    }  
h6 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom:0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
  }  
	
	  	

#centercontent a, #centercontent-full a, #footer a {
	text-decoration: none;
	color: #980C16;
	font-weight: bold;
    }


img, a:link img, a:visited img, #masthead img {
	border-style: none;
	margin-top: 10px;
} 

#spotlight h1 {
	color:white;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 0.95em;
	margin: 15px 0 5px 0;
	border: 0;
	background-color: #980C16;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 2px 0 2px 0;
    }
#spotlight .humans {
	background-color: #FFEB00;
	}
#spotlight .mammals {
	background-color: #E89600;
	}
#spotlight .seabirds {
	background-color: #8E056B;
	}
#spotlight .com-sub {
	background-color: #D3433C;
	}
#spotlight .forage {
	background-color: #CC005D;
	}
#spotlight .benthos {
	background-color: #388722;
	}
#spotlight .atmos {
	background-color: #008FD0;
	}
#spotlight .products {
	background-color: #00417C;
	}
	

    
pre {
	color: black;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
}		


/*classes below */  
.BEST {
	background-color: #C0E7BE;
}
.BSIERP {
	background-color:#C0DCFE;
}

.extralarge {
	font-size: 1.8em;
	color: white;
	text-align: left;
	margin-top: 5px;
	}
#centercontent .intro {
	font-size: 1.2em;  /*formerly 12px*/
	font-weight:700;
	line-height: 21px;
	color: #595F75;
	margin-bottom: 10px;
	font-style:italic;
}

#centercontent .date {
	font-weight: 600;
	margin-top: 15px;
	margin-bottom:-10px;
	color: #5C7394;
	font-size: 110%;
  }
.emphasis {
	margin-top: 0px;
	font-style:oblique;
	color:#466C93;
	font-weight:bold;
	margin-bottom: 5px;
	font-size: 114%;
	line-height: 1.6em;
	background-color: #EBECED;
    }
#spotlight .emphasis {
	margin-top: 0px;
	font-style:italic;
	color:#980C16;
	font-weight:bold;
	margin-bottom: 5px;
	font-size: 95%;
	padding-left: 3px;
    }		

.retrobutton {
	display: block;
	border: 1px solid;
	border-color: #720910;
	width: 20em;
	text-align: center;
	z-index:3;
	text-decoration: none;
	background-color: #EFEFF1;
    } 


.leftimage {
	float: left;
	margin: 5px 15px 10px 0;
	border:1px solid white;
    }
.leftimage-no-border {
	float: left;
	margin: 10px 10px 0 0;
	text-decoration: none;
	border-color: transparent;
    }
.rightimage {
	float: right;
	border: 1px solid white;
	margin: 0 0 5px 15px;
    }
.rightimage-no-border {
	float: right;
	margin: 10px 0 20px 15px;
	text-decoration: none;
	border-color: transparent;
    }
.centerimage {          /*for centering images in the spotlight boxes */
	border:1px solid white;
	margin-left: 10px;
    }
.nprb {
	position: absolute;
	top: 18px;
	left: 665px;
	width: 74px;
	height: 74px;
	z-index: 100;
}
.nsf {
	position: absolute;
	top: 18px;
	left: 760px;
	width: 74px;
	height: 74px;
	z-index: 100;
}

	
.footer {
	border-top: 1px dotted white;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #838383;
	margin: 0 10px 0 10px;
	font-weight: normal;
	line-height: 1.3em;
	}
	
#spotlight .haiku {
	color: #0066CC;
	font-weight: bolder;
	font-size: 92%;
	line-height: 1.5em;
	text-align: center;
}

/*below are for google slideshows that run from picasa web albums and other feeds*/
#slidebox {       /*container div for slideshow and caption divs*/
	float: right;
	width: 310px;
	border: 1px solid white;
	margin: 10px 0px 20px 20px;
	background-color: silver;
	padding: 8px;
}

.slides a img {border : none;}  

.caption {       /*caption for slideshows*/
	color: black;
	font-size: 0.9em;
	width: auto;
	padding: 0.5em;
	background-color: #F2F2F2;
}
.gss a img {border : none;}

.gss {
	width: 300px;
	background-color: #F2F2F2;
	padding: 5px;
	height: 200px;
  }
.extralarge {
	color:#666B84;
	font-size:265%;
	line-height:0.9em;
	margin-bottom:25px;
	margin-top:0px;
	text-align:left;
	border-top: none;
}

