body {
	font-size:8pt;
	font-family:Helvetica, HelvLight, Arial, sans-serif;
	color: #000000;
}
	


div.itemLayer, div.itemLayerNoBG {
	position:absolute;
	background-repeat:no-repeat;
	background-position: bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
}


div.itemLayer {
	background-image: url('');
}

div.itemLayerNoBG {
	background-image:none;
}

#contentLayer {
	position:absolute;
	left:0px;
	top:0px;
}

#metaContent {
	position:absolute;
	left:100px;
	top:0px;
	display:none;
}

#projectDetailsLayer #properties,#projectDetailsLayer #description {
	font-family: Helvetica, HelvLight, Arial, sans-serif;
	/*font-weight:bold;*/
	top:17px;
	font-size:8pt;	
	position:absolute;
	
}

#projectDetailsLayer #properties {
    color:#000000;
	left:0px;
	width:170px;
	top:0px;
}

#projectDetailsLayer #description {
    position:absolute;
	left:175px;
	width:470px;
	top:0px;

}

div.scalehandle {
	position:absolute;
	width:16px;
	height:16px;
}

#projectDetailsLayer {
	position:absolute;
	left:250px;
	top:17px;
	width:500px;
}

#indexLayer {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

div.itemLayer2 {
	background-image: url('transparentpixel.gif');
	border: 1px solid #383838;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
}

div.itemLayer img {
	background-color: #000000;
	border: 1px solid #383838;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
}
/*
#projectDetails {
	position:absolute;
	left:20px;
	top:50px;
	width:400px;
	height:400px;
}*/

#defaultInfo {
	/*cursor:pointer;*/
	position:absolute;
	left:17px;
	top:17px;
	width:500px;
	
	padding:0px;
	/*display:inline;*/
	font-size:8pt;
	line-height: 9pt;
	font-family:Helvetica, HelvLight, Arial, sans-serif;
	
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
    color : ##b0d5fe;



}
A:active
{
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	color : #FFAC84;
}
A:link
{
	TEXT-DECORATION: none;
	color : #B0D5FE;
}
A:visited
{
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
       color: #B0D5FE;

}

a:hover {
   color: #F7FF21;
FONT-FAMILY: arial;
    TEXT-DECORATION: none;



} 


#movie_intro {
	/*cursor:pointer;*/
	position:absolute;
	left:5px;
	top:77px;
	width:450px;
	z-index:2;
	padding:0px;
	/*display:inline;*/
	font-size:8pt;
	line-height: 9pt;
	color:#000000;
	font-family:Helvetica, HelvLight, Arial, sans-serif;
}



 .normal {
	text-decoration:underline;
}

 .active {
	text-decoration:line-through;
}



#rasterLayer{
	position:absolute;
	left:0px;
	top:0px;
	width:1200px;
	height:1200px;
	/* background-image:url(raster1.gif);*/
   background-color:#000000;
    filter: alpha(opacity=85); -moz-opacity: 0.85;
	visibility:hidden;
}
#rasterLayer2{
	position:absolute;
	left:0px;
	top:0px;
	width:1200px;
	height:1200px;
	/* background-image:url(raster1.gif);*/
   background-color:#000000;
    filter: alpha(opacity=85); -moz-opacity: 0.85;
	visibility:hidden;
}

#indexLayer, #projectLayer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%
}

#indexLayer {
	z-index:30;
}

#projectLayer {
	z-index:40;
}