body {
  padding: 0;
  margin: 0;
  background: #F8F7E5 url(images/SpecialShips.jpg) no-repeat center top;
font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
  width: 100%;
  display: table;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: middle;
	white-space: normal; }
	
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: middle;
	white-space: normal; 
}
.navLink:link { color: #000000;}
.navLink:hover { color: #CCCC99;
	font-weight: bold;
	background-color: #333333;
}

.oLink:link { color: #333366;}
.oLink:hover { color: #330033;
	font-weight: bold;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	