html {
	margin: 0; 
	height: 100%;  
}
body {
	background:#e6e9a4 url(../images/bg-gradient2.jpg) repeat-x top left fixed;
	position: relative;
	min-height: 100%;
	width: 800px;
	margin: 0 auto;
	font-family:Verdana, Geneva, sans-seri;
	font-size:11px;
	color:#606;
}
body a { 
	color:#909;
	text-decoration:none;
	font-weight:bold;
}

#container {
	width: 800px;
}
#sub {
	background:#303;
	padding: 0;
	min-height:350px;
}
#sub p {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #F9F;
	margin:0 25px 0 25px;
	line-height:20px;
}
#sub h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#aa9973;
	font-weight:bold;
	margin:0 65px 0 200px;
	line-height:20px;
}
a, a:visited {
	color:#aa9973;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}        
#footer {
	left: 0;
	width: 800px;
	height: 216px;
	text-align: center;
	background:#6C3 url(../images/OH09-footer.jpg);

}
#footer p {
}     

/*MOO TOOLS*/
#title-onshore {
	margin:0;
	background: url(../images/OH09-Flyer-header.jpg) top left no-repeat;
	display:block;
	width:800px;
	height:306px;
	cursor:pointer;
}
#title-onshore img {
	border:none;
}
.slide-onshore {
	background:url(../images/OH09-Flyer-artwork.jpg) top left no-repeat;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#F9F;
	margin :0;
	width: 800px;
	height:823px;
	border-bottom: #aa9973 1px solid;
}

#title-press {
	margin:0;
	background: url(../images/title-press.jpg) top left no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	display:block;
	height:35px;
	cursor:pointer;
	border-bottom:#303 1px solid;
}
.slide-press {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#6C3;
	margin:0 0 0 50px;
	padding: 10px;
	width: 720px; 
}
#title-press2 {
	margin:0;
	background: url(../images/title-press2.jpg) top left no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	display:block;
	height:35px;
	cursor:pointer;
	border-bottom:#303 1px solid;
}
.slide-press2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#6C3;
	margin:0 0 0 50px;
	padding: 10px;
	width: 720px; 
}
#title-press3 {
	margin:0;
	background: url(../images/title-press3.jpg) top left no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	display:block;
	height:35px;
	cursor:pointer;
	border-bottom:#303 1px solid;
}
.slide-press3 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#6C3;
	margin:0 0 0 50px;
	padding: 10px;
	width: 720px; 
}

#title-results {
	margin:0;
	background:url(../images/title-results.jpg) top left no-repeat;
	display:block;
	height:35px;
	cursor:pointer;
	border-bottom:#303 1px solid;
}
.slide-results {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#6C3;
	margin:0 0 0 50px;
	padding: 10px;
	width: 720px; 
}

#title-photos {
	margin:0;
	background:url(../images/title-photos.jpg) top left no-repeat;
	display:block;
	height:35px;
	cursor:pointer;
	border-bottom:#303 1px solid;
}
.slide-photos {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	margin:0;
	padding: 0;
	width: 800px; 
}

#title-videos {
	margin:0;
	background:url(../images/title-videos.jpg) top left no-repeat;
	display:block;
	height:35px;
	cursor:pointer;
	border-bottom:#303 1px solid;
}
.slide-videos {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#6C3;
	line-height:20px;
	padding: 25px;
	width: 750px; 
}