body {
	background: #000000;
	background-image: url("https://64.media.tumblr.com/b65b3beaa10217a361f979693b38fd1c/16c897642bf1dac7-79/s2048x3072/38498a297f92b66181c153e5f1b6f2a48a5f48a7.png");
	color: white;
	text-align: center;
	
}

.scroller { scrollbar-color: #990000;
}
div { 

}

div div {
	
}

div div div { 
}

#page {
	width: 90%;
	margin: auto;
	
}

	#header {
		width: 97.9166666666667%;
		height: 40px;
	}

	#contentArea {
		width: 97.9166666666667%;
	}

	p {
		clear: both;
	}

	#picArea {
		width: 100%;
		margin: 10em auto;
	
	}

	.resources {
		/*max-width: 100%;*/
		height: 200px;
		background-color: #003300;
		display: inline-block;
		 overflow-y: scroll;
  scrollbar-color: #4c0069;
		
	}
	
	ul {
  list-style-type: none;
  margin-bottom: 5px;
  margin-left: 420px;
  padding: 0;
  overflow: hidden;
  width: 340px;
  background-color: #000;
  border-bottom:2px double #762c92;
}

li {
  float: left;
  border-right: 1px solid #bbb;
  font-size: 15px;
}

li a {
  display: inline-block;
  padding: 8px;
   color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}


li:last-child {
  border-right: none;
}

		li a:hover, .dropdown:hover .dropbtn {
  background-color: #990000;
}

/*dropdown css*/

li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #3366CC;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #330099;}

.dropdown:hover .dropdown-content {
  display: block;
}
 
/*page content*/
		
		#b1 {
  width: 1200px;
  min-width: 10%;
  height: 1400px;
  background-color: rgb(51, 0, 102, 0.7);
  font-size:12px;
   border:7px   #9900CC double;
  font:times;
  color:white;
  text-align: center;
  margin-bottom: 15px;
  overflow: hidden;
  }
		

		b.one {text-decoration: underline;
	
		}

.hone {
	text-align: center-right;
	 font-family: "EB Garamond", serif;
  font-size: 20px;
  color:  #3399FF;
}


.button {
  background-color: black;
   border: 2px dotted #762c92;
  color: white;
  padding: 10px 26px;
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
  font-family: "EB Garamond", serif;
  display: inline-block;
  font-size: 20px;
  margin: -4px 2px;
  transition-duration: 0.6s;
  cursor: pointer;
}

.button:hover {
  background-color:  #aed6f1;
  color: white;
}	

.hOne { text-align: center;
font-size: 20px;
text-decoration: underline;
}



.charinfo { 
	width: 70%;
	height: 350px;
	text-align: left;
	font-size: 15px;
	margin-bottom: 10px;
	border-bottom: 2px dotted  #2874a6;
background-color:  rgba(0, 0, 0, 0.20);
}

.bio
{width: 70%;
height: 400px;
text-align: left;
font-size: 15px;
margin-top: -70px;
margin-bottom:10px;
	border-bottom: 2px dotted  #2874a6;
	background-color:  rgba(0, 0, 0, 0.20);}

.Misc
	{
	width: 100%;
	height: 300px;
	text-align: left;
	font-size: 15px;
	margin-top: -15px;
	margin-bottom: 10px;
	border-bottom: 2px dotted  #2874a6;
background-color:  rgba(0, 0, 0, 0.20);
}



table, td, th
{ text-align: center;
color: white;
padding: 2px;
}


table
{ width: 100%;
margin-top: -70px;
}



		#footer {
			clear: both;
			font-size:14px;
  font:times;
  color:white;
		}
		
		p.one {font-size: 12px;
		}

/* unvisited link */
a:link {
  color:  #00CC99;
}

/* visited link */
a:visited {
  color: #ff00ff;
}

/* mouse over link */
a:hover {
  color: #abb2b9;
  text-decoration: underline;
}

/* selected link */
a:active {
  color: blue;
  text-decoration: underline;
} 




.questions { font-size: 15px;
font-family: "Georgia", serif;
}

ul { text-align: left;
}

b.one { font-variant: small-caps;
color: #ffff99;
}

b.two { font-variant: small-caps;
font-size: 18px;
font-family: "Georgia", serif;
color: #ffff99;
}

/*infotable*/
.infotable {
  float:right;
  margin-left:10px;
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.40);
  border-left:2px solid;
  border:2px #9900CC solid;
  width:30%;
  font-size: 14px;
  color: white;
  
}
.infotable img{
  max-width: 100%;
  margin: auto;
}
.infotable th {
  text-align:left;
 
}
.infotable th{
    padding: 5px;
  color: white;
}
.infotable ul{
  list-style: none;
  padding: 0px;
  margin: 4px;
}
#centertext{
  text-align: center;
}
/*clear float after infobox*/
#clear::after {
  content: "";
  clear: both;
  display: table;
}

.overview
{float:left;
margin-left:10px;
margin-top: -720px;}

.biography
{float:left;
text-align:left;
margin-left:5px;
margin-top: -370px;}

.miscellaneous
{float:left;
text-align:left;
margin-left:5px;
margin-top: -45px;}