body {
	background-image: url('../images/pirate3backtile3.jpg');
	background-color: #764600;
	color: #ffffff;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link {
	background-color: transparent;
	color: #FFFF00;
}
a:visited {
	background-color: transparent;
	color: #FF9900;
}
a:active {
	background-color: transparent;
	color: #FF0000;
}
a:hover {
	background-color: transparent;
	color: #00FF00;
}
a.menu:link { /* index page links within paragraphs */
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
}
a.menu:visited { /* index page links within paragraphs */
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
}
a.menu:active { /* index page links within paragraphs */
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
}
a.menu:hover { /* index page links within paragraphs */
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
}
div.all { /* left and right sides of pages */
	background-image: url('../images/pirate3mid3.jpg');
	background-color: #542d10;
}
div.container {
	margin: 1px;
	background-image: url('../images/pirate3center.jpg');
	border-color: #550012;
}
.bp5 {border: 2px solid #1c0b01;
}
img { /* so no image links have border */
	border : none;
}
h1 {
	font-family: times, serif;
	font-size: 26pt;
}
h2 {
	color: #FFFFFF;
	font-size: 14pt;
}
H5 {
	font-size: smaller;
	text-align: center;
}
hr.center { /* used in footer file and on wrd main index page */
	width: 50%;
	text-align: center;
}
.left { /* left image */
	float: left;
}
.center {
	text-align: center;
}
.right { /* on games page */
	float: right;
}
.h {
	font-size: 18px; /* for the words ( almost everything ) on index */ 
}
.date { /* whats new page - date */
	color: #FF0000;
	font-family: times, serif;
	font-size: 14pt;
}
.webtv { /* whats new page - date */
	color: #00FFFF;
}
.place { /* whats new page - Place: i.e - genealogy, graphics, romance novels, */
	margin-left: 55px;
}
.new { /* whats new page - what is new */
	margin-left: 105px;
}
.b {  /* for the until further notice on games pages */
	font-weight: bold;
}
td.l { /* link to us page */
	vertical-align: top;
	text-align: left;
}
td.r { /* link to us page */
	vertical-align: top;
	text-align: right;
}
