@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin-top: 0px;
	background-color: #B4B6B8;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	top: 6px;
	color: #000000;
	background-color: #cccccc;
	position: relative;
	height: 710px;
	min-height: 100%;
}
#container {
	color: #000000;
	background-color: #ffffff;
	position: absolute;
	width: 760px;
	top: 122px;
	left: 0px;
	height: 640px;
}
#banner {
	position:absolute;
	text-align: center;
	left: 16px;
	top: 0px;
	width: 728px;
	height: 90px;
}
#banner2 {
	position:absolute;
	text-align: center;
	left: 16px;
	top: 514px;
	width: 728px;
	height: 90px;
}
#banner2jigsaw {
	position:absolute;
	left: 16px;
	top: 609px;
	width: 728px;
	height: 90px;
}
#flash {
	position:absolute;
	left:0px;
	top:102px;
	width:650px;
	height:400px;
	z-index:1;
}
#flashjigsaw {
	position:absolute;
	left:0px;
	top:102px;
	width:680px;
	height:500px;
	z-index:1;
}
#puzzlenav {
	position:absolute;
	left: 658px;
	top: 102px;
	width: 68px;
	height: 398px;
	background-color: #979A9D;
	border-color:#E3E3E5;
	border-style: solid;
	border-width: 1px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}
#puzzlenavjigsaw {
	position:absolute;
	left: 685px;
	top: 102px;
	width: 68px;
	height: 398px;
	background-color: #979A9D;
	border-color:#E3E3E5;
	border-style: solid;
	border-width: 1px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}
#name {
	position:absolute;
	left: 0px;
	top: 201px;
	width: 100px;
	height: 34px;
	background-color: #000000;
	text-align: center;
	}
