/* hide from ie on mac \*/
	html, body 
	{
	background-color: transparent;
		}
	
	body {
		margin-top: 0px;
		padding-top: 0px;
		background-color: transparent;
		color:#ffffff;
					}
					
		
	
	#bodywrap {
		width:100%;
		padding-top: 10px;
		margin-left: 7px;
		padding-left: 14x;
		text-align:center;
		height: 600px;
		background-image: url(../img/f1.jpg);
 	 background-position: top center;
 	background-repeat: no-repeat;
 
	}
	#ghost
{
display: none;
}
#ghost p
{
display: none;
}
 
	
	#flashcontent {                                 
		width: 650.00;
		height: 500.00;
		text-align:center;	
	}
	
	/* end hide */