#flashcontent {
	height: 100%;
	width: 100%;
	background-color:#A51421;
}
#flashcontent_inside {
	position: absolute;
	height: 465px;
	width: 220px;
	text-align: left;
	padding: 15px;
	background-color: #A51421;
	border-left:1px solid #ffffff;
	overflow: auto;
	font: normal 0.7em georgia;
	line-height: 1.5em;
	color: #ffffff;
}
#flashcontent_inside a:link, #flashcontent_inside a:active, #flashcontent_inside a:visited {
	color: #ffffff;
	text-decoration: none;
}
#flashcontent_inside a:hover {
	color: #ffffff;
	text-decoration: underline;
}
