body {
	font-family: "Arial Black", Gadget, sans-serif;
	padding: 0px;
	font-size: 0.8em;
	background-image: url(PiratecomProductImages/SiteImages/BodyBG3.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 2px solid #000;
}
#wrapper #header {
	background-image: url(PiratecomProductImages/SiteImages/HomeBanner.png);
	background-repeat: no-repeat;
	height: 200px;
	background-position: center;
	width: 800px;
}
#wrapper #topnav {
	text-align: center;
	padding: 5px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #666;
}
#wrapper #rightcol2 p a {
	font-size: 12px;
	color: #00F;
	text-decoration: underline;
}
#wrapper #rightcol2 p {
	text-align: center;
}
#wrapper #rightcol2 p a:visited {
	font-size: 12px;
	color: #00F;
	text-decoration: underline;
}
#wrapper #rightcol2 p a:hover {
	font-size: 12px;
	color: #900;
	text-decoration: underline;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 15px;
	border-right-color: #333;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 15px;
	text-decoration: none;
}
#wrapper #topnav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #topnav ul li a:visited {
	color: #000;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#wrapper #footer {
	clear: both;
	padding: 5px;
	text-align: center;
	color: #FFF;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
}
#wrapper #rightcol2 table tr th h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper table tr th {
}
#wrapper #rightcol2 table tr th p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
#wrapper #centercol {
	padding: 5px;
	height: auto;
	width: 750px;
	margin: 25px;
}
#wrapper #centercol table tr td h1 {
	font-size: 36px;
}
#wrapper #centercol table tr th h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
