body {
	background: #000000;
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	background-image: url(../images/blend_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#mainbox {
	width: 650px;
	margin-left:auto;
	margin-right:auto;
}

#contentbox {
	width: 650px;
	height: 440px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 95px;
}

#previewbox {
	width: 650px;
	height: 345px;
}

#preview {
	float: left;
	width: 445px;
	height: 310px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1;
}

#info {
	float: right;
	width: 155px;
	height: 285px;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#blende {
	position: relative;
	top: -314px;
	left: -5px;
	z-index: 5;
	background-image: url(../images/mask.gif);
	background-repeat: no-repeat;
	width: 459px;
	height: 324px;
}

#navibox {
	width: 565px;
	height: 35px;
	padding-left: 70px;
	padding-right: 15px;
}

#footer {
	width: 615px;
	height: 60px;
	padding-left: 20px;
	padding-right: 15px;
}

#dkonelink {
	width: 50px;
	height: 50px;
	position: relative;
	top: -70px;
	left: 495px;
	z-index: 5;
}
