
a:link {color:#0099ee;text-decoration:none;}
a:visited {color:#007cc1;text-decoration:none;}
a:hover {text-decoration:underline;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(jack-sloop-starter.png),url(planetglow.png),url(jeremy-thomas-unsplash.jpg);
	background-position: bottom,bottom,0% 0%;
	background-repeat: no-repeat;
	padding: 20px;
	background-attachment: scroll,local,fixed;
	background-size: auto,auto,100vmax;
	background-color: #000221;
	background-origin: padding-box;
}
ul { 
	//display: inline-block; 
	line-height: 1.3;
	text-align: left; 
	}
#menuarea
{
	background-color: #2b4875;
	background-image: linear-gradient(#2b4875, black);
	border: 3px double #a5a5df;
	padding: 10px; /* was 10 */
	border-radius: 5px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	color: white;
	list-style-type: none; 
}
.mainbox
{
	background-color: #2b4875;
	background-image: linear-gradient(#2b4875, #041b3e);
	border: 3px double #a5a5df;
	border-radius: 5px;
	width: 650px;
	padding: 10px;
	text-align: center;
	float: center;
	margin-left: auto;
	margin-right: auto;
}
	img:
	{
		object-fit: contain;
		max-width: 100%;
	}
	
	.biobox
{
	background-color: #2b4875;
		background-image: linear-gradient(#253d61, #35588e);
	border: 3px single #a5a5df;
	border-radius: 5px;
	width: 630px;
	padding: 10px;
	text-align: left;
	float: center;
	margin-left: auto;
	margin-right: auto;
}

.strip
{
	color: #111111;
	background-color: none;
	background-image: linear-gradient(#eee, #bacafe);
	width: max-content;
	max-width: 99%;
	padding: 3px;
	border: 3px double #bacafe;
}
	.biopic
	{
		background-color: #ffffff;
		float: right;
		border: 3px solid #aaa;
	}
#header {
	text-align: center;
	float: center;
	display: block;
}

#footer {
  text-align: right;
  clear: both;
  background-position: bottom;
}

/* pesterlog crap*/

  .block {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  background: #358;
  border: 1px dashed gray;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 35px;
  text-align: left;
} 
  .pesterlog {
  font-size: 14px;
  font-weight: bold;
  font-family: courier, monospace;
  color: #000000;
}

   
  .black { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #000000; }
  .black-plain { color: #000000; }
    
  .shiny { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #cb7de6; }
  .shiny-plain { color: #cb7de6; }
    
  .blaze { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #cc6111; }
  .blaze-plain { color: #cc6111; }
    
  .jovin { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #c6bc9f; }
  .jovin-plain { color: #c6bc9f; }
    
  .nick { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #c8a8cd; }
  .nick-plain { color: #c8a8cd; }
    
  .katie { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #ff0000; }
  .katie-plain { color: #ff0000; }
    
  .charles { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #0080ff; }
  .charles-plain { color: #0080ff; }
    
  .delta { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #ff8000; }
  .delta-plain { color: #ff8000; }
    
  .mab { font-size: 14px; font-weight: bold; font-family: courier, monospace; color: #351fbc; }
  .mab-plain { color: #621fbc; }
    
    



