﻿div#main 
{
	padding-left: 19px;
	width: 636px;
}
/*marina gallery*/
#gnav a, #s7 strong  
{ 
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: Transparent; 
	text-decoration: none; 
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight: bold;
	height: 28px;
}
#gnav a.activeSlide { background: #10298e; color: #ffffff }
#gnav a:focus { outline: none; }
#output { text-align: left; }         
#gnav  
{
	height: 40px;
	text-align: left; 
    position: relative;
    top: 385px;
    left: 0px;
    z-index: 99; 
    background-color: transparent;
    width: 636px;
}
#gnavbkgnd
{	
	height: 38px;
	text-align: left; 
    position: absolute;
    left: 19px;
    top: 385px;
    background-color: #000000;
    z-index: 98; 
    width: 636px;
    opacity: 0.5;
    filter: alpha(opacity:50);
}
/*END Marina Gallery*/  