@charset "UTF-8";

body {
background:#000000;
}

#flash {
position:relative;
width: 1024px;
height:652px;
background:#000000;
z-index: 100;
}
#form {
width:600px;
background-color:#000000;
z-index: 200;
position:absolute;
margin:110px 0px 0px 200px;
}



.newstesto {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

div#footer{
position:absolute;
bottom:0px;
right: 60px;
z-index:20;
}

.footer
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#666666;
	}
.because
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#999999;
	}
.footer a:link,
.footer a:visited
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	}
.footer a:hover
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*color:#20549d;*/
	color:#fff;
	}