body {
	background-color: #111111;
}
#flashcontent {
	width: 1000px;
	height: 1200px;
}
#nonflashcontent {
	width: 500px;
	height: 933px;
	margin-top: 25px;		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}	
a:link { 
	color:#A8E9E7;
	text-decoration: none;
}	
a:visited { 
	color: #CCCCCC;
}
a:hover { 
	color: #A8E9E7;
	text-decoration: none;	
}         