
body
{
	font-family: "Arial";
	font-size: 12px;
	line-height: 15px;
	color: #666;


text-align: center;
	background-position: center;
background-image: url(/images/splashbg.jpg);
background-position: bottom;
	background-repeat: no-repeat;
	
}

.qlinks
{
clear: left;
}


.wrapper
	{
	width: 700px;
	margin: 0 auto;
	text-align: left;

	}
	
 .head
	{
	float: left;
	width: 670px;
	height: 95px;
	margin-left: 20px;
	}
	
	
	.flasholder
	{
		float: left;
		width: 670px;
		height: 440px;
		border: 1px solid #dedede;
		margin-left: 20px;
		margin-bottom: 5px;
	}
	
	
	.holdleft
	{
	text-align:center;
width:670px;
	margin-left: 20px;
	margin-bottom: 25px;
	}
	
	.holdleft strong
	{
	color: #900;
	padding: 5px;
	}
