body{
	font-family: Helvetica, Arial, sans-serif;
}
h2{
	margin:0px;
}
img{
	border: 0;
}
.grid_2_col{
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.grid_5_col{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 5px;
}
#main{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#top{
	text-align: center;
}
#left{
	float:left;
	width:490px;
	text-align:center;
}
#right{
	float:right;
	width:490px;
}
#mleft{
	float:left;
	width:390px;
	text-align:justify;
}
#mright{
	float:right;
	width:590px;
	text-align:justify;
}
#bottom{
	clear:both;
	text-align:center;
	height:auto;
}
#hplinks{
	text-align:center;
}
#disclaimer{
	text-align: justify;
}

#header {
	position: fixed;
	top: 0; 
	left: 0;
	z-index: 9999;
	background: #FFF;
	width: 100%;
	margin: 0;
	height:36px;
	background: #f0f0f4;
	border-bottom: 1px solid #999;
	box-shadow: 0px 5px 5px #888888;
}
#headerm {
	z-index: 9999;
	width: 1000px;
	margin: 0;
	padding: 5px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
}

#headernav{
	float:left;
}
#soclinks{
	float:right;
}
#headerlogo{
	float:left;
}
#content{
	width:1000px;
	margin: 50px auto 45px auto;
}
#c{
	clear:both;
}
#c1,#c2,#c3{
	width:313px;
	height:150px;
	float:left;
	text-align:center;
	padding:5px;
	border:1px solid #999;
	box-shadow: 5px 5px 5px #888888;
	border-radius:10px;
}
#c1{
	margin:0px 5px 10px 0px;
	background-color:#FFBFFF;
}
#c2{
	margin:0px 5px 10px 5px;
	background-color:#FFBFFF;
}
#c3{
	margin:0px 5px 10px 5px;
	background-color: #FFBFFF;;
}
#footer{
	clear:both;
	text-align:center;
	padding: 20px 0px 0px 0px;
}
#currentpicture{
	text-align:center;
	margin: 50px auto 45px auto;
}
#links{
	text-align:center;
}
ul#arclinks li{
float:left;
height:20px;
width:200px;
margin:0px;
text-align:center;
}
ul#arclinks{
list-style:none;
clear:left;
width:100%;
margin:0px;
padding:0px;
}
#comments{
	background-color:#A0A0A4;
}
#b1{
	width:100%;
	text-align:center;
}
#b2{
	width:100%;
}
#b3{
	width:100%;
	text-align:center;
	clear:both;
}
#br{
	width:50%;
	float:right;
	text-align:center;
}
#bl{
	width:50%;
	float:left;
	text-align:center;
}
#join1,#join2{
	border:1px solid #cccccc;
	height:auto;
	text-align:center;
	margin-top:10px;
}

.memthumbs{
list-style:none;
clear:left;
width:100%;
margin:0px;
padding:0px;
}
.memthumbsli{
	color:#CCC;
	float:left;
	height:280px;
	width:250px;
	padding:5px;
	text-align:center;
	box-sizing: border-box;
}
.hometext{
	text-align:justify;
}
.imgright{
	float:right;
	margin:0px 5px 0px 10px;
	box-shadow: 5px 0px 5px #888888;
	border:0;
}
.imgleft{
	float:left;
	margin:0px 10px 0px 0px;
	box-shadow: 5px 5px 5px #888888;
	border:0;
}
.joinright{
	float:right;
	margin:0px 5px 0px 10px;
	border:0;
}
.thumbnail{
	box-shadow: 5px 5px 5px #888888;
	margin: 5px;
	max-width: 100%;
}
.headernav{
	font-size:12px;
	margin: 6px 0px 0px 0px;
}
.centerbold{
	text-align:center;
	font-weight:bold;
}
.centertext{
	text-align:center;
	clear:both;
}
.mcentertext{
	text-align:center;
	padding:10px;
	clear:both;
}
.entertext{
	font-size:64px;
}
.bulletlist{
	font-weight:bold;
	font-size:24px;
	font-style:italic;
}
.thumbnails{
	box-shadow: 5px 5px 5px #888888;
	float:left;
	margin:0px 10px 0px 0px;
}
.latestthumblist{
	list-style:none;
	width:480px;
	min-height:180px;
	float:left;
	margin:10px 0px 10px 0px;	
}
.latestvideothumblist{
	list-style:none;
	width:480px;
	min-height:120px;
	float:left;
	margin:10px 0px 10px 0px;	
}
.previewthumblist{
	list-style:none;
	width:200px;
	min-height:200px;
	float:left;
	margin:10px 0px 10px 0px;
}
.ulnomargin{
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
.clearcentre{
	clear:both;
	text-align:center;
}
.preclear{
	clear:both;
	margin-bottom:100px;
}
.joinhere{
	padding:10px;
	background-color: #ffffff;
	clear:both;
	width:1000px;
	text-align:center;
	border-radius:10px;
	border:3px solid #999;
	color:#2A0000;
	box-shadow: 5px 5px 5px #888888;
}
.ititle{
	font-style:italic;
}
.memmybb{
	font-size:smaller;
	text-align:center;
}
.d_black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.d_white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid #6C0300;
	background-color: black;
	color:#000;	
	z-index:1002;
	overflow: auto;
}
.initial{
	display:inline-block;
	width:25px;
	background-color: #CCCCCC;
	margin:0px 1px 1px 1px;
	text-align:center;
	font-weight:bold;
	padding:5px;
}
.links{
	display:block;
	max-width:100%;
	text-align:center;
	padding:20px 0px 20px 0px;
	border-bottom:1px solid #FFEFFF;
}
.link_image{
}
#suspended{
	width: 1000px;
	margin: 0 auto 0 auto;
}

.col_5{
	max-width: 20%;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	vertical-align: top;
	margin-bottom: 10px;
	padding: 2px;
	text-align: center;
}