*
{
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Verdana, Tahoma, sans serif;
}

body
{
	background-color: #fff;
}

a{outline: none;}
:focus{-moz-outline-style: none;}

#page
{
	width: 1000px;
	position: relative;
	margin:10px auto;
	padding: 10px 0;
	text-align: center;
}


#flashplayer
{
	text-align: center;
}

#footer, #footer a
{
	color:#909196;
	font-size:11px;
}