/* Ships */

.logos {
	border:0px solid blue;
	text-align:center;		
}


.logos img {
	padding-right:40px;
	padding-bottom:50px;
	border:0px;
}

.ship {
  /*border:0px solid red;*/
  border-bottom:30px solid white;
  margin: 0;
  padding: 0;
  color:#000000;
  width:95%; 
}

.ship img {
  float:left;
  margin-right:10px;
  padding-bottom:50px;
}    

.ship p {
  color: #003366;
  font-size:13pt;
  font-weight:normal;
  text-align:left;
}      

p.name {
  font-weight:bold;
}  

#themes {
	text-align:center;
}

table td {
	text-align:center;
	font-size:11pt;
}	

.ftext a {
 	text-decoration:none;
	color:#FF3300;
}	

.celeb {
	text-align:left;
	font-size:11pt;
}	

.except {
	font-size:10pt;
}	

.bships {
	border: 1px solid black;
}	

h4 {
	text-align:center;
	color: #006699;
}	

.ftext h3 {
	text-align:center;
	color: #006699;
}	

.aknowledge {
	font-size:0.6em;
	color:#000000;
}	