body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background-color: #000000;
	background-image: url(images/blackbg.gif);
	background-repeat: repeat;
}
table.main {
	background-image: url(images/goldbg.gif);
	background-repeat: repeat;
	width: 720px;
}
td.nav {
	background-color: #000000;
	background-image: url(images/blackbg.gif);
}
td.content {
	margin: 4px;
	padding: 10px;
}
td.pics {
	width: 215px;
	vertical-align: top;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 4px;
	font-size: .95em;
	
}


table.inner {
	margin: 0px;
	padding: 0px 4px 0px 0px;
	width: 100%;
	border: none;
}

td.inner {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.pageNav {
	font-size: .85em;
	color: #CC0000;
	text-align: center;
}
 .pageNav a:link {
	color: #CC0000;
	text-decoration: none;
}
.pageNav a:visited {
	color: #cc0000;
}
.pageNav a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
.header {
	font-size: 1.25em;
	font-weight: bold;
	color: #cc0000;
}
li {
	margin: 5px;
	list-style-position: outside;
	list-style-type: circle;
}
.center {
	text-align: center;
}
.pichead {
	font-size: 1em;
	color: #cc0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: -10px;
}
