﻿/* standard elements */

a {color: #682;}

a:hover {color: #9A6;}


ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
h1 {font-size: 1.2em;}

/* misc */
.newStyle2 {
	font-family: "Times New Roman";
	font-size: large;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.newStyle3 {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.newStyle4 {
	font-size: 15pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}
.newStyle5 {
	font-family: "Times New Roman";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
.newStyle6 {
	font-family: "OCR A Extended";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h2 {
	font-family: "Times New Roman";
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style1 {
	font-size: 15pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	margin-bottom: 19px;
}


/* structure */
.body{
	background-position: left;
	background-image: url('images/coins4.jpg');
	background-repeat: repeat;
	Position: absolute;
	width: 100%;
	height: 2850px;
	z-index: 0;
	top: 0px;
	left: 0px;
}
.chest {
	position: absolute;
	z-index: 99;
	width: 390px;
	height: 200px;
	top: 5px;
	left: 10%;	
	background-image: url('images/treasurechest2.jpg');
	background-repeat: no-repeat;

}



}
.header {
	background-position: center;
	position: absolute;
	width: 100%;
	height: 200px;
	top: 5px;
	background-image: url('images/treasure chest3.jpg');
	z-index: 50;
	background-repeat: no-repeat;
	right: 9%;
	left: 9%;
}
.left {
	margin: 5px;
	border: thin solid #666699;
	position: relative;
	width: 19%;
	height: auto;
	padding: 5px;
	float: left;
	top: 5px;
	z-index: 2;
}
.spacer {
	position: relative;
	z-index: auto;
	width: 600px;
	height: 200px;
	top: 5px;
	left: 120px;
}
.main {
	background-position: inherit;
	padding: 5px;
	position: relative;
	width: 80%;
	height: auto;
	top: 10px;
	background-image: url('images/SHIP new3.gif');
	margin-left: 10%;
	margin-top: 2%;
	z-index: 2;
}
.author {
	position: absolute;
	width: 80%;
	height: auto;
	left: 10%;
	z-index: auto;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	bottom: 0%;
}


/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #89866F;	
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}
p.chestext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	z-index: 3;
}	


}
.palignleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	position: relative;
	width: auto;
	left: 20px;
}
.newStyle7 {
	background-image: url('images/jollyroger2_m.gif');
	background-repeat: no-repeat;
	color: #FF33FF;
	font-size: medium;
	font-weight: bold;
}
.mainCopy {
	background-position: inherit;
	padding: 5px;
	position: relative;
	width: 80%;
	height: auto;
	top: 10px;
	background-image: url('images/SHIP new3.gif');
	margin-left: 10%;
	margin-top: 2%;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
