*
{
	font-family:	Geneva, Arial, Helvetica, sans-serif;
	font-size:		11px;
}

html, body
{
	width: 100%;
	height: 100%;
}

body
{
	background-color:	#000D15;
	background-image:	url('../userfiles/f233d99be1270dcd4aa8932cf80b475bf7c142ae1174056036367883404.jpg');
	background-position: center top;
	background-repeat:   repeat-x;

	color:			#ffffff;
	margin:			0;
	padding:		0;
}

body { overflow: none; }

#Dflashsitewrapper {
	height: 100%;
	width: 100%;
	min-height: 600px;
	max-height: 2400px;
	min-width: 900px;
	max-width: 3200px;
	overflow: auto;
}

html,body {
  height: 100%;
}

* html div#Dflashsitewrapper {
	width: 900px /* fallback value */;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 32018 ? "3200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 920 ? "902px" : "100%"));
}
* html div#Dflashsitewrapper {
	height: 600px /* fallback value */;
	height:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) > 24018 ? "2400px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) < 620 ? "602px" : "100%"));
}

#flashsite {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#site_by_cmd,
#copyright,
#copyright a
{
	font-size:		x-small;
	color:			#ffffff;
}


#flashsite_obsolete
{
	width:	100%px;
	height:	660px;
}

#flashsite,
#main,
#inmain
#copyright,
#site_by_cmd
{
	text-align:		center;
	margin:			0 auto;
}

#site_by_cmd a
{
	color:				#ffffff;
	text-decoration:	none;
}

obsolete
{
	position: absolute;
	left: 50%px;
	margin-left: -50px;
	top: 50%px;
	margin-top: -330px;
}