body
{
	font-family: helvetica, arial;
/*	background: white url('images/bg.jpg') repeat-x fixed center center;*/
	background-color: white;
	color: #58595b;
}

#flashcontent
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300 -450;
	z-index: 0;
}

#topmenu
{
	position: absolute;
	z-index: 1;
	text-align: right;
	height: 60px;
	width: 900px;
	margin: 10px -450px;
	left: 50%;
}

#topmenu img
{
	left: 50%;
	margin: 0 -450px;
	position: absolute;
	display: none;
}

#topmenu span
{
	font-size: 9pt;
	display: none;
}

#topmenu a:link, #topmenu a:visited, #topmenu a:active, #topmenu a:hover 
{
	display: none;
	color: #58595b;
	font-size: 10pt;
	text-decoration: none;
}