body {
	background-position:top;
	background-repeat:repeat;
	background-color:#000000;
	padding: 0;
	margin: 0;
	}
#wrapper{
	width:950px;
	margin:0 auto;
}
#flash
	{
		margin:auto;
		width:950px;
		height:650px;
	}

	#copy a
	{
	color: #FFFFFF;
	text-decoration:none;
	}
		#copy a:hover
	{
	color: #700000;
	text-decoration:none;
	}
	#copy
	{
		position:relative;
		margin:auto;
		padding-right:100px;
		width:950px;
		height:40px;
		color:#404040;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:right;
	}
	

