body {
	background-image: url(bkgrd.jpg);
	background-repeat:repeat-x;
	border:0;
	margin:0;
	text-align: center;
}
/*
.flashcontainer{
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	width:920px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
	background-color:black;
	padding:5px 5px 5px 5px;
}
*/
.flashmovie{
	width:900px;
	height:670px;
	margin:auto;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	background-color:white;
}




.footer{
	
	width:900px;
	margin:0 auto;


}

.footer p{
	font-family:sans-serif;
	color:#ffffff;
	font-size:9px;
	text-align:justify;
	position:relative;
	float:left;
}


.footer li{
	display:inline;
	padding:0px 6px 0px 0px;
	text-transform:uppercase;
}

.footer ul{
	float:right;
}

.footer li a{
	text-decoration:none;
	font-family:sans-serif;

	color:#ffffff;
	font-size:9px;
}
