body{
	background-color:#0F2A01;
	margin:0px;
	padding:0px;
	/*overflow-x:hidden;
	overflow-y:auto;
	height:auto;*/

}
#flashcontent {
	width:100%;
	height:100%;
	min-width:955px;
	min-height:630px;
	width: expression(Math.max(document.body.clientWidth, 800)+"px" );
	height: expression(Math.max(document.body.clientHeight, 600)+"px" );
}
#alternative{
	background:url("../img/background.jpg") no-repeat scroll 0 0 transparent;
	padding-top:150px;
}	
#alternative{
	color:#ffffff;
	text-align:center;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	height:619px;
	width:960px;
	margin:0 auto;
}
* + html #alternative{
}
#alternative a, #alternative a:hover{
	color:#ffffff;
	font-family: Times New Roman, Times, serif;
}
