body	{

		margin:50px 0px; 
		padding:0px;
		text-align:center;
		background-color:  black;
		}
		
body, select, input, textarea {
		font-family: Trebuchet MS,Helvetica,Arial;		
		font-weight:		normal;
		color: 				#fff;		
		font-size:			14px;
		line-height:		12px;
		text-decoration:	none;		
	}
	
#content {
	width: 986px;
	height:500px;
	margin:0px auto;	
	}
	
.linkwrap	 {
	float:left;
	margin: 0 20px; 0 0;
}

.linkwraplast	 {
	float:left;
	margin: 0;
}


.linkleft {
	float:				left;
	position:			relative;
	margin:				0 8px 0 0;
	padding:				4px 0 0 0;
	}
	


			.slider1 {
			background:			url(/img/gyokusai.png) 0 0 no-repeat;		
			width:204px;
			height:254px;			
			border: 1px solid #fff;
			}
			
			.slider1:hover {
			background-position:	-204px 0;
			}
			
			.slider2 {
			background:			url(/img/betweendrafts.png) 0 0 no-repeat;		
			width:204px;
			height:254px;			
			border: 1px solid #fff;
			}
			
			.slider2:hover {
			background-position:	-204px 0;
			}
			
			.slider3 {
			background:			url(/img/voidpunk.png) 0 0 no-repeat;		
			width:204px;
			height:254px;			
			border: 1px solid #fff;
			}
			
			.slider3:hover {
			background-position:	-204px 0;
			}	
			
			.slider4 {
			background:			url(/img/ludotronics.png) 0 0 no-repeat;		
			width:204px;
			height:254px;			
			border: 1px solid #fff;
			}
			
			.slider4:hover {
			background-position:	-204px 0;
			}								


a {
	cursor:pointer;
}


p.caption {
			font-size:			14px;
			line-height:		16px;
}
	
a.caption {
	color:				#fff;
	text-decoration:	none;
}

a.caption:hover {
	color:				#fff;
	text-decoration:	underline !important;	
}

a.caption:visited {
	color:				fff;
	text-decoration:	none;	
}

.clear {
	clear:				both;
	visibility:			hidden;
	}