body {
	margin: 0px;
	padding: 0px;
	background: #5d584b url('../images/page-bg.gif') no-repeat left top;
}

h1 {
	text-indent: -99999px;
	width: 100%;
	height: 1px;
}

div#detailbox {
	position: absolute;
	top: 71px;
	left: 71px;
	width: 419px;
	height: 319px;
}

div#thumbbox {
	position: absolute;
	top: 86px;
	left: 525px;
	width: 312px;
	height: 450px;
}

/* thumbnails --------------------- */

#thumbbox a {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #fff;
}
#thumbbox a:hover {
	border: 1px solid #BC3A01;

}

/* end thumbnails ----------------- */

/* form --------------------- */

.input {
	background: #d0f501;
	border-style: none;
	width: 150px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

/* end form ----------------- */


div#copybox {
	position: absolute;
	top: 425px;
	left: 74px;
	width: 438px;
	height: 111px;
	background: url('../images/copytext.gif') no-repeat 10px 0px;
	text-indent: -99999px;
}
