@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	text-align:center;
	margin:0 auto;
}

#container {
	width:750px;
	text-align:center;
	margin:0 auto;
}

#flash {
	margin-top:25px;
}

#noflash {
	/*display:none;*/
}

#footer {
	height:30px;
}

p {
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	text-align:center;
	font-weight:bolder;
}

.footer a, a:active, a:link, a:hover, a:visited {
	color:#fff;
	text-decoration:none;
}
