
body {
	background-color: #000000;
	text-align: center;
}
#wrapper {
	width: 775px;
	margin: auto;
	color: #F5DEB3;
	overflow: hidden;
}

#flashcontent {
	
	color: #A9A9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 1084px;
	width: 775px;
	
	}

#footer {
	float: left;
	width: 775px;
	height: 50px;
	background:  url(../images/bg_footer.jpg) no-repeat;
	padding: 5px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #F5DEB3;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #F5DEB3;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #778899;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}