body {
	margin: 0;
	padding : 0;
	background-color: #555;
	background-image: url(../2009_JG_Pirates/piratesBg.gif);
	background-repeat: repeat;
	background-position: center;
}
			/*FOOTER*/
#footer {
	clear: both;
	width:100%;
	margin: 0;
	font-size: 9pt;
	color: #fff;
	text-align:center;
	font-family: Tahoma;
}
#footer a:link, #footer a:visited {
	text-decoration : none;
	background : inherit;
	color : #FFFFFF;
	font-size: 10pt;
}
#footer a:hover {
	text-decoration : underline;
	color :  #FF6666;
	background-color: #000000;
	font-size: 10pt;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #FF6666;
}
a:hover {
	text-decoration : underline;
	color :  #FFFFFF;
	background-color: #000000;
}
			/*TYPOGRAPHY*/
h1 {
	font-size: 16pt;
	color:#FFFFFF;
	font-family: "Bookman Old Style";
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
h2 {
	margin-top: 5px;
	font-size: 12pt;
	background : transparent;
	color :   #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "Bookman Old Style";
	margin-bottom: 0px;
	margin-left: 190pt;
}
h3 {
margin: 0;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : inherit;
color :  #385900;
}
h4 {
	margin-top: 5px;
	font-size: 12pt;
	background : transparent;
	color :   #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "Bookman Old Style";
	margin-bottom: 0px;
	margin-left: 80pt;
}
p {
	font-family: "Bookman Old Style";
	font-size: 11pt;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}
hr {
	color: #000000;
	width: 50%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#muffie {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 150pt;
}

