

/* #flashcontent
*******************************************/

div#flashcontent 
{
	width: 480px;
	height: 300px;
	background-color: #000;
}
div#flashcontent p
{
	color: #DD0000;
}

