body{
	background-color: #262626;
	color:#B12121;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1{
   width:850px;
	font-size: 33px;
	font-family: Impact;
	text-align:center;
	letter-spacing: 0.2em;
	
}
.thumbs{
	width:850px;
}
.thumbs img{
	border: solid 2px #cccccc;
}
a:link{
	color: #cccccc;
	text-decoration: none;
}
a:hover{
	color:#B12121;
	 text-decoration: underline;
}
a:visited{
	color: #cccccc;
	text-decoration: none;
}
.descriptions{
	font-size: 20px;
}
.story td{
   width:420px;
	text-align: center;
	padding: 3px;
	border:solid 1px #cccccc;
	background-color: #000000;
}
.stroy img a{
	border: dashed 2px #cccccc;
}
.enter{
	font-size: 25px;
}
.footer{
	border-top: dashed 1px;
	margin-top: 15px;
}
.links{
	width: 850px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight:bold;
}
.thumbs td{
	border: solid 1px;
	text-align: center;
	background-color: #394E5A;
	font-size: 12px;
	width:173px;
	padding: 2px;
}
.thumbs img{
	border: solid 1px #000000;
}
.join{
	font:43px Impact, Arial, Helvetica, sans-serif;
	 text-transform: uppercase;
	 width:950px;
}
.related{
	width:950px;
	font-size: 14px;
	text-align: left;
	background-color: #cccccc;
	color:#C60000;
	border:solid 2px #FFAA0B
}
.related a:link{
	color:#000000;
}
.related a:hover{
	color:#000000;
}
.related a:visited{
	color:#000000;
}