@charset "utf-8";
/* CSS Document */

body {color: black; font-family: Arial; background-color:#e2e7ed; background-image:url(/images/background_main.jpg); background-position:top left; background-repeat:repeat-x; }
.pagewrap {width:790px; background-color: white; border: 2px solid; padding-bottom:14px; margin-top:6px; }

#column-a { width:170px; border-right:0px;float:left; vertical-align: top; margin: 0; padding: 0; clear: left; text-align:left;}

.column-a-header {margin-left:10px;font: bold 19px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;}
#column-d {margin-left:2px; width:589px; float:left; padding: 5px 10px;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/stamp-collecting.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
 
#menuWrap {margin-top:6px; float:left; height:25px; padding-right:20px; margin-left:215px; margin-bottom:6px; background:url(/images/topBar.gif) right top;}
#menu {margin:0; padding:0 0 0 20px; list-style:none; white-space:nowrap; text-align:left; float:left; background:url(/images/topBar.gif) left top; }
 
#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; border:1px solid #000; border-color:#ddd #333 #000 #ddd;;}
 
#menu ul.ul-one {background:#b0d0e0; z-index:250;}
#menu ul.ul-two {background:#fff;z-index:260;}
#menu ul.ul-three {background:#a0c0d0;z-index:270;}
#menu ul.ul-four {background:#fff;z-index:280;}
#menu ul.ul-five {background:#90b0c0;z-index:290;}
#menu ul.ul-six {background:#fff;z-index:300;}
#menu ul.ul-seven {background:#80a0b0;z-index:310;}
 
#menu li.li-top {float:left; display:block; background:url(images/divider.gif) no-repeat left center;}
#menu li.first {background:none;}
 
#menu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#000; line-height:25px; font-weight:bold; text-decoration:none; padding:0 20px 0 10px;}
 
#menu :hover a:hover {background:#bcd2e9; color:#fff;}
 
#menu li a.sub {background:url(images/sub.gif) no-repeat right center;}
 
#menu li.li-top a.top {float:left;}
 
#menu li a.top:hover {position:relative; background:#666666; color:#fff; }
#menu li.li-top:hover {position:relative; background:#666666; color:#fff; }
 
#menu li.li-top:hover > a, #menu li.li-top:hover ul :hover > a {background: #666666; color:#fff;}
 
#menu li.li-top:hover ul {margin-top:25px;}
 
#menu :hover ul {left:0;}
#menu :hover ul a {white-space:nowrap;}
#menu :hover ul b {position:absolute;}
#menu :hover ul.right {left:auto; right:-1px;}
 
#menu :hover ul :hover ul, 
#menu :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul
{left:95%; margin-top:-26px;}
 
#menu :hover ul :hover ul.left, 
#menu :hover ul :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul.left
{left:auto; right:95%; margin-top:-26px;}
 
#menu :hover ul ul, 
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul ul
{left:-9999px;}
 
#menu :hover ul ul.left, 
#menu :hover ul :hover ul ul.left,
#menu :hover ul :hover ul :hover ul ul.left,
#menu :hover ul :hover ul :hover ul :hover ul ul.left,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul ul.left,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul ul.left
{left:-9999px; right:auto;}
 
#menu table {border-collapse:collapse; margin-top:-1px;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li{
margin:0;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}


h1 {
	font-weight: bold;
	color: #000000;
	font-size:24px;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;

	}
	
h2 {
	font-weight: bold;
	color: #000000;
	font-size:18px;
	text-align:left;
	margin-top:0;
	margin-left:25px;
	margin-bottom:12px;

	}
	
h4 {
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-align:right;
	font-style: italic;
	margin-right: 10px;
	}
	
.marquee {
	font-weight: bold;
	color: #000000;
	font-size:12px;
	text-align:left;
	}

.maritimeart{
	font-weight: normal;
	color: #000000;
	font-size:20px;
	text-align:center;
	text-transform: uppercase;
	}
	
h5 {
	font-weight: bold;
	font-size:16px;
	text-align:left;
	}
	
	
.links ul {text-align:left; font-size:12px; margin:5px 20px 5px 20px;}
.links li {margin-top:10px;}

#column-left ul {text-align:left; font-size:11px;}
	
p:first-child {margin-top:0}

p{text-align:left; font-size: 15px; padding-right: 20px; padding-left:20px; margin-bottom: 12px;}

ul {text-align:left; margin-left:45px; margin-right:40px; font-size:12px;}
li {margin-top:8px;}

a:link {color: #0000ff;}	 
a:visited {color: #800080; }
a:hover {color: #0000ff;}
a:active {color: #ff0000;}


.banner{
	height: 95px;
	width: 790px;
	background-image:url(/images/banner.gif);
	height:100px;
	}
	
#navbar{
	text-align:center;
	border-top: 2px solid gray;
	border-bottom: 2px solid #000066;
	margin-bottom:12px;
	margin-left:-10px;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 6px 0;
	margin-top:-15px;
	background-color: #000000;
	}
	
#navbar span {
	padding: 0 0 0 25px;
	}
	
#navbar span.firstitem {background-image:none;}

	
#navbar a {
	color: white;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}	
	 
#navbar a:hover {color: red;}
#navbar a:active {color: red;}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 10px; 
	text-align: center;
	text-transform: uppercase;
	padding-bottom:8px;
	}
	
.topnavbar {
padding:4px 0 0 30px; 
border: 0; 
margin:0; 
list-style:none; 
height:35px; 
position:relative; 
font-family:arial;
}



.leader-name{
	font-size: 16px; 
	margin-top: 16px;
	margin-bottom:16px;
	text-align:left;
	}
	


.gallery-item {border-bottom:1px dashed black; padding-bottom:10px; margin: 5px 0 20px 0px;}
.gallery-item img {border:1px solid gray; padding:4px; float:left; margin: 0 20px 10px 0; background-color: white;}
.gallery-title  {text-align: left; font-size:18px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}
.gallery-item p {font-size:12px;}



#gallery {font:13px verdana,arial,sans-serif; width:535px; padding:15px 0 0 0; line-height:15px;}
#gallery div.off {color:#000; height:33px; margin-right:2px; line-height:33px; padding:0 20px; float:left; background:url(tabbed_pages/tabs_0.gif) repeat-x left bottom; border:1px solid #ddd; border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}
#gallery div.on {color:#c00; padding:0 20px; margin-right:2px; margin-top:1px; float:left; background:url(tabbed_pages/tabs_2.gif) repeat-x left bottom; border:1px solid #000; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:25; font-weight:bold;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:url(tabbed_pages/page1_back.jpg) repeat-y right top; width:535px; margin-top:0; top:-1px; border:1px solid #000;padding:10px; position:relative; z-index:0; }
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}


.date {width:65px; float:left; text-align:left; padding-top:2px; font-size:10px;}
.nationality {width:140px; float:left; text-align:left; padding-top:2px; font-size:10px;}
.ship {width:170px; float:left; text-align:left; padding-top:2px; font-size:10px;}
.hull  {width:62px; float:left; text-align:left; padding-top:2px; font-size:10px;}
.port {width:110px; float:left; text-align:left; padding-top:2px; font-size:10px;}
.notes {width:160px; float:left; text-align:left; padding-top:2px; font-size:10px;}
.usa {color:#0000CC;  height:18px; border-bottom:1px dotted gray;}
.uk {color:#CC0033;  height:18px; border-bottom:1px dotted gray;}
.misc {color: #006600; height:18px; border-bottom:1px dotted gray;}