#centerBox {
	width: 770px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -387px;
	margin-top: -218px;
	z-index: 2;
	}

#centerStrip {
	width: 100%;
	height: 420px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-left: 3;
	margin-top: -218px;
	background-color: #24150E;
	z-index: 1;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:right;
	}

.footer2	{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 5px;
	background-color: #ffffff;
	}
	
#flashcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.copyright, a.copyright	{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 13px;
	font-weight: normal;
	}
a:link.copyright	{color: #CCCCCC;}
a:visited.copyright {color: #CCCCCC;}
a:active.copyright	{color: #CCCCCC;}
a:hover.copyright	{color: #CCCCCC;}