body  {
	text-align:left;
	margin: 10px 10% 10px 10px;
	color: #000000;
	text-align: justify;
	letter-spacing: 0.3pt;
	background: #000000 url(images/old-paper.jpg) no-repeat scroll 165px top;
	font: normal 15pt "Monotype Corsiva";
	
}

h2, h3, h4 {
	text-align: left;
	vertical-align: bottom;
	color: red;
}
h1 {
	text-align: center;
}
h3 {
	text-decoration:none;
}

h2.pw {
	letter-spacing: 3pt;
}
h2.c, h3.c, p.c {
	text-align: center;
}
a.green {
	color:#009000;
}
a {
	color: #73461b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #64f;
}
img.left {
	/*float: left;*/
	margin: 0 15px 15px 0;
	border: solid 5px;
}

div#body {
	position: relative;
	top: 480px;
	left: 280px;
	width: 900px;
}

div.pict {
	position: relative;
	top: 480px;
	left: 280px;
	width: 900px;
}
div.pict td {
	width: 480px;
	padding: 0 10px 0 10px;
	vertical-align: top;
	font-size:13pt;
	border: 1px dashed #AAAA99;
}
div.pict img {
	left: 45px;
	position: relative;
	border-top: 10px solid #4d2500;
	border-right: 10px solid #996633;
	border-bottom: 10px solid #CC9933;
	border-left: 10px solid #73461b;
}
img.frame {
	border-top: 10px solid #4d2500;
	border-right: 10px solid #996633;
	border-bottom: 10px solid #CC9933;
	border-left: 10px solid #73461b;
}


div#GoldenHinde {
	position: absolute;
	top: 10px;
	/*left: 1060px;*/
	left: 1350px;
}

div#laBuse {
	position: absolute;
	top: 10px;
	left: 10px;
}

div#skul {
	position: absolute;
	top: 760px;
	left: 38px;
}

div#top {
	position: absolute;
	top: 110px;
	left: 390px;
}

div#title {
	position: absolute;
	top: 355px;
	left: 440px;
	width: 600px;
}

td.top {
	vertical-align: top;
	padding-right: 25px;
	padding-left:15px;
}
/*****  Menu  ****/

div#menu {
	position: absolute;
	left: 10px;
	top: 280px;
	width: 180px;
	background: url(images/scroll_bottom.png) left bottom no-repeat;
	margin: 0 0 4px 0px;
	padding: 0 0 50px 6px;
}
div#scroll {
	position: relative;
	left: -7px;
}
td.menu {
	/*border-left: solid 1px grey;
	border-right: solid 1px grey;*/
	width: 95%;
	height: 35px;
	text-align: left;
	padding: 0 6px;
}

/*** Password  ***/
td.pw {
	width: 40px;
	height: 30px;
	padding: 6px;
	border: 1px black solid;
	text-align: center;
}

input.pw {
	width: 15px;
}

input.submit {
	border: none;
	font: bold 14pt "Monotype Corsiva";
	color: #000000;
	background-color: #dddd88;
}

div#cert {
	position: absolute;
	left: 180px;
	top: 30px;
}
div#name {
	position: relative;
	left: 24px;
	top: -350px;
	width: 550px;
}

@media print 
{
	.scr {
		display: none;
	}
}

/* Stats only */
div#stat {
	position: absolute;
	top: 15px;
	left: 200px;
	width: 1127px;
	background: #E4C799;
}
div.col  {
	position: relative;
	top: 0;
	left: 50px;
}

td.stat {
	border: 1px solid #aa9;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: #E4C799;
	padding: 0 5px 0 5px;
}
td.statR {
	border: 1px solid #aa9;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: #E4C799;
	padding: 0 5px 0 5px;
	text-align: right;
}

table.l {
	float: left;
	background: #E4C799;
	margin: 3px 30px 0 30px;
}

/*  Puzzle  */
div.puzzle
{
	position: absolute;
	top: 30px;
	left: 100px;
	width: 1200px;
	background: #E4C799;
	padding: 20px;
}