@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 0.8em;
	background-color: #FFF;
	background-image: url(PiratecomProductImages/SiteImages/BodyBG3.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	border: 2px solid #000;
	margin-top: 20px;
	background-color: #FFF;
}
#wrapper #header {
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	background-image: url(PiratecomProductImages/SiteImages/HomeBanner.png);
	background-position: center;
}
#wrapper #topnav {
	text-align: center;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	width: auto;
	padding: 5px;
	background-color: #666;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#wrapper #topnav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #rightcol div {
	padding: 10px;
	margin: 5px;
}
#wrapper #rightcol div span a {
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
#wrapper #topnav ul li a:visited {
	color: #000;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #rightcol {
	width: 800px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#wrapper #rightcol h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 70px;
	text-transform: capitalize;
	color: #000;
	text-align: justify;
	text-decoration: none;
}
#wrapper #rightcol table tr {
	vertical-align: text-top;
}
#wrapper #rightcol table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
#wrapper #footer {
	text-align: center;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	color: #FFF;
	clear: both;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
}
#wrapper #footer table {
	text-align: center;
}
#wrapper #rightcol h2 {
	text-decoration: none;
}
#wrapper #rightcol h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	text-align: center;
}
#wrapper #rightcol table tr td h3 a {
	font-size: 36px;
}
#wrapper #rightcol h4 {
	font-size: 24px;
	font-family: "Aquaduct    Plain", "Aquaduct Reverse Italic", "Aquaduct Warp", "Aquaduct Italic";
	text-decoration: underline;
	font-style: italic;
	text-align: center;
}
#wrapper #rightcol table tr td a:visited {
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
#wrapper #rightcol table tr td a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #900;
	text-decoration: none;
}
#wrapper #rightcol table tr td {
	margin: 5px;
	padding: 15px;
}
#wrapper #rightcol table tr td a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #rightcol table {
	text-align: center;
}
#wrapper #rightcol table tr td table tr td a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightcol table tr td table tr td a img:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightcol table tr td table tr td a img:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
