.main_cont {
  text-align: center;
}

.main_text {
  display: inline-block;
 font-family: 'U8 light web', sans-serif;
  color: #9e9999;
  font-size: 1.4em;
  line-height: 1.6em;
  text-align: justify;
  letter-spacing: 0.01em;
}

.logotype {
  font-family: 'U8 bold web', sans-serif;
  color: black;
}


a {
    border-bottom: 1px solid black;
    color: black;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px none;
    color: black;
    text-decoration: none;
}




.body {
  color: #575656;
}

.text_link {
  border-bottom: 2px solid #e6e6e6;
  color: #9e9999;
  text-decoration: none;
}

.text_link:hover {
  border-bottom-style: none;
  color: black;
}

.darkmatter {width: 300px; height: 300px; /*background-color: #333;*/
  background-image: url("/images/FullSizeRender.jpg");
margin-bottom: 20px;
    background-size:cover;

}


.profilepic {width: 300px; height: 505px; /*background-color: #333;*/
  background-image: url("/images/Simon-Cartoon_x.jpg");
margin-bottom: 20px;
    background-size:cover;

}

@media (max-width: 991px) {
  .main_text.text_lin {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .main_text.text_lin {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media (max-width: 479px) {
  .main_text.text_lin {
    margin-top: 20px;
	 margin-bottom: 20px;
    text-align: left;
  }
}

@font-face {
  font-family: 'U8 bold web';
  src: url('../fonts/U8-Bold-web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'U8 light web';
  src: url('../fonts/U8-Light-web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}





.aboutimg{
	
width: 200px; height: 200px; background-color: #333;
margin-bottom: 20px;
background-image: url("/images/x.jpg");
 background-size: 200px 200px;
    background-repeat: no-repeat;
}

p.note {font-size: 80%;}


.roundel {
    margin-top: 200px;
    margin-bottom: 10px;
    margin-left: -5px;
}

.endnoteimg {height: 50px;}


.endnote {
	/*margin-top:200px;*/
margin-left: -2px;
font-size: 0.85em;
	line-height: 1.6em;
}

.endnote span {float: left;
font-size: 0.7em;
    letter-spacing: 0.05em;
	margin-top: 50px;
}


.endnote span a {
    border-bottom: 1px solid #585858;
    color: black;
    text-decoration: none;
}

.endnote span a:hover{
	color: black;
	border-bottom: 2px solid transparent;
}



span.boldx {color: #9e9999;
	  font-family: 'U8 bold web', sans-serif;
	font-size: 1.4em;}


span.bold {color: #9e9999;
	  font-family: 'U8 bold web', sans-serif;
}



.uvimage {margin-right: 20px;
margin-bottom: 20px;
/*height: 530px;*/
}


tr.lessspace td {padding-bottom: 0;}


img.logoimg {
    width: 130px;
}


span.boldbody {
    float: none;
    font-size: inherit;
  font-family: 'U8 bold web', sans-serif;
}

td {
    padding-right: 30px;
    padding-bottom: 15px;
}


img.logoimgx {
    height: 40px;
}


.xchar {font-style: normal; font-size: 1.47em;}


.regdtm {font-family: arial;
font-size: 0.45em;
margin-left: 2px;
}