/*Global CSS StyleSheet*/

/*General*/

body
{
	margin:0px; 
	padding:0px; 
	border:0px; 
	background-color:#FFFFFF;	
	font-family: verdana, arial, sans-serif;
	line-height:1.4; 
	font-size: 0.9em;	
	color:#000000;
}


a 
{
	text-decoration: none;
	border-bottom: 0px none #FFFFFF;
}


img 
{ 
	border:0px none #000000;
	display: block; 
}

a img 
{


}


/* Index.html div*/
#barakIndex
{
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top:-40px;
	width: 300px;
	height: 81px;
	text-align:left; 
	padding: 0;
	z-index:1;
	background-color:#FFFFFF;	

	}

/*Site.html - Main window div */
#barakMain
{
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: 50%;
	margin-left: -445px;
	margin-top:-296px;
	width: 890px;
	height: 592px;
	text-align:left;
	padding: 0;
	z-index:1;
	background-color:#ffffff;	
}

#jhBarako
{
	position: absolute;
	overflow: hidden;
	width:152px;
	height:43px;
	left: 0px; 
	top: 33px; 
	z-index:2;
	background-color:#ffffff;		
}


#jhMenuItem0 
{
	position: absolute;
	overflow: hidden;
	width:130px;
	height:11px;
	left: 197px; 
	top: 0px; 
	z-index:2;
	background-color:#ffffff;		
}

#slash1 
{
	background-image: url(global/slash.gif);
	background-repeat:no-repeat;
	position: absolute;
	overflow: hidden;
	width: 11px;
	height: 11px;
	left: 343px; 
	top: 0px; 
	z-index:2;
	background-color:#ffffff;		
}

#jhMenuItem1 
{
	position: absolute;
	overflow: hidden;
	width:100px;
	height:11px;
	left: 370px; 
	top: 0px; 
	z-index:2;
	background-color:#ffffff;		
}

#slash2
{
	background-image: url(global/slash.gif);
	background-repeat:no-repeat;
	position: absolute;
	overflow: hidden;
	width: 11px;
	height: 11px;
	left: 485px; 
	top: 0px; 
	z-index:2;
	background-color:#ffffff;		
}

#jhMenuItem2
{
	position: absolute;
	overflow: hidden;
	width:108px;
	height:11px;
	left: 512px; 
	top: 0px; 
	z-index:2;
	background-color:#ffffff;		
}

#slash3
{
	background-image: url(global/slash.gif);
	background-repeat:no-repeat;
	position: absolute;
	overflow: hidden;
	width: 11px;
	height: 11px;
	left: 635px; 
	top: 0px; 
	z-index:2;
	background-color:#ffffff;		
}

#jhContact
{
	position: absolute;
	overflow: hidden;
	width:82px;
	height:11px;
	left: 661px; 
	top: 0px; 
	z-index:2;
	background-color:#ffffff;		
}



#barakThumbs
{
	position: absolute;
	overflow: hidden;
	width:154px;
	height:409px;
	left: 0px; 
	top: 88px; 
	z-index:2;
	background-color:#ffffff;	
}

#jhThumbs
{
	position: absolute;
	overflow: hidden;
	width:3000px;
	height:409px;
	left: 0px; 
	top: 0px; 
	z-index:3;
	background-color:#ffffff;	
}

#jhNavBack
{
	position: absolute;
	overflow: hidden;
	width:51px;
	height:15px;
	left: 0px; 
	top: 514px; 
	float:left;
	z-index:2;
	background-color:#ffffff;		
}

#jhNavNext
{
	position: absolute;
	overflow: hidden;
	width:51px;
	height:15px;
	left: 102px; 
	top: 514px; 
	float:left;
	z-index:2;
	background-color:#ffffff;		
}


	
#barakPhoto
{
	background-repeat:no-repeat;
	position: absolute;
	overflow: hidden;
	width:693px;
	height:574px;
	left: 197px; 
	top: 19px; 
	z-index:2;
	background-color:#ffffff;		
}

#barakHTML
{
	display: none;
	position: absolute;
	overflow: hidden;
	width:693px;
	height:548px;
	left: 197px; 
	top: 19px; 
	z-index:3;
	background-color:#ffffff;		
}



