
html{
	height:100%;
}

body {
	height: 100%;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

div#wrapper {
	height:100%;
}

div.AreenaHome {
	height:100%;
	min-height:394px;
	min-width:400px;
}

div.AreenaPlayer {
	height:100%;
}
