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

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

body
{
	width:			auto;
	background-color:	#ffffff;
	background-position: left top;
	background-repeat:   no-repeat;

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

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


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

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

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

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