body {
	background: #000 url(images/bg-ships.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

ul, li, h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

h1 {
	display: none;
	font-size: 1px;
	}

#container {
	width: 800px;
	margin: 25px auto;
	}

#header {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
	margin-left:0px !important; margin-left:50px
	}

#nav {
	height: 50px;
	width: 600px;
	background: #af8638 url("images/nav.jpg") no-repeat;
	margin-left:100px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	}

#nav a {
	display: block;
	height: 30px;
	padding-left: 50px;
	margin: 0px;
	float: left;
	text-decoration: none;
	color: #FFF;
	}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
	}

#nav a.on {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav a p {
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 25px;
	font-weight: bold;
	}

table {
	width:390px;
	margin-left:10px;
	}

table h5{
	font-size:10px;
	color:#000;
}


#content {
	clear: both;
	float: none;
	width: 600px;
	background: #fff url("images/content.jpg");
	padding-top: 7px;
	padding-bottom: 15px;
	margin-left:100px;
	}

#content h2,
#content h3,
#content p {
	margin: 0 205px 0 5px;
	padding: 0 5px;
	}

#content h2 {
	color: #af8638;
	letter-spacing: 2px;
	font-size: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	}
#content h3 {
	color: #af8638;
	font-size: 10px;
	padding-bottom: 7px;
	text-align:left;
}

#content p {
	font-size: 12px;
	padding-bottom: 7px;
	text-align:left;
	}

#content p.head {
	color: #af8638;
	font-size: 14px;
	padding-bottom: 7px;
	text-align:center;
	}
	
#content p.award {
	color: #af8638;
	font-size: 12px;
	padding-left:10px;
	}

#content p.copy {
	color: #af8638;
	font-size: 10px;
	padding-left:10px;
	}

#content ul {
	margin: 0 200px 2px 25px;
	}

#content ul li {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
	}
	
#content a {
	text-decoration: none;
	color: #af8638;
	}
	
#content a:hover {
	color: #000;
	text-decoration: underline;
	}

#content a.on{
	text-decoration: underline;
	color: #000;
	}

#content img.left{
	padding-left:10px;
	margin:0px;
	}

#sidebar {
	width: 195px;
	float: right;
	color: #fff;
	}

#sidebar h3,
#sidebar p {
	margin: 0 5px;
	font-size: 12px;
	padding: 0px 5px;
	}

#sidebar h2 {
	margin: 0 5px 5px;
	padding: 0 5px 5px;
	color: #fff;
	border-bottom: 1px solid #58504e;
	}

#sidebar h3 {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #58504e;
	font-weight: normal;
}
	
#sidebar a {
	text-decoration: none;
	color: #fff;
	}

#sidebar a:hover {
	color: #999;
	}

.submit {float:right;}

#contentintro {
	clear: both;
	float: none;
	width: 600px;
	background: #fff url("images/contentintro.jpg");
	padding-top: 7px;
	padding-bottom: 15px;
	margin-left:100px;
	}

#contentintro h2,
#contentintro h3,
#contentintro p {
	margin: 0 5px 0 5px;
	padding: 0 5px;
	}

#contentintro h2 {
	color: #fff;
	letter-spacing: 2px;
	font-size: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	}
#contentintro h3 {
	color: #af8638;
	font-size: 10px;
	padding-bottom: 7px;
	text-align:left;
}

#contentintro p {
	font-size: 12px;
	padding-bottom: 7px;
	text-align:left;
	font-weight: bold;
	}

#contentintro p.head {
	color: #fff;
	font-size: 14px;
	padding-bottom: 7px;
	text-align:center;
	}
	
#contentintro p.award {
	color: #af8638;
	font-size: 12px;
	padding-left:10px;
	}

#contentintro p.copy {
	color: #af8638;
	font-size: 10px;
	padding-left:10px;
	}

#contentintro ul {
	margin: 0 200px 2px 25px;
	}

#contentintro ul li {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
	}
	
#contentintro a {
	text-decoration: none;
	color: #fff;
	}
	
#contentintro a:hover {
	color: #000;
	text-decoration: underline;
	}

#contentintro a.on{
	text-decoration: underline;
	color: #000;
	}

#contentintro img.left{
	padding-left:10px;
	margin:0px;
	}



#footer {
	background: #af8638 url("images/footer.jpg") no-repeat;
	width: 600px;
	border-top: 5px solid #000000;
	height: 50px;
	color: #fff;
	margin-left:100px;
	}

#footer h4 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 10px;
	
	}
#footer a{
	color:#FFFFFF;
	text-decoration: none;	
}

#footer a img {
	float: right;
	border: none;
	margin-top: 4px;
	margin-right: 4px;
	height: 17px;
	width: 17px;
	}

.word{
	padding-right:10px;
}