body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	
	fieldset,img {  
	    border:0; 
		}

	a img {
		border: 0;
		}

	a	{outline: 0;}

	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 


a {text-decoration: underline;}
a:link {color: #B9DD05;}
a:visited {color: #B9DD05;}
a:hover {color: #caef14;}
a:active {color: #B9DD05;}

body	{font-family: Arial, Verdana, sans-serif;
		font-size: 65%;
		color: #ccc;
		background: #000;}
		
.noFlash	{width: 1000px;
			height: 600px;
			background: #fff url('noFlash.png') no-repeat;}
			
.noFlash100	{width: 800px;
			height: 374px;
			background: #fff url('noFlash100.png') no-repeat;}
			
h1	{padding: 270px 0 0 160px;
	font-size: 1.7em;
	margin-bottom: 12px;}

#FL {margin: 0px auto;
	width: 1000px;
	height: 600px;}
	

#FL100 {margin: 0px auto;
	width: 800px;
	height: 374px;} 
	
*html body #FL	{position: absolute;
				margin-left: -500px;
				left: 50%;}
				
*html body #FL100	{position: absolute;
				margin-left: -400px;
				left: 50%;}