@charset "utf-8";
body {
	background: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	margin: 20px auto 0px;
	width: 800px;
	background: #FFF url(images1/line.jpg) no-repeat;
	height: 658px;
}
#header {
	margin-top: 5px;
	text-align: center;
	padding-top: 10px;
	
}
#header span {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	display: none;
}
#nav {
	text-align: center;
}
#content {
	margin-top: 5px;
	padding-top: 0px;
	text-align: center;
	position: relative;
}
#content_dvd  {
	background: url(images1/dvd4.jpg) no-repeat;
	height: 490px;
	width: 760px;
	text-align: center;
	margin: 0px auto;
}
#content_dvd_form {
	float: right;
	height: 490px;
	width: 235px;
}
#content_shoebox {
	margin: 0px auto;
	background: url(images1/shoebox09.jpg) no-repeat;
	height: 492px;
	width: 760px;
	text-align: center;
}
#content_shoebox_text {
	font: normal 17px/140% "Comic Sans MS", cursive;
	color: #000;
	padding-top: 25px;
	text-align: left;
	margin: 125px 125px 0px;
	float: right;

}
#comingsoon {
	text-align: center;
	margin-top: 40px;
	font: 12px/140% Arial, Helvetica, sans-serif;
	color: #787878;
}




.here {
	color: #C00;
}





#footer {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
}
h3 {text-indent: -5000px;
}
form {
	position: absolute;
	top: 329px;
	left: 547px;
}
