/* CSS Document */

	body { 
		height: 100%;
		margin:0px;
		padding: 0px; 
		background-color:#000000; 
	}
	a { 
		font-family:Arial, Helvetica, sans-serif; 
		color:#fff; 
		font-size:12px; 
		font-weight:bold; 
	}
	

	html {
		height: 100%;
	}
	
	#flashcontent {
		height: 100%;
	}
	

	




