body{
	padding: 0px;
	margin: 0px;
	background: #1d0120 url(../images/site_bg.gif) repeat-x top left;
}

#outerwrapper {
	background: #1d0120 url('../images/span.png') top center repeat-x;
	height:800px;
}

#flashcontent{
	background: #1d0120 url( ../images/site_bg.gif) repeat-x top left;
	width: 100%;
	height: 598px;
	/*border: solid 1px #ff0000;*/
}

#footer{
	vertical-align:middle;
	text-align:center;
	background: transparent url( '../images/footer/background.png' ) no-repeat 0 0;
	width:822px;
	height:88px;
	margin: 0 auto 0 auto;
	padding-top:1px;
}

#footer a img{
	border: none;
}

#copyright{
	text-align:center;
	width:875px;
	margin: 10px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663d65;
	
}
