body {	background-color: #B0B0B0;
		background-image: url(/nav/pirate_bg_tile.gif);
		background-position: top left;
		background-repeat: repeat-x;
		color: #000000;
		font: 12px Georgia, serif;
		margin: 0px;
		padding: 0px; }
		
p {		margin: 12px 0px; }
		
.blackbeard, #pirate_main {
		background-color: black;
		border: 6px solid black; }

.checkout {
	color: white;
	font-size: 14px;
	margin-top: 150px;
}

.checkout td{
	background-color: black;
	border-right: 4px solid #6a6a6a;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.field {
	padding-top: 10px;
	padding-bottom: 10px;
}
#chest_bottom {
		position: relative;
			top: -10px; }
			
#coins_left {
		position: relative;
			left: 673px;
			top: -22px; }
			
#historic_print_map {
		position: relative;
			left: -4px;
			top: -4px; }
		
#overall {
		width: 856px; }
		
#paypal {
		float: left;
		margin-left: 6px;
		text-align: center;
		width: 72px; }
	
#pirate_book_chest {
		margin: 101px 0px 0px; }
		
#pirate_main {
		background-image: url(/nav/parchment_map.jpg);
		background-position: bottom right;
		background-repeat: no-repeat; }
		
#titlebar {
		float: right;
		margin: 10px 0px 15px; }
		
#torn_page {
		float: right;
		margin: 84px 24px 18px 0px;
		padding: 0px 30px 0px 0px; 
		text-align: right;
		width: 180px; }
		
