
body {
	background-color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffff00;
scrollbar-track-color: #000000;
}



td,th {
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
}

div.content {
	font: 14px Arial, Helvetica, sans-serif;
	color: white;
	text-align: justify;
}

a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: white;
}
a:active {
	color: yellow;
}

div.fantasy {
	position: relative;
	z-index:500;
	border: 0;
	display: block;
	bottom: 230px;
	width: 254px;
	height: 213px;
	background: url(img/fantasy.png) 0 0 no-repeat;
	behavior: url(iepngfix.htc);
	vertical-align: bottom;
	text-align:right;
	overflow: hidden;
}

div.flash{
text-align: left; 
background-color:#000000; 
z-index: 1;
}

div.intro {
position:relative;
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle;
}

div.prod1 {
	position: relative;
	left: 50px;
	top: 100px;
	border: 0;
	z-index:600;
}


.png{
	behavior: url(iepngfix.htc);
}