body {
	background-image: url("../images/texture.gif");
	background-color: #040C4C;
	color: #A5A3AB;
/*	font-family: "Times New Roman", Times, "New Century Schoolbook", "Century Schoolbook";
	font-size: 3; */
	font-weight: normal;
	margin-left: 1em;
	margin-right: 1em;
}

/* some random stuff */
span.u {
	text-decoration: underline;
}

span.i {
	font-style: oblique;
}

a:link {
	color: #BDD6E7;
}

a:visited {
	color: #4A8494;
}

a:active {
	color: #EFBD39;
}

h1, h2, h3, h4, h5 {
	color: yellow;
}

.inhead {
	display: inline;
	font-weight: bolder;
	color: #BDD6E7;
}

.inhead:after {
	content: ".";
}

/* nav & header */

#header {
}

#header h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
/*	width: 6em; */
	text-decoration: none;
	color: white;
}

#nav a:link, #nav a:visited, #nav a:active
{
	text-decoration: none;
	color: white;
}

#nav a:hover {
	color: yellow;
}

#aboutmenu li {
	width: 8em;
}

#aboutmenu {
	border-style: none solid solid solid;
	border-width: 2px;
	width: 9em;
}

#nav li {
	float: left;
	font-weight: bold;
	padding-right: 1em;
	background-color: #040C4C;
/*	width: 6em; */
}
#nav li ul {
	position: absolute;
/*	width: 10em; */
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#navafter {
	clear: both;
	border-style: solid none none none;
	border-width: 2px;
}

/* end nav */

/* image captions */
dl.img {
	list-style: none;
	margin: 0;
}
dt.img {
	display: block;
	margin: 0;
}
dd.img {
	font-size: 10px;
	display: block;
	margin: 0;
}

div.coingen {
/*	width: 15em; */
	float: left;
}

div.coinimg {
	float: left;
	padding-left: 2em;
}

table.ntn {
	clear: both;
	margin: 1em 0;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

table.ntn td {
	border-style: solid;
	border-width: 1px;
}

table.coinlist
{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
}

table.coinlist td {
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

table.coinlist th {
	border-width: 1px;
	border-style: solid;
}

table.proplist
{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
}

table.proplist td {
	border-width: 1px;
	border-style: solid;
}

table.proplist td:first-child {
	text-align: right;
	width: 50%;
}

table.proplist td + td {
/*	padding-left: 0.5em;
	background-color: #888888;
*/
}

table.classsysref {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin: 1em 0;
}

table.classsysref td {
	border-width: 1px;
	border-style: solid;
}

table.classsysref th:first-child {
	border-width: 1px;
	border-style: solid;
	width: 10em;
}

table.classsysref th:first-child + th {
	border-width: 1px;
	border-style: solid;
	width: 10em;
}

table.catrefs {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
	clear: both;
}

table.catrefs td {
	border-width: 1px;
	border-style: solid;
}

table.catrefs th:first-child {
	border-width: 1px;
	border-style: solid;
	width: 6em;
}

table.catrefs th:first-child + th {
	border-width: 1px;
	border-style: solid;
	width: 6em;
}

table.catrefs th:first-child + th + th {
	border-width: 1px;
	border-style: solid;
	width: 6em;
}

table.publist {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	clear: both;
	margin: 1em 0;
}

table.publist td {
	border-width: 1px;
	border-style: solid;
}

table.publist th:first-child {
	border-width: 1px;
	border-style: solid;
	width: 6em;
}

table.publist th:first-child + th {
	border-width: 1px;
	border-style: solid;
	width: 6em;
}

table.publist th:first-child + th + th {
	border-width: 1px;
	border-style: solid;
	width: 6em;
}


table.spechist {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
}

table h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

table h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	color: white;
}

table.spechist th {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
}

table.spechist td {
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
}

table.spechist th:first-child {
	width: 4em;
}

table.spechist th:first-child + th {
	width: 4em;
}

table.spechist th:first-child + th + th {
	width: 4em;
}

table.spechist th:first-child + th + th + th {
	width: 4em;
}

table.spechist th:first-child + th + th + th + th {
	width: 4em;
}

table.findinfo {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
}

table.findinfo td, table.findinfo th {
	border-width: 1px;
	border-style: solid;
}

table.findinfo th:first-child {
	width: 6em;
}

table.findinfo th:first-child + th {
	width: 6em;
}

table.findinfo th:first-child + th + th {
	width: 6em;
}

table.findinfo th:first-child + th + th + th {
	width: 6em;
}

table.analdet {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
	clear: both;
	width: 30em;
}

table.analdet td, table.analdet th {
	border-width: 1px;
	border-style: solid;
}

table.measures {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
	clear: both;
	width: 30em;
}

table.measures td, table.measures th {
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

table.measures th:first-child {
	width: 8em;
}

table.measures th:first-child + th {
	width: 7em;
}

table.measures th:first-child + th + th {
	width: 6em;
}

table.metalcon {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
	clear: both;
	width: 20em;
}

table.metalcon td, table.metalcon th {
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

table.metalcon th:first-child {
	width: 10em;
}

table.metalcon th:first-child + th {
	width: 5em;
}

table.inscrs {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin: 1em 0;
	clear: both;
}

table.inscrs td, table.inscrs th {
	border-width: 1px;
	border-style: solid;
	text-align: left;
}

table.inscrs th:first-child {
	width: 8em;
}

table.inscrs th:first-child + th {
	width: 10em;
}

table.inscrs th:first-child + th + th {
	width: 10em;
}

table.inscrs th:first-child + th + th + th {
	width: 10em;
}


div.break {
	clear: both;
}

/* tribe list */
table.tribelist {
/*	border-collapse: collapse; */
	width: 100%;
}

table.tribelist tr {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
}

table.tribelist img {
	border: 0;
}

table.tribelist dd {
	font-size: 16px;
}	

table.tribelist a:link {
	color: white;
}

table.tribelist a:visited {
	color: white;
}

table.tribelist a:active {
	color: white;
}

table.tribelist td.tribesel a:link {
	color: yellow;
}

table.tribelist td.tribesel a:visited {
	color: yellow;
}

table.tribelist td.tribesel a:active {
	color: yellow;
}

table.tribelist td {
	vertical-align: top;
	width: 16%; 
	padding: 1%;
	border-collapse: collapse;
	text-align: center;
}

table.tribelist tr {
	width: 100%;
}

table.tribelist ul {
	clear: both;
	list-style: none;
}

table.tribelist ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}

table.tribelist ul li a:link {
	color: yellow;
}

table.tribelist ul li a:visited {
	color: yellow;
}

table.tribelist ul li a:active {
	color: yellow;
}

/* end tribe list */

/* coin group listing */

table.grouplist {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color: gray;
}

table.grouplist th {
	font-weight: bold;
	font-size: 1.5em;
	color: yellow;
	border-style: solid;
	border-collapse: collapse;
	border-color: gray;
}

table.grouplist td {
	color: white;
	border-style: solid;
	border-collapse: collapse;
	border-color: gray;
}

table.abbrevs {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: gray;
	margin-left: auto;
	margin-right: auto;
}

table.abbrevs th {
	font-weight: bold;
	font-size: 1em;
	color: white;
	border-style: solid;
	border-collapse: collapse;
	border-color: gray;
}

table.abbrevs th:first-child {
	text-align: center;
}

table.abbrevs th:first-child + th {
}

table.abbrevs td {
	color: white;
	border-style: solid;
	border-collapse: collapse;
	border-color: gray;
	padding-left: 3px;
	padding-right: 3px;
}


