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