body{
	background-color: #070014;
	color: #ffffff;
	font-family: sans-serif;
	font-size: medium;
	font-weight: normal;
	-ms-scrollbar-track-color: #3A3341;
	-ms-scrollbar-face-color: #665f6d;
}
#allcontent{
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	background-color: #070014;
}
@font-face {
    font-family: 'exoextrabold';
    src: url('exo-extrabold-webfont.eot');
    src: url('exo-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('exo-extrabold-webfont.woff2') format('woff2'),
         url('exo-extrabold-webfont.woff') format('woff'),
         url('exo-extrabold-webfont.ttf') format('truetype'),
         url('exo-extrabold-webfont.svg#exoextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.category {
	background: #665F6d; background-image: url("images/bkplt.jpg"); margin: 0.5em 0.2em; padding: 0.5em; border-radius: 20px; border: 7px solid #3A3341; border-image: none; color: #FFFFFF;
}
.category p {
	margin: 0px;
}
h1{
	color: #ffffff;
	font-family:'exoextrabold',sans-serif;
	font-size: 36px;
	line-height: 1.2em;
}
h2{	
	color: #00ff00;
	font-family:'exoextrabold',sans-serif;
	font-size: 32px;
	line-height: 1.2em;
}
table{
	
}
.table a {
	display:block; 
	text-decoration:none; 
}

td{
	text-align: center;
	padding 10px 10px 10px 10px;
	width: 175px;
	border: ridge;
	cursor: pointer;
}
.center{
	text-align = "center";
}
.left{
	text-align = "left";
}
.right{
	text-align = "right";
}
a:link{
	color: #00ff00;
	text-decoration: none;
}
a:visited{
	color: #f882f7;
	text-decoration: none;
}
#linkhover a:hover{
	color: #ffff00;
	background-color: #ff0000;
	text-decoration: none;
}
#poison td:hover{
	text-align: center;
	padding 10px 10px 10px 10px;
	width: 175px;
	border: ridge;
	background-color: #ff0000;
	color: #ffff00;
}
#videoPlayer {
	display: block;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 10 136;
	width:640;
	margin-left: auto;
	margin-right: auto;
}
object {
	width:800
	margin-left: auto;
	margin-right: auto;
}
#nolinkhover a:hover, td, td:hover, img{
	text-decoration: none;
	border: none;
	width: auto;
	cursor: auto;
}
