@charset "utf-8";
/* CSS Document */
#table {
	position:absolute;
	left:54px;
	top:155px;
	width:816px;
	height:554px;
	z-index:202;
}
#container {
	border:7px solid #ffffff;
	position: absolute;
	left: 50%;
	margin-left:-462px;
	top:9px;
	width:927px;
	height:1809px;
	z-index:201;
}
#clouds {
	background-image:url(../images/clouds.gif);
	position:absolute;
	left:-3px;
	top:2px;
	width:918px;
	height:721px;
	z-index:1;
}
#title{
	border:0;
	position:absolute;
	left:0px;
	top:3px;
	width:925px;
	height:107px;
	z-index:2;
}
#nav {
	border:0;
	position:absolute;
	left:0px;
	top:110px;
	width:945px;
	height:29px;
	z-index:999;
}
