@charset "utf-8";

/* Css darklaza.net */

a, a:visited {text-decoration:none;color:#FFFFFF;}
a:hover {color:#666666;}
img {border:0}

h3{
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin:	0;
}

body {
	color:white;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:	#252525; 
	line-height: 1.5;
	font-size: 0.83em;
	margin:	15px;
	padding: 0;    
}

#all{
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 750px;
	height:700px;
	text-align: left;
}

#img_display{
	position: absolute; 
	top:0px;
	left:0px;
	width: 467px;
	height:700px;
	background-image:url(darklaza_soon.png);
	background-position: 50% 0px;
	background-repeat:no-repeat;
}

#right{
	position: absolute; 
	top:0px;
	left:467px;
	width: 282px;
	height:692px;
	border-top: 4px black solid;
	border-right: 3px black solid;
	border-bottom: 4px black solid;
}

#link{
	position: relative; 
	top:0px;
	left:0px;
	width: 282px;
	height: 400px;
	padding: 5px;
}
#navlist li { list-style-type: circle; }

#paypal{
	position: relative; 
	top:0px;
	left:0px;
	width: 282px;
	height: 100px;
	text-align: center;
}

#copyright{
	position: relative; 
	top: 160px;
	left:0px;
	width: 282px;
	height: 30px;
	text-align: center;
}
