#wrapper {
	height: 800px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#ad3 {
	float: left;
	height: 60px;
	width: 504px;
}
#ad4 {
	float: left;
	height: 128px;
	width: 240px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
}
#ad5 {
	float: right;
	height: 128px;
	width: 240px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
}

#player {
	float: left;
	height: 400px;
	width: 504px;
}

#box {
	float: left;
	height: 600px;
	width: 504px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-left: 5px;
}

#header {
	float: left;
	height: 120px;
	width: 850px;
	background-image: url(../image/bg.gif);
}
#navigation {
	float: left;
	height: 15px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../image/bg1.gif);
}
#foot {
	height: 15px;
	width: 850px;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../image/bg1.gif);
}

#ad {
	float: left;
	height: 600px;
	width: 160px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
}
#ad2 {
	float: right;
	height: 600px;
	width: 160px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
}
#logo {
	float: left;
	height: 80px;
	width: 275px;
	padding-top: 20px;
	padding-left: 20px;
}
