body {
	color:#ffffff;
	background-color: #000000;
	margin:0;padding:0;
}

#flashcontent {
	background-color:#000000;
	color:#ffffff;
	margin:0 auto;
	overflow-x: hidden;
	width:100%;
	outline:0;
}

#content {
	color:#ffffff;
	margin:0;padding:0;
	min-width:994px;
	width: 994px;
	width: auto !important;
}

object {
	display: block;
}
         
#footer {
	color:#ffffff;	
	text-align:center;
	margin:0;padding:0;
	background:#000000; 
}

#footer a.dolFooterLnk {
	color:#ffffff !important;
	font-size:11px !important;
}

A:link {text-decoration: underline; color: blue;}
A:visited {text-decoration: underline; color: blue;}
A:active {text-decoration: underline; color: blue;}
A:hover {text-decoration: underline; color: blue;}
