@charset "utf-8";
#wrapper {
	position:relative;
	width:900px;
	height:800px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper2 {
	position:relative;
	width:900px;
	height:800px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
body,td,th {
	font-family: Verdana;
	font-size: small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
}
#nav {
	position:absolute;
	left:10px;
	top:69px;
	width:164px;
	height:181px;
	z-index:1;
}
#text {
	position:absolute;
	left:197px;
	top:315px;
	width:690px;
	height:412px;
	z-index:3;
}
#header {
	position:absolute;
	left:198px;
	top:279px;
	width:102px;
	height:16px;
	z-index:5;
}
#footer {
	position:absolute;
	left:198px;
	top:752px;
	width:702px;
	height:48px;
	z-index:6;
	background-image: url(images/footer.gif);
}
#logo {
	position:absolute;
	left:0px;
	top:302px;
	width:444px;
	height:444px;
	z-index:2;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#movie {
	position:absolute;
	left:0px;
	top:70px;
	width:703px;
	height:180px;
	z-index:1;
}

