html{height:100%; overflow:hidden;}

body{
	height:100%; 
	margin:0; 
	padding:0;
	font-family: "Helvetica", "Verdana", "Arial", sans-serif;
	font-size: 88%;
	text-align: center;
	line-height: 1.3em;
	background-color:#000;
	color: #FFFFFF;
	}
a { color: #fff; border: none; }

img { border: none; margin: 0;}

#flashcontent{height:100%;}

#altContent {	
	height: 100%;
	width: 100%;
	text-align: center;
}
#altContent a{	
	font-weight: bold;
}
#altContent p{
	margin: 10px 150px;
	padding: 10px;
}
