html, body {
	background-color: #020000;
	background-image:url(../grps/bg.jpg);
	background-repeat:repeat-x;
	font-family:Small fonts, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	margin:  0;
	padding: 0;
	border:  0;
	height:100%;	
}

#flashcontent {
	position:relative;
	margin:0 auto;
	text-align:center;
	height:830px;
	width:1000px;
}
a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;	
}
#no_flash{
	position:absolute;
	left:400px;
	top:321px;
}
#no_flash img{
	border:none;
}