body{ 	background-color: #000000;
	
}

div.layout{   vetrical-align: middle;
	      text-align: center;
}

img.mainnav{ border-style: none;
}

td.mapholder{ border-width: thick; valign: middle; background-color: #000000;
}

font.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fffe40;
	text-decoration: none;
}

font.copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #fffe40;
	text-decoration: none;
}

font.eidetic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fffe40;
	background-color: #fb3233;
	text-decoration: none;
}

font.artillery {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

font.house {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

font.househeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #fb3233;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fffe40;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fb3233;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}

a.vividapparitions:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #61B329;
	text-decoration: none;
}
a.vividapparitions:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text decoration: none;
	color: #8CDD81;
}
a.vividapparitions:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CD2626;
}

font.vividapparitions {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #61B329;
}

table {	
	background-color: #000000;}

table.mapframe {	
	background-color: #fc3233;}

td.padded {
	padding-left:30px;
	padding-top:30;
	padding-right:20px;
	padding-bottom:0px;
}

p.padded {
	text-align: left;
	padding-left: 30px;
	padding-top: 30;
	padding-right: 20px;
	padding-bottom: 0px;
}	

hr {
    color: #61B329;
    background-color: #61B329;
    width: 80%;
}
