body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center top;
	border: #979797;
	font: 10pt verdana, arial, sans-serif;
	margin:0;
	padding:0;
	min-width:740px;
} 

#wrapper {
	background-color: #FFF;
	margin:0 auto;
	width:850px;
	padding-bottom:10px;
	-moz-box-shadow: 1px 1px 10px #323232;
	-webkit-box-shadow: 1px 1px 10px #323232;
	box-shadow: 1px 1px 10px #323232;
}

@font-face {
	font-family: GandhiSans-Regular;
	src: url('/oceanexploration2020/fonts/GandhiSans-Regular.otf');
}

h1 {
	color:#b45d28;
	font-family: GandhiSans-Regular, sans serif; 
	font-size:14pt;
}

h2 {
	color:#345e83;
	font-family: GandhiSans-Regular, sans serif; 
	font-size:13pt;}

p{font: 10pt verdana, arial, sans-serif;}
.caption  {font-size: 8pt;}
a:link      {color: #006;}
a:visited   {color: #006;}
a:hover {color: #b45d28;}

.clear{clear:both;}

/* header styles */

#forshadow {
	background-color: #0f345a;
}

#banner {
	width:850px;
	height:100px;
	margin-bottom:10px;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
	box-shadow: 1px 1px 10px #000;
}

#topnav {
	background-color: #000;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color: #FFF;
	height: 16px;
	padding: 5px 5px 5px 10px;
	word-spacing:6px;
}

#topnav a {
		text-decoration:none;
		color: #FFF;
		
}

#topnav a:visited {
		color: #FFF;
		text-decoration:none;
		
}

#navbar a:hover {
		color: #b45d28;
		text-decoration:none;	
}
	

#navbar {
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		font-weight:bold;
		color: #c3cfcf;
		height: 22px;
		padding: 0 5px 5px 15px;
		word-spacing:6px;
}
	#navbar a {
		text-decoration:none;
		color: #FFF;
		
}
	#navbar a:visited {
		color: #FFF;
		text-decoration:none;
		
}
	#navbar a:hover {
		color: #b45d28;
		text-decoration:none;	
}

/*footer styles*/
#footer {
	clear: both;
	text-align: right;
	font-size: 10px;
	padding: 15px;
	border-top:8px solid #0f5b93;}

#textfooter p {margin-top:0; padding-top:0; padding-right:5px; font-size:90%; color:#666;}
	
#socialfooter {
	float:left;
	width:100%;
	height:30px;
	padding:0 10px 5px 10px;
}

#socialfooter img {padding: 5px; border:none;}

#logofooter {
	float:left;
	height:100px;
	padding:5px 10px;
}

/*home page styles*/

#columncontent1 {
	position:relative;
	float:left;
	width:180px;
	height:180px;
	border:none;
	padding:20px 25px 20px 0;
	margin-left:28px;
}

#columncontent1 p{
	font-size:8pt;
	}
	
#columncontent {
	position:relative;
	float:left;
	width:180px;
	height:180px;
	border:none;
	padding:20px 25px 20px 0;
}

#columncontent p {
	font-size:8pt;}

#columncontent h1 {
		font-size:14pt;
	}

#columncontent h2 {
	font-size:12pt;
	border-bottom:#000000 solid 1px;
	font-variant: small-caps;
}

#bottomleft {
	position:relative;
	float:left;
	width:410px;
	height:250px;
	border:none;
	padding:0 10px 0 0;
}

#bottomright {
	position:relative;
	float:left;
	width:414px;
	border-top:8px solid #0f5b93;
	margin-left:16px;
}

#bottomleft h2 {
	color:#006699;
	font-family: Century Gothic, sans serif;
	font-size:90%;
	padding: 15px 0 0 0px;
	position: absolute; 
   	top: 185px; 
   	left: 0; 
   	width: 100%;
	}

#bottomleft h2 span { 
   color: #FFF;
   font-family: Century Gothic, Verdana, sans serif;
   background: rgb(72, 151, 204); /* fallback color */
   background: rgba(72, 151, 204, 0.7);
   padding: 10px; 
}

#bottomrtcol {
	position:relative;
	float:left;
	width:180px;
	border:none;
	padding:5px;
}

#bottomrtcol h1 {font-size:14pt;}

#bottomrtcol li {
	font-size: 9pt; 
	line-height:110%; 
	list-style: none;
	margin: 1em 1em 0 -2em;
	text-indent: -1.1em;
    }
	
#bottomrtcol ul li:before {
	content: "\00BB \0020"; 
}

#bottomrtcol img {
	padding:10px;
}


/* interior pages */

#leftcolumn {
	margin-left: 20px; 
	width:640px; 
	min-height:400px; 
	padding:10px 15px 20px 0;
	float:left;
	border-right:#0f5b93 2px solid;
}

#rightcolumn {
	float:right; 
	width:135px; 
	font-size:90%; 
	padding:0 15px 0 20px; 
	margin-top:5px;
}

#rightcolumn h2 {
	font-size:120%;
}

#rightcolumn p {
	font-size:95%;
}

.participateitem {
	width:620px;
	min-height: 120px;
	border-bottom:solid #a8adb7 1px;
	margin: 30px 0;
	padding-left:10px;}

.participateitem h3 {
	margin-top:10px;
	}

	
.participatetemlast {
	width:620px;
	min-height: 120px;
	border-bottom:solid #a8adb7 1px;
	margin: 30px 0;
	padding-left:10px;}

.participateitemlast h3 {
	margin-top:10px;
	}
	
.sponsoritem {
	width:620px;
	min-height: 150px;
	border-bottom:solid #a8adb7 1px;
	margin: 30px 0;
	padding-left:10px;}

.sponsoritem h3 {
	margin-top:10px;
	}

.sponsoritem p {
	width:450px;
}

.sponsoritem img {
	float:right; 
	border:none;
	padding:0 10px 0 20px;
	}
	
.sponsoritemlast {
	width:620px;
	min-height: 120px;
	margin: 30px 0;
	padding-left:10px;}

.sponsoritemlast h3 {
	margin-top:10px;
	}

.sponsoritemlast img {
	float:right; 
	border:none;
	padding:0 10px 0 20px;
	}

.agendaitem
	{width:640px;
	margin-bottom:10px;
	}
	
.agendatime {
	float:left;
	width:150px;
	padding:0 10px 0 0;
}

.agendacontent {
	width:475px;
	float:right;
}

.img_rt {
	width: 250px; 
	padding: 10px 10px 10px 20px; 
	float:right;
	}

.speakeritem {
	width:610px;
	min-height: 120px;
	border-bottom:solid #a8adb7 1px;
	margin: 20px 0 10px 0;}

.speakeritem p {
	width:550px;
	padding-top:10px;
}

.speakeritem img {
	float:left; 
	border:none;
	padding:0 10px 10px 10px;
	}

.contestthumb {
	width:640px;
	margin-bottom:20px;
}

.contestthumb img {
	width:97px;
	height:97px;
	padding: 0;
	margin-right:3px;
	border:1px solid #999999;
}

.imgwide{width: 620px; padding: 0 0 10px 0;}
.imgwide img {border: 3px solid #999999;}

/* skip to content div for screen readers */

#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
} 