body
{
text-align: center;
background-color: black;
font-family: Gotham,Helvetica,Arial;
overflow: hidden;

}

#page-wrap
{
text-align: left;
width: 1000px;
height:600px;display
background-image: url(images/background.jpg);

margin: 0 auto;
overflow:hidden;
	background: url(images/background.jpg) no-repeat scroll 0 -10px;
}

#langselect 
{
color:white;
margin-left:auto;
margin-right:auto;
margin-top: 240px;
width:200px;
height:200px;


overflow:hidden;
text-align: center;

}


*html #langselect{
	
}

a {

color:white;
text-decoration:none;
	
}

a:hover {

text-decoration:none;	
}

img {


}

#status {
	color:  white;
	text-align: center;
}

#noflash {
margin-left: auto;
margin-right: auto;
margin-top: 100px;
text-align: center;
color: white;	
width: 400px;
}

#noflash a {
	color: orange;
}

#copy {
	font-size: 13px;
	text-align: left;
	color: white;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

