body {
	font-size: 62.5%;
	font-family: Times New Roman;
	background: url(../img/waves-bg.png) left top repeat-x;
}
#wrapper {
	width: 961px;
	/*background: url(../img/main-bg.png) left top no-repeat;*/
	margin: 0;
	/*padding-top: 139px;*/
}

/* @group Header */

/*#searchBox {
	width: 220px;
	height: 50px;
	float: right;
	color: #7c818f;
}
#searchBox input {
	border: solid black 1px;
}*/

#header h1 {

	/*height: 0px;*/
	text-indent: -1000em;
}
#header h1 a {
	display: block;
	width: 961px;
	height: 139px;
	background: url(../img/oceans-day-logo.png) left top no-repeat;
}
#header h2 {
	height: 0px;
	text-indent: -1000em;
}

/* @end */

/* @group Main Nav */
#mainNav {
	background: #4462a0;
	padding-top: 58px;
	height: 357px;

}
#mainNavList {
	clear: both;
	display: block;
	margin: 0;
}
#mainNavList li {
	padding: 0;
}
#mainNavList li a {
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #E0E0E0;
	text-decoration: none;
	padding: .5em 0 1em 20px;
}
#mainNavList a:hover,
#purpose #btn-purpose a,
#organizers #btn-organizers a,
#background #btn-background a,
#topics #btn-topics a,
#schedule #btn-schedule a,
#presentations #btn-presentations a,
#gallery #btn-gallery a,
#gfacc #btn-gfacc a,
#home #btn-home a,
#news #btn-news a,
#registration #btn-registration a,
#proposals #btn-proposals a {
	color: #fff;
	background: url(../img/arrow.png) 2px .9em no-repeat;
}

/* @end */


#contentHead {
	padding-left: 20px;
	background: transparent url(../img/d-s-top.png) left top no-repeat;
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
}
#globalForumBanner {
	margin-right: 27px;
	position: relative;
	top: 15px;
}
#globalForumLogo {
	position: absolute;
	top: 39px;
	left: 39px;
	height: 162px;
}
#videoLink {
	position: relative;
	top: 22px;
}

#mainContent {
	position: relative;
	width: 940px;
	background: #fff url(../img/d-s-sides.png) left top repeat-y;
	margin-left: 10px;
}

.featureBox {
	position: relative;
	padding:0;
	background: url(../img/d-s-bottom.png) left bottom no-repeat;
	overflow: hidden;
}
#leftColumn {
	width: 180px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	background: 
}
#dateline {
	height: 168px;
	background: #c6d9cc;
	color: #fff;
	margin-bottom: 10px;
}
#contact-box {
	background: #63093c;
	height: 74px;
	margin-bottom: 8px;
	border-top: 10px solid #febe0f;
}
#contact-box a {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 1.0em;
	display: block;
	padding: 14px 0 0 15px;
}
#contact-box a:hover {
	text-decoration: underline;
}
#home #feature {
	overflow: hidden;
}
#feature {
	width: 705px;
	height: 497px;
	float: left;
	margin: 12px 0px 0 15px;
	background: #d5e3ed;
	overflow: auto;
}
	
#feature p {
	color: #333333;
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 1em .5em;
	text-align: left;
}

#feature h3,
#feature h4 {
	font-size: 1.5em;
	padding: 1em 0 0 .5em;
	text-align: left;
	color: #3d4f6f;
}
#feature h4 {
	font-size: 1.4em;
}
#feature h5{
	font-size: 1.4em;
	padding: 1em 0 0 .5em;
	line-height:1.5em;
	text-align:left;
	color: #63093C;
	
}
#feature h6{
	font-size: 1.4em;
	padding: 0 0 0 .5em;
	text-align: left;
	color: #484A4A;
}
	
#feature ul {
}
#feature li {
	color: #7c818f;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: .5em 0 .5em .5em;
	text-align: left;
}
#belowFold {
	text-align: center;
	color: #3d4f6f;
}
#belowFold h3 {
	font-size: 1.6em;
	text-transform: uppercase;
	padding-top: 1em;
}
.logoBox {
	width: 880px;
	margin-left: 60px;
}
#logoList {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.featuredLogos {
	margin: 1em auto;
	width: 75%;
	display: block;
	border-bottom: solid 1px #3d4f6f;
}
.featuredLogos img {
	margin: 0 35px;
}
#logoList li {
	padding: 8px;
	margin: 0;
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
}
#footer {
	width: 940px;
	margin-left: 10px;
	font-size: 1.1em;
	color: #a9a5a4;
	padding-top: 1.5em;
}
#footer a {
	text-decoration: none;
	color: #a9a5a4;
}
#footer a:hover {
	text-decoration: underline;
	color: #333;
}
#footer .left {
	width: 200px;
	float: left;
}
#footer .right {
	width: 25em;
	float: right;
	text-align: right;
}
#schedule {
	width: 410px;
}
dl {
	padding: 0;
	margin: 0;
	color: #7c818f;
	padding-left: .5em;
}
dd {
	margin: 0;
	width: 300px;
	display: inline-block;
	padding: 0;
}
dt {
	width: 100px;
	clear: left;
	float: left;
	position: relative;
	top: 1.3em;
	font-size: 1.3em;
}
#myAlternativeContent {
	color: #000;
	padding-left: 106px;
	padding-top: 20px;
}
#registrationForm {
	width: 510px;
	color: #7c818f;
	font-size: 1.3em;
	line-height: 1.5em;
}
#registrationForm label {
	padding-left: .5em;
	margin-right: 1em;
}
#registrationForm input {
	margin: .7em 0;
}
#registrationForm #subscribe {
	margin-left: .5em;
}
.longText {
	width: 250px;
}



.clearall {
	clear: both;
}
#contact #feature ul {
	list-style-position: inside;
	list-style-type: disc;
}
<STYLE TYPE="text/css">
<!--
.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }
-->
</STYLE>

