body {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #00FF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a:active {
	color: #00FF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
table {
	text-align: left;
}

/* Styles added by Don Smith    */
/* Black Diamond Services, Inc. */
/* 856-678-3073                 */
/* djlsmith@bdsvc.com           */
#details  {
 display: none;
 width: 413px;
 height: 550px;
 clear: both;
 border: ridge 12px #cd9327
 }

#details2  {
 display: none;
 width: 393px;
 height: 550px;
 clear: both;
 border: ridge 12px #cd9327
 }
 
#details3  {
 text-align: center;
 margin-left: 12px;
 display: none;
 width: 320px;
 height: 275px;
 clear: both;
 border: ridge 12px #cd9327
 }
 
#details4    {
 text-align: center;
 display: none;
 margin-left: 12px;
 width: 480px;
 height: 420px;
 clear: both;
 border: ridge 12px #cd9327
 }

#characters {
 width: 500px;
 }

#closer {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: italic;
 color: black;
 position: relative;
 top: -550px;
 }
 
.contact  {
 color: white;
 font-size: 14px;
 font-weight: bold;
 margin-top: 10px
 }
 
.ken {
 position: relative;
 left: 175px;
 top: -68px;
 }
 
.tharon {
 position: relative;
 left: -175px;
 top: 0px;
 }

 
a:link.contact {
 color: white;
 font-size: 14px;
 }
 
a:visited.contact {
 color: white;
 font-size: 14px;
 }
 
a:hover.contact  {
 color: #00ff00;
 font-size: 14px;
 text-decoration: underline
 }

a:active.contact {
 color: white;
 font-size: 14px;
 }