/******************************************************************************/
/*		Standard tag styles */
body
{
	background-color:		#e5edb8;
	/*background-image:		url("images/site_background.jpg");
	background-position:	left -50px;
	background-repeat:	no-repeat;*/
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	margin:					0px;
	padding:					0px;
}

/*
div#flashContent
{
	height:					750px;
	left:						108px;
	position:				fixed;
	top:						105px;
	width:					1000px;
}
*/

