body {
	background-color: #000000;
}
#idStoryLayer{position:absolute; left:109px; top:207px; width:97px; height:91px; z-index:1;}
#idTechnologyLayer{position:absolute; left:109px; top:299px; width:97px; height:91px; z-index:1;}
#idGalleryLayer{position:absolute; left:108px; top:389px; width:97px; height:91px; z-index:1;}
#idTeamLayer{position:absolute; left:108px; top:480px; width:97px; height:91px; z-index:1;}
#idContentLayer{position:absolute; left:330px; top:180px; width:381px; height:345px; z-index:1}

#idGalleryBox{overflow-y:scroll;}

.clTextBox{
	position: relative;
	width:340px;
	height:300px;
	margin: 20px;
	padding:0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: none;
	scrollbar-base-color:#9EFF57;
	scrollbar-track-color:#EBFCCF;
	scrollbar-face-color:#D9F3AC;
	scrollbar-highlight-color:#BCE275;
	scrollbar-3dlight-color:#65B926 ;
	scrollbar-darkshadow-color:#701400;
	scrollbar-shadow-color:#46AA14;
	scrollbar-arrow-color: #46AA14;
	}
TABLE A
{
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}

TABLE A:Hover
{
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60CA08;
}

A{
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
A:Hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60CA08;
}
HR {
	height: 1px;
	border-bottom: 0px none;
	border: 1px dashed #46AA14;
	width: 80%;
	text-align: left;
}
H1
{	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;}
