body{ 

	padding:			10px;
	background-color:	#000000;
	
}

.flash_links{

	color:				#000000;
	position:			absolute;
	top:				0;
	left:				0;
	z-index:			0;

}

.flash_layer{

	width:				100%;
	height:				675px;
	background-color:	#000000;
	text-align:			center;
	position:			absolute;
	top:				0;
	left:				0;
	z-index:			1;

}

.flash_container{

	width:				900px;
	height:				675px;
	margin-left:		auto;
	margin-right:		auto;
	padding-top:		10px;
	padding-bottom:		10px;
	
}