body {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	background-image:  url('http://undergroundbastard.com/mixedmartialartistry/data/tile.png');
	background-repeat:repeat;
	z-index:-2;
	background-color:#750204;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: 'IM Fell DW Pica SC',times new roman, times, serif;
	
}

.bkgd {
	margin:0 auto;
	width:400;
	position:absolute;
	top:50px;
	text-align:center;
	z-index:2;
}

h1 {
	text-align:center;
	font-size:40px;
	font-weight:900;
	color:white;
	width: auto;
	left: 30%;
	right: 30%;
	text-shadow:2px 2px 4px #000;
	
}

div.transparent {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:  url(/data/background.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	z-index:-1;
}

p.margin {
	text-align:center;
	height:auto;
	width:auto;
	margin: 0 30% 0 30%;
	font-size:24px;
	font-weight:400;
	text-align:justify;
	position: relative;
	z-index:2;
	
}

#vlightbox {
	text-align:center;
	width:80%;
	zoom:1;	
	margin: -4% 10% 80px 10%;
	text-align:center;
}

.vlightbox {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:0px;
	width:160px;
	text-align:center;
	filter:alpha(opacity=87);
	-moz-opacity:.87;
	-khtml-opacity:.87;
	opacity:.87;
	
}

.vlightbox a{
	margin:0;
	

}

.vlightbox:hover, .vlightbox a:hover{
	text-decoration:underline;
	opacity:1;
	
}

.vlightbox img{
	display:block;
	border:none;
	margin:0;

}
.vlightbox div {display:none}

.notvlightbox a:link, .notvlightbox:link, .notvlightbox a:visited, .notvlightbox:visited { 	
	text-shadow:0px 0px 4px #fff;
 	border-bottom-width: 5px; 
 	border-top-style: none; color:#000; 
	text-decoration:none; 
	position: relative;
	z-index:2;
}

.notvlightbox a:hover, .notvlightbox a:active, .notvlightbox:hover, .notvlightbox:active { 
	color:#000; 
	text-shadow:0px 0px 0px;
	border-bottom-style: none; 
	text-decoration: none; 
	position: relative;
	z-index:2;
}
