html, body {
height: 100%;
padding-top:10px;
margin:10px;
}

body {
background: #000000;
background-position: top center;
font-family: Verdana, Arial;
font-size: 12px;
color:#000000;
padding:0px;
margin:0px;
}


.container {
	font-size: 12px;
	width: 728px;
	padding: 0;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px -387px;
	position: absolute;
	top: 0%;
	left: 50%;
}

.container td{
	font-size: 12px;
}

.header {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 110x;
}

.ship {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 161px;
	background-image: url("../images/shipmain.gif");
}

.homebak{
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 400px;
	background-color: #D0BFD9;
	background-image: url("../images/homebak.gif");
	background-repeat: no-repeat;
}


.genbak{
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 500px;
	background-color: #D0BFD9;
	background-repeat: no-repeat;
}

.genbak2{
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 800px;
	background-color: #D0BFD9;
	background-repeat: no-repeat;
}

.content{
    margin-top: 50px;;
	margin-left: 190px;;
	width: 440px;
}

.content2{
    margin-top: 50px;;
	margin-left: 50px;;
	width: 650px;
}


.footer{
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 30px;
	background-image: url("../images/footer.gif");
}

/********************/
/* navigation stuff	*/
/********************/

#navigation ul{	
	padding: 0;
	margin: 0;
	list-style: none;	
	}

#navigation li{
	float: left;
	margin: 0;
	padding: 0;
}


#navigation li a{
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	text-align: left;
	color: #fff;
	height: 46px;
	margin: 0;
	padding: 0px 0 0 0px;
	display: block;
}

#navigation li:hover ul, li.over ul {
 display: block;
  }


#navigation .home{
    background: URL('../images/home.gif') no-repeat top left;
	width: 77px;
	color: #FFFFFF;
	}
	
#navigation .home:hover {
    background: URL('../images/home-over.gif') no-repeat top left;
	color: #000000;
	}
	
#navigation .homeon {
    background: URL('../images/home-on.gif') no-repeat top left;
	width: 77px;
	color: #000000;
	}
	
#navigation .about{
    background: URL('../images/about.gif') no-repeat top left;
	width: 69px;
	color: #FFFFFF;
	}
	
#navigation .about:hover { 
    background: URL('../images/about-over.gif') no-repeat top left;
	color: #000000;
	}
	
#navigation .abouton { 
    background: URL('../images/about-on.gif') no-repeat top left;
	width: 69px;
	color: #000000;
	}
	
#navigation .midship{
    background: URL('../images/main3a.gif') no-repeat top left;
	width: 173px;
	color: #FFFFFF;
	}
	
#navigation .midship2{
    background: URL('../images/main3b.gif') no-repeat top left;
	width: 173px;
	color: #FFFFFF;
	}
	
#navigation .staff{
    background: URL('../images/staff.gif') no-repeat top left;
	width: 67px;
	color: #FFFFFF;
	}
	
#navigation .staff:hover {
    background: URL('../images/staff-over.gif') no-repeat top left;
	color: #000000;
	}
	
#navigation .staffon {
    background: URL('../images/staff-on.gif') no-repeat top left;
	width: 67px;
	color: #000000;
	}
	
#navigation .links{
    background: URL('../images/links.gif') no-repeat top left;
	width: 67px;
	color: #FFFFFF;
	}
	
#navigation .links:hover {
    background: URL('../images/links-over.gif') no-repeat top left;
	color: #000000;
	}
	
#navigation .linkson {
    background: URL('../images/links-on.gif') no-repeat top left;
	width: 67px;
	color: #000000;
	}
	
#navigation .contact{
    background: URL('../images/contact.gif') no-repeat top left;
	width: 138px;
	color: #FFFFFF;
	}
	
#navigation .contact:hover {
    background: URL('../images/contact-over.gif') no-repeat top left;
	color: #000000;
	}	
	
#navigation .contacton {
    background: URL('../images/contact-on.gif') no-repeat top left;
	width: 138px;
	color: #000000;
	}	
	
#navigation .fsg{
    background: URL('../images/fsg.gif') no-repeat top left;
	width: 137px;
	color: #FFFFFF;
	}
	
#navigation .fsg:hover {
    background: URL('../images/fsg-over.gif') no-repeat top left;
	width: 137px;
	color: #000000;
	}	
	

b { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        text-decoration : none;
	color: #000000;
}

s {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #482B71;
text-decoration: none;
}

i {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E296A;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E296A;
}
