BODY {
	background-image: url("../images/layout/backdrop.jpg");
	background-color: #000000;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
div, table {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12;
}

img {
	border: 0px none;
}
img.arrow {
	width: 13px;
	height: 13px;
}

img.description {
	width: 80px;
	height: 13px;
}
img.specifications {
	width: 97px;
	height: 13px;
}
img.gallery {
	width: 64px;
	height: 13px;
}

img.Previous {
	width: 62px;
	height: 9px;
}
img.Next {
	width: 38px;
	height: 9px;
}
img.Menu {
	width: 33px;
	height: 9px;
}

#divScrollTextCont {
	position: absolute;
	left: 400px;
	top: 83px;
	width: 385px;
	height: 302px;
	clip: rect(0px 385px 302px 0px);
	overflow:hidden;
	visibility:hidden;
}
#divText {
	position: absolute;
	left: 0px;
	top: 0px;
}

#divTitle {
	position: absolute;
	left: 285px;
	top: 33px;
	width: 500px;
	height: 31px;
	color: #FFFFFF;
	font-family: San Serif;
	letter-spacing: 3px;
	font-size: 18pt;
	text-align: right;
}

div.tabs , #tabs 
{
	position: absolute;
	left: 399px;
	top: 68px;
	width: 387px;
	height: 13px;
}
div.description {
	position: absolute;
	left: 398px;
	top: 68px;
	width: 80px;
	height: 13px;
}
div.specifications {
	position: absolute;
	left: 478px;
	top: 68px;
	width: 97px;
	height: 13px;
}
div.gallery {
	position: absolute;
	left: 575px;
	top: 68px;
	width: 64px;
	height: 13px;
}

div.animation {
	position: absolute;
	left: 14px;
	top: 179px;
	width: 322px;
	height: 216px;
}


div.up {
	position: absolute;
	top: 80px;
	left: 787px;
}
div.down {
	position: absolute;
	top: 375px;
	left: 787px;
}

#divRightWorking {
	position: absolute;
	left: 791px;
	top: 391px;
	width: 5px;
	height: 5px;
}

#divLeftWorking {
	position: absolute;
	left: 4px;
	top: 391px;
	width: 5px;
	height: 5px;
}

#divPrevious {
	position: absolute;
	left: 659px;
	top: 19px;
	width: 62px;
	height: 9px;
	font-size: 0pt;
}
#divNext {
	position: absolute;
	left: 724px;
	top: 19px;
	width: 38px;
	height: 9px;
	font-size: 0pt;
}
#divMenu {
	position: absolute;
	left: 766px;
	top: 19px;
	width: 33px;
	height: 9px;
	font-size: 0pt;
}

#divLastUpdated {
	position: absolute;
	left: 300px;
	top: 387px;
	width: 200px;
	height: 204px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10;
	text-align: center;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

ruffle-player {
	width: 309px;
	height: 207px;
}