@charset "utf-8";
/* CSS Document */
#container{
	border:#000000 thick double;
	background:#FFFFFF;
	position:absolute;
	left:-465px;
	margin-left:50%;
	top:11px;
	width:930px;
	height:1502px;
	z-index:1;
}
#iframe {
	position:absolute;
	left:167px;
	top:242px;
	width:700px;
	height:601px;
	z-index:2;
}
#footer {
	border:#000000 thin solid;
	position:absolute;
	left:31px;
	top:1359px;
	width:877px;
	height:132px;
	z-index:15;
}
#sponsors {
	position:absolute;
	left:5px;
	top:880px;
	width:933px;
	height:425px;
	z-index:16;
}

