
/*
Color palette for this site
#000000 black
#c5c5c5 light grey
#4f4f4f destroyer grey
#8c0c10 dark red
#c11116 cherry red
#fa151c red
*/
@font-face {font-family: 'spaceage'; 
	src: url('spaceage.ttf') format('truetype');
			}
		
p {background-color: #A865B5;
	}
/*
Color palette for this site
#000000 black
#c5c5c5 light grey
#4f4f4f destroyer grey
#8c0c10 dark red
#c11116 cherry red
#fa151c red
*/
@font-face {font-family: 'spaceage'; 
	src: url('spaceage.ttf') format('truetype');
			}
		
p {background-color: #A865B5;
	}
p.temp {font-style: italic;
	font-size: 1.2em;}
body {background-color: #444342;
	font-family: spaceage, serif;
	width: 80%;
	min-width:720px;
	margin:0 auto;}
nav {background-color: #B6B5D8;
	padding:1em;
	display: inline-block;
	}
ul {background-color: #B6B5D8;
	color: #000000;
	padding:.8em;
	margin:.8em;
	display:inline-block;
	}
h1 {font-family: 'spaceage', sans-serif;
	font-size: 2.8em;
	color: #8968CD;
	clear: left;
	}
h2 {font-family: "spaceage", sans-serif;
	}
a {color:#ffffff
	}
a:visited{color:#000000}
a:hover{background-color:#7209B7}
a:active{font-size:1.3em;
	}
div#skipnav{
position:relative;
right: 12.5%;
	}
	
li{}
vid{}
div{}
th{}
td{
	backgroound-color: white;
	padding: 1em;
	border-width: 10px;
	border-style: solid;
	border-color: black;
	margin: 10px;
	}
tr{}
caption{}
tbody{}
thead{}

body {background-color: #FFFFFF;
	}
nav {background-color: #B6B5D8;
	padding:1em;
	display: inline-block;
	}
ul {background-color: #B6B5D8;
	color: #000000;
	padding:.8em;
	margin:.8em;
	display:inline-block;
	}
h1 {font-family: 'spaceage', sans-serif;
	font-size: 2.8em;
	color: #CEA2FD;
	}
h2 {font-family: "spaceage", sans-serif;
	}
li{}
vid{}
div{}
th{}
td{
	backgroound-color: white;
	padding: 1em;
	border-width: 10px;
	border-style: solid;
	border-color: black;
	margin: 10px;
	}
tr{}
caption{}
tbody{}
thead{}

div.info{
	width: 40%
	font-size: 1.2em;
	float: left;
	}
