body, html{
	height: 100%;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
#main{
	height:100%;
	height:100%;
	min-height:610px;
	min-width:990px;
}
object{
	outline:none;
}