/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	text-align: center;
	height: 100%;
}
/* end hide */

body {
	height: 100%;		
	margin: 0;
	padding: 0;
	background-color: #E9E9E9;
}
div#box800x600 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 770px;
 	height: 380px; 
 	margin-left: -385px;
 	margin-top: -190px;
	text-align: center;
 
}
div#box1024x768 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1000px;
 	height: 550px; 
 	margin-left: -500px;
 	margin-top: -275px;
	text-align: center;
 
}
div#box1152x864 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1130px;
 	height: 670px; 
 	margin-left: -565px;
 	margin-top: -335px;
	text-align: center;
 
}
div#box1280x600 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1250px;
 	height: 400px; 
 	margin-left: -625px;
 	margin-top: -200px;
	text-align: center;
 
}
div#box1280x720 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1250px;
 	height: 520px; 
 	margin-left: -625px;
 	margin-top: -260px;
	text-align: center;
 
}
div#box1280x768 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1250px;
 	height: 570px; 
 	margin-left: -625px;
 	margin-top: -285px;
	text-align: center;
 
}
div#box1280x960 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1250px;
 	height: 760px; 
 	margin-left: -625px;
 	margin-top: -380px;
	text-align: center;
 
}
div#box1280x1024 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1250px;
 	height: 820px; 
 	margin-left: -625px;
 	margin-top: -410px;
	text-align: center;
 
}
div#box1400x1050 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1370px;
 	height: 850px; 
 	margin-left: -685px;
 	margin-top: -425px;
	text-align: center;
 
}
div#box1600x900 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1570px;
 	height: 700px; 
 	margin-left: -785px;
 	margin-top: -350px;
	text-align: center;
 
}
div#box1600x1200 {
 	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 1570px;
 	height: 1000px; 
 	margin-left: -785px;
 	margin-top: -500px;
	text-align: center;
 
}
div#boxFluid {
	position: absolute; 
 	left: 0; 
 	top: 0; 
	width: 100%;
 	height: 100%; 
	text-align: center;
 	
}
div#background {
 	position: absolute; 
 	left: 0px;
 	top: 0px; 
 	width: 100%;
 	height: 100%; 
}
div#noFlash {
	position: absolute; 
 	left: 50%; 
 	top: 50%; 
	width: 770px;
 	height: 380px; 
 	margin-left: -385px;
 	margin-top: -190px;
	background-color: #E9E9E9;
	
}

.scrollArea {
	width: 750px;
	height: 380px;
	float: left;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	color: #666666;
	font-size:80%;
}