html, body {

background:			url(../img/bg-tile.jpg);
text-align: 		center;
margin: 			0;
padding: 			0;
height:				100%;
overflow:			hidden

}

#flashcontent {

width:				100%;
height:				100%;
font-family: 		"Helvetica","Arial",Sans-Serif;

}

#no-flash {
	
width:				100%;
height:				95%;
padding-bottom:		5%

}

#no-player {
	
width:				650px;
margin:				0 auto;
padding:			200px 0px 200px;
font-weight:		bold;
font-size:			0.78em;
color:				#343434;
background:			url(../img/bg-no-flash.jpg) no-repeat center 80px

}

#no-player h2 {

width:				350px;
margin:				0em auto;
font-size:			1.3em;
color:				#DF4E00

}

#no-player p {

width:				320px;
margin:				0em auto;
padding:			1.5em 0em 0em

}

#footer {

border-top:			2px solid #343434;
position:			relative;
height:				5%;
margin-top:			-5%;
background:			url(../img/bg-footer.jpg) no-repeat top center;

}

#footer p {

text-align:			center;
font-size:			0.7em;
padding:			0.75em 0em 0em;
margin:				0em

}
