/***Gary Null's Friendly Fire Site***/

	BODY {
	background-color: #000;
	padding: 0;
	margin: 0;
	}
	
	#FF_Back {
	background: #000 url(images/bck_page_trailer.jpg) repeat-x left top;
	padding: 0;
	margin-top: 20px;
	border: 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	height: 565px;
	}
	
	#FF_Index_Back {
	background: #000 url(images/bck_index.jpg) repeat-x left top;
	padding: 0;
	margin-top: 20px;
	border: 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	/*height: 540px;*/
	}
	
	.FF_Trailer {
	background: #999 url(images/bck_trailer.jpg) no-repeat left top;
	width: 800px;
	height: 100%;
	text-align: center;
	}
	
	.Media_Player {
	margin-top: 120px;
	margin-left: 40%;
	}