body { font-size: 12px; line-height: 1.4; font-family: arial, helvetica, sans-serif, verdana; text-align: center;
	color: rgb(248,248,248); background-color: rgb(223,223,223); } 

html {
	scrollbar-base-color: rgb(119,119,119);
	scrollbar-arrow-color: rgb(0,0,0); 

	scrollbar-shadow-color: rgb(0,0,0);
	scrollbar-lightshadow-color: rgb(0,0,0);
	scrollbar-darkshadow-color: rgb(150,150,150);

	scrollbar-highlight-color: rgb(178,178,178);
	scrollbar-3dlight-color: rgb(0,0,0);
}

a img {border: none; } 

h1 { color: rgb(235,235,235); font-size: 16px; font-weight: bold; margin: 0px; padding: 0px; }
h2 { color: rgb(0,208,184); font-size: 14px; font-weight: bold; margin: 0px; padding: 0px; }

#pagecontainere { width:1024px; margin:0 auto; text-align:left; position:relative; }
#pagecontainerh { width:1024px; margin:0 auto; text-align:right; position:relative; }

img.lecturesad { width: 120px; height: 180px; }

/* Home pages */

	a.darknb:link { text-decoration:none; color: rgb(215,215,215); }
	a.darknb:visited { text-decoration:none; color: rgb(215,215,215); }
	a.darknb:hover { text-decoration:none; color: rgb(52,153,150); }
	a.darknb:active { text-decoration:none; color: rgb(52,153,150); }

	#homewindowe { position: absolute; left: 5px; width: 978px; height: 720px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#homewindowh { position: absolute; right: 4px; width: 978px; height: 720px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#homelogoe { position: absolute; left: 650px; top: 185px; width: 201px; height: 116px; z-index: 2; }
	#homelogoh { position: absolute; right: 644px; top: 185px; width: 201px; height: 116px; z-index: 2; }

	#homenavbare { position: absolute; left: 655px; top: 345px; width: 201px; z-index: 2;
		font-weight: bolder; text-align: left; color: rgb(215,215,215); line-height: 1.6; }
	#homenavbarh { position: absolute; right: 655px; top: 344px; width: 201px; z-index: 2;
		font-weight: bolder; text-align: right; color: rgb(215,215,215); line-height: 1.6; }

	#homepice { position: absolute; left: 25px; top: 25px;  width: 512px; height: 682px; z-index: 2; }
	#homepich { position: absolute; right: 24px; top: 25px; width: 512px; height: 682px; z-index: 2; }

/* Main Window Inner Pages */

	#mainwindowe { position: absolute; left: 195px; width: 788px; height: 720px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#mainwindowh { position: absolute; right: 194px; width: 788px; height: 720px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#pagenamee { position: absolute; left: 217px; top: 26px; z-index: 4; }
	#pagenameh { position: absolute; right: 216px; top: 26px; z-index: 2; }

	a:link { color: rgb(248,248,248); }
	a:visited { color: rgb(248,248,248); }
	a:hover { color: rgb(0,208,184); }
	a.diary:active { color: rgb(0,208,184); }

	img.square_image { width: 101px; height: 101px; }

/* Navigation bar Inner Pages */

	#nbon { font-weight: bolder; color: rgb(177,55,73); font-size: 12px; }

	a.lightnb:link { text-decoration:none; color: rgb(62,62,62); font-weight: bolder; }
	a.lightnb:visited { text-decoration:none; color: rgb(62,62,62); font-weight: bolder; }
	a.lightnb:hover { text-decoration:none; color: rgb(177,55,73); font-weight: bolder; }
	a.lightnb:active { text-decoration:none; color: rgb(177,55,73); font-weight: bolder; }

	#navbarwindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 720px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarwindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 720px; background-color: rgb(176,174,175); z-index: 1; }

	img.logo_inner { width: 179px; height: 93px; }
	img.small_map { width: 179px; height: 100px; }

	#navbarmenue { position: absolute; left: 5px; top: 205px; width: 179px; padding: 10px;  
		text-align: left;  line-height: 1.6; z-index: 100; }

	#navbarmenuh { position: absolute; right: 5px; top: 205px; width: 179px; padding: 10px;  
		text-align: right;  line-height: 1.6; z-index: 100; }

	#navbarlanguagee { position: absolute; top: 650px; left: 10px; width: 163px; text-align: right; z-index: 2}
	#navbarlanguageh { position: absolute; top: 650px; right: 10px; width: 163px; text-align: left; z-index: 2}

	.bottommenu { padding:0; margin:0; list-style-type:none; line-height:20px; }

        /* Navigation bar top flyout menu - English */

	/* height is 1 item x 20 */
	.menuf { position:relative; z-index:1003; height:20px; font-weight: bold; }

	/* remove all the bullets, borders and padding from the default list styling */
	.menuf ul { padding:0; margin:0; list-style-type:none; width:163px; position:relative; }

	.menuf li { background:transparent; height:20px; }

	* html .menuf li {margin-left:-16px; margin-lef\t:0;}

	/* get rid of the table */
	.menuf table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

	/* style the links */
	.menuf a, .menuf a:visited { display:block; text-decoration:none; height:20px; line-height:20px; width:163px;
		color:rgb(62,62,62); background:transparent; }

	/* style the link hover */
	* html .menuf a:hover {color:rgb(177,55,73); background:#999; }
	.menuf :hover > a { color:rgb(177,55,73); background:#999; }

       /* Hebrew */

	/* height is 1 item x 20px */
	.menufh { position:relative; z-index:1003; height:20px; font-weight: bold; }

	/* remove all the bullets, borders and padding from the default list styling */
	.menufh ul { padding:0; margin:0; list-style-type:none; width:155px; position:relative; }

	.menufh li { background:transparent; height:20px; }

	* html .menufh li {margin-right:-16px; margin-righ\t:0;}

	/* get rid of the table */
	.menufh table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

	/* style the links */
	.menufh a, .menufh a:visited { display:block; text-decoration:none; height:20px; line-height:20px; width:140px;
		color:rgb(62,62,62); background:transparent; }

	/* style the link hover */
	* html .menufh a:hover {color:rgb(177,55,73); background:#999;}
	.menufh :hover > a { color:rgb(177,55,73); background:#999; }

        /* Navigation bar GALLERIES flyout menu - English */

	/* height is 11 categories x 20 +1 */
	.menu { position:relative; z-index:1002; height:221px; font-weight: bold; }

	/* remove all the bullets, borders and padding from the default list styling */
	.menu ul { padding:0; margin:0; list-style-type:none; width:163px; position:relative; }

	.menu li { background:transparent; height:20px; }

	* html .menu li {margin-left:-16px; margin-lef\t:0;}

	/* get rid of the table */
	.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

	/* style the links */
	.menu a, .menu a:visited { display:block; text-decoration:none; height:20px; line-height:20px; width:163px;
		color:rgb(245,245,245); text-indent:5px; background:transparent; }

	/* style the link hover */
	* html .menu a:hover {color:rgb(177,55,73); background:#999; }
	.menu :hover > a { color:rgb(177,55,73); background:#999; }

	/* hide the sub levels and give them a positon absolute so that they take up no room */
	.menu ul ul { visibility:hidden; position:absolute; top:-1px; left:115px; }

	/* make the second level visible when hover on first level list OR link */
	.menu ul li:hover ul, .menu ul a:hover ul { visibility:visible; border:1px solid #fff; border-style: ridge; background:rgb(176,174,175); }

	.menu ul.top2 {top:20px;}
	.menu ul.top3 {top:40px;}
	.menu ul.top4 {top:60px;}
	.menu ul.top5 {top:80px;}
	.menu ul.top6 {top:100px;}
	.menu ul.top7 {top:120px;}
	.menu ul.top8 {top:140px;}
	.menu ul.top9 {top:160px;}
	.menu ul.top10 {top:180px;}
	.menu ul.top11 {top:200px;}

       /* Hebrew */

	/* height is 11 categories x 20px +1 */
	.menuh { position:relative; z-index:1002; height:221px; font-weight: bold; }

	/* remove all the bullets, borders and padding from the default list styling */
	.menuh ul { padding:0; margin:0; list-style-type:none; width:155px; position:relative; }

	.menuh li { background:transparent; height:20px; }

	* html .menuh li {margin-right:-16px; margin-righ\t:0;}

	/* get rid of the table */
	.menuh table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

	/* style the links */
	.menuh a, .menuh a:visited { display:block; text-decoration:none; height:20px; line-height:20px; width:155px;
		color:rgb(245,245,245); text-indent:5px; background:transparent; }

	/* style the link hover */
	* html .menuh a:hover {color:rgb(177,55,73); background:#999;}
	.menuh :hover > a { color:rgb(177,55,73); background:#999; }

	/* hide the sub levels and give them a positon absolute so that they take up no room */
	.menuh ul ul { visibility:hidden; position:absolute; top:-1px; right:105px; }
	* html .menuh ul ul {right:-45px;}

	/* make the second level visible when hover on first level list OR link */
	.menuh ul li:hover ul, .menuh ul a:hover ul { visibility:visible; border:1px solid #fff; border-style: ridge; background:rgb(176,174,175); }

	.menuh ul.top2 {top:20px;}
	.menuh ul.top3 {top:40px;}
	.menuh ul.top4 {top:60px;}
	.menuh ul.top5 {top:80px;}
	.menuh ul.top6 {top:100px;}
	.menuh ul.top7 {top:120px;}
	.menuh ul.top8 {top:140px;}
	.menuh ul.top9 {top:160px;}
	.menuh ul.top10 {top:180px;}
	.menuh ul.top11 {top:200px;}

        /* Navigation bar bottom flyout menu - English */

	/* height is 6 items x 20 */
	.menut { position:relative; z-index:1001; height:120px; font-weight: bold; }

	/* remove all the bullets, borders and padding from the default list styling */
	.menut ul { padding:0; margin:0; list-style-type:none; width:175px; position:relative; }

	.menut li { background:transparent; height:20px; }

	* html .menut li {margin-left:-16px; margin-lef\t:0;}

	/* get rid of the table */
	.menut table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

	/* style the links */
	.menut a, .menut a:visited { display:block; text-decoration:none; height:20px; line-height:20px; width:168px;
		color:rgb(62,62,62); background:transparent; }

	/* style the link hover */
	* html .menut a:hover {color:rgb(177,55,73); background:#999; }
	.menut :hover > a { color:rgb(177,55,73); background:#999; }

	/* hide the sub levels and give them a positon absolute so that they take up no room */
	.menut ul ul { visibility:hidden; position:absolute; top:-1px; left:115px; }

	/* make the second level visible when hover on first level list OR link */
	.menut ul li:hover ul, .menut ul a:hover ul { visibility:visible; border:1px solid #fff; border-style: ridge; 
	background:rgb(176,174,175); color:rgb(245,245,245); text-indent:5px; }

	.menut ul.top4 {top:60px;}
	.menut ul.top6 {top:100px;}

       /* Hebrew */

	/* height is 6 items x 20px */
	.menuth { position:relative; z-index:1001; height:120px; font-weight: bold; }

	/* remove all the bullets, borders and padding from the default list styling */
	.menuth ul { padding:0; margin:0; list-style-type:none; width:140px; position:relative; }

	.menuth li { background:transparent; height:20px; }

	* html .menuth li {margin-right:-16px; margin-righ\t:0;}

	/* get rid of the table */
	.menuth table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

	/* style the links */
	.menuth a, .menuth a:visited { display:block; text-decoration:none; height:20px; line-height:20px; width:140px;
		color:rgb(62,62,62); background:transparent; }

	/* style the link hover */
	* html .menuth a:hover {color:rgb(177,55,73); background:#999;}
	.menuth :hover > a { color:rgb(177,55,73); background:#999; }

	/* hide the sub levels and give them a positon absolute so that they take up no room */
	.menuth ul ul { visibility:hidden; position:absolute; top:-1px; right:90px; }
	* html .menuth ul ul {right:-45px;}

	/* make the second level visible when hover on first level list OR link */
	.menuth ul li:hover ul, .menuth ul a:hover ul { visibility:visible; border:1px solid #fff; border-style: ridge; background:rgb(176,174,175); text-indent:5px; }

	.menuth ul.top4 {top:60px;}
	.menuth ul.top6 {top:100px;}

/* Galleries Main pages */

	#galleriespagenamee { position: absolute; left: 248px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }

	#galleriespagenameh { position: absolute; right: 247px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }

	#searche { position: absolute; left: 329px; top: 27px; width: 600px; text-align:right; z-index: 3; }
	#searchh { position: absolute; right: 328px; top: 27px; width: 600px; text-align:left; z-index: 3; }

	form#seek label {
		font-weight: bold; font-size: 12px; color: rgb(248,248,248); }

	form#seek input {
		border: rgb(176,174,175) 1px solid; background-color: transparent;
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 12px; color: rgb(248,248,248); }

	#captione { position: absolute; left: 195px; top: 695px; 
		width: 788px; height: 24px; background-color: rgb(176,174,175); color: rgb(62,62,62); 
		font-weight: bold; text-align: center; padding-top: 6px; z-index: 1}

	#captionh { position: absolute; right: 194px; top: 695px; margin: 0; padding-top: 6px; padding-bottom: 0;
		width: 788px; height: 24px; background-color: rgb(176,174,175); color: rgb(62,62,62); 
		font-weight: bold; text-align: center; z-index: 1}

	#pica1e { position: absolute; left: 248px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica2e { position: absolute; left: 324px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica3e { position: absolute; left: 400px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica4e { position: absolute; left: 476px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica5e { position: absolute; left: 552px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica6e { position: absolute; left: 628px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica7e { position: absolute; left: 704px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica8e { position: absolute; left: 780px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica9e { position: absolute; left: 856px; top: 102px; width: 73px; height: 73px; z-index: 2; }

	#picb1e { position: absolute; left: 248px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb2e { position: absolute; left: 324px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb3e { position: absolute; left: 400px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb4e { position: absolute; left: 476px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb5e { position: absolute; left: 552px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb6e { position: absolute; left: 628px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb7e { position: absolute; left: 704px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb8e { position: absolute; left: 780px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb9e { position: absolute; left: 856px; top: 178px; width: 73px; height: 73px; z-index: 2; }

	#picc1e { position: absolute; left: 248px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc2e { position: absolute; left: 324px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc3e { position: absolute; left: 400px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc4e { position: absolute; left: 476px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc5e { position: absolute; left: 552px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc6e { position: absolute; left: 628px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc7e { position: absolute; left: 704px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc8e { position: absolute; left: 780px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc9e { position: absolute; left: 856px; top: 254px; width: 73px; height: 73px; z-index: 2; }

	#picd1e { position: absolute; left: 248px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd2e { position: absolute; left: 324px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd3e { position: absolute; left: 400px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd4e { position: absolute; left: 476px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd5e { position: absolute; left: 552px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd6e { position: absolute; left: 628px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd7e { position: absolute; left: 704px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd8e { position: absolute; left: 780px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd9e { position: absolute; left: 856px; top: 330px; width: 73px; height: 73px; z-index: 2; }

	#pice1e { position: absolute; left: 248px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice2e { position: absolute; left: 324px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice3e { position: absolute; left: 400px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice4e { position: absolute; left: 476px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice5e { position: absolute; left: 552px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice6e { position: absolute; left: 628px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice7e { position: absolute; left: 704px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice8e { position: absolute; left: 780px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice9e { position: absolute; left: 856px; top: 406px; width: 73px; height: 73px; z-index: 2; }

	#picf1e { position: absolute; left: 248px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf2e { position: absolute; left: 324px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf3e { position: absolute; left: 400px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf4e { position: absolute; left: 476px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf5e { position: absolute; left: 552px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf6e { position: absolute; left: 628px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf7e { position: absolute; left: 704px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf8e { position: absolute; left: 780px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf9e { position: absolute; left: 856px; top: 482px; width: 73px; height: 73px; z-index: 2; }

	#picg1e { position: absolute; left: 248px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg2e { position: absolute; left: 324px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg3e { position: absolute; left: 400px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg4e { position: absolute; left: 476px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg5e { position: absolute; left: 552px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg6e { position: absolute; left: 628px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg7e { position: absolute; left: 704px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg8e { position: absolute; left: 780px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg9e { position: absolute; left: 856px; top: 558px; width: 73px; height: 73px; z-index: 2; }

	/* Hebrew */

	#pica1h { position: absolute; right: 247px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica2h { position: absolute; right: 323px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica3h { position: absolute; right: 399px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica4h { position: absolute; right: 475px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica5h { position: absolute; right: 551px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica6h { position: absolute; right: 627px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica7h { position: absolute; right: 703px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica8h { position: absolute; right: 779px; top: 102px; width: 73px; height: 73px; z-index: 2; }
	#pica9h { position: absolute; right: 855px; top: 102px; width: 73px; height: 73px; z-index: 2; }

	#picb1h { position: absolute; right: 247px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb2h { position: absolute; right: 323px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb3h { position: absolute; right: 399px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb4h { position: absolute; right: 475px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb5h { position: absolute; right: 551px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb6h { position: absolute; right: 627px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb7h { position: absolute; right: 703px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb8h { position: absolute; right: 779px; top: 178px; width: 73px; height: 73px; z-index: 2; }
	#picb9h { position: absolute; right: 855px; top: 178px; width: 73px; height: 73px; z-index: 2; }

	#picc1h { position: absolute; right: 247px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc2h { position: absolute; right: 323px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc3h { position: absolute; right: 399px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc4h { position: absolute; right: 475px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc5h { position: absolute; right: 551px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc6h { position: absolute; right: 627px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc7h { position: absolute; right: 703px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc8h { position: absolute; right: 779px; top: 254px; width: 73px; height: 73px; z-index: 2; }
	#picc9h { position: absolute; right: 855px; top: 254px; width: 73px; height: 73px; z-index: 2; }

	#picd1h { position: absolute; right: 247px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd2h { position: absolute; right: 323px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd3h { position: absolute; right: 399px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd4h { position: absolute; right: 475px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd5h { position: absolute; right: 551px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd6h { position: absolute; right: 627px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd7h { position: absolute; right: 703px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd8h { position: absolute; right: 779px; top: 330px; width: 73px; height: 73px; z-index: 2; }
	#picd9h { position: absolute; right: 855px; top: 330px; width: 73px; height: 73px; z-index: 2; }

	#pice1h { position: absolute; right: 247px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice2h { position: absolute; right: 323px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice3h { position: absolute; right: 399px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice4h { position: absolute; right: 475px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice5h { position: absolute; right: 551px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice6h { position: absolute; right: 627px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice7h { position: absolute; right: 703px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice8h { position: absolute; right: 779px; top: 406px; width: 73px; height: 73px; z-index: 2; }
	#pice9h { position: absolute; right: 855px; top: 406px; width: 73px; height: 73px; z-index: 2; }

	#picf1h { position: absolute; right: 247px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf2h { position: absolute; right: 323px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf3h { position: absolute; right: 399px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf4h { position: absolute; right: 475px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf5h { position: absolute; right: 551px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf6h { position: absolute; right: 627px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf7h { position: absolute; right: 703px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf8h { position: absolute; right: 779px; top: 482px; width: 73px; height: 73px; z-index: 2; }
	#picf9h { position: absolute; right: 855px; top: 482px; width: 73px; height: 73px; z-index: 2; }

	#picg1h { position: absolute; right: 247px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg2h { position: absolute; right: 323px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg3h { position: absolute; right: 399px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg4h { position: absolute; right: 475px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg5h { position: absolute; right: 551px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg6h { position: absolute; right: 627px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg7h { position: absolute; right: 703px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg8h { position: absolute; right: 779px; top: 558px; width: 73px; height: 73px; z-index: 2; }
	#picg9h { position: absolute; right: 855px; top: 558px; width: 73px; height: 73px; z-index: 2; }

/* Products & Services pages */

	#product1e { position: absolute; left: 248px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product1pice { position: absolute; left: 255px; top: 347px; width: 141px; height: 250px; 
		z-index: 2; }
	#product2e { position: absolute; left: 423px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product2pice { position: absolute; left: 430px; top: 347px; width: 141px; height: 250px; 
		z-index: 2; }
	#product3e { position: absolute; left: 598px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product4e { position: absolute; left: 773px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product4pice { position: absolute; left: 780px; top: 456px; width: 141px; height: 141px; 
		z-index: 2; }

	#ordere { position: absolute; left: 248px; top: 637px; width: 681px; text-align: center;
		font-size: 14px; z-index: 2; }

	/* Hebrew */

	#product1h { position: absolute; right: 247px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product1pich { position: absolute; right: 254px; top: 347px; width: 141px; height: 250px; 
		z-index: 2; }
	#product2h { position: absolute; right: 422px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product2pich { position: absolute; right: 429px; top: 347px; width: 141px; height: 250px; 
		z-index: 2; }
	#product3h { position: absolute; right: 597px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product4h { position: absolute; right: 772px; top: 102px; width: 141px; height: 495px; 
		border:1px solid rgb(176,174,175); padding:7px; font-size: 14px; z-index: 2; }
	#product4pich { position: absolute; right: 779px; top: 456px; width: 141px; height: 141px; 
		z-index: 2; }

	#orderh { position: absolute; right: 247px; top: 637px; width: 681px; text-align: center;
		font-size: 14px; z-index: 2; }

/* World Map pages */

	a.googlemaptooltipe b {display:none;}
	a.googlemaptooltipe:hover {border:0; position:relative; z-index:500; text-decoration:none;}
	a.googlemaptooltipe:hover b {display:block; position:absolute; top:30px; left:17px; padding:5px; 
		font-size:12px; font-weight:normal; color:#000; border:2px solid #888; 
		background:rgb(223,223,223); width:300px; text-align: left; border-style: ridge; }
	a.googlemaptooltipe:hover b em {position:absolute; right:20px; top:-6px; width:11px; height:6px; display:block; font-size:1px;}

	a.googlemaptooltiph b {display:none;}
	a.googlemaptooltiph:hover {border:0; position:relative; z-index:500; text-decoration:none;}
	a.googlemaptooltiph:hover b {display:block; position:absolute; top:30px; right:17px; padding:5px; 
		font-size:12px; font-weight:normal; color:#000; border:2px solid #888; 
		background:rgb(223,223,223); width:300px; text-align: right; border-style: ridge; }
	a.googlemaptooltiph:hover b em {position:absolute; right:20px; top:-6px; width:11px; height:6px; display:block; font-size:1px;}

	#mapsearche { position: absolute; left: 360px; top: 27px; width: 600px; text-align:right; z-index: 3; }
	#mapsearchh { position: absolute; right: 359px; top: 27px; width: 600px; text-align:left; z-index: 3; }

	#googlemapinfoh { position: absolute; right: 300px; top: 27px; width: 20px; z-index: 500; }

	#google_mape { position: absolute; left: 217px; top: 67px; z-index: 2; }
	#google_maph { position: absolute; right: 216px; top: 67px; z-index: 2; }

/* Travel Diaries pages */

	#diarieswindowe { position: absolute; left: 195px; width: 788px; height: 2488px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#diarieswindowh { position: absolute; right: 194px; width: 788px; height: 1902px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbardiarieswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2488px; background-color: rgb(176,174,175); z-index: 1; }

	#navbardiarieswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 1902px; background-color: rgb(176,174,175); z-index: 1; }

	a.diaryname:link {text-decoration:none; color: rgb(0,208,184); }
	a.diaryname:visited {text-decoration:none; color: rgb(0,208,184); }
	a.diaryname:hover { color: rgb(0,208,184); }
	a.diaryname:active {text-decoration:none; color: rgb(0,208,184); }

	img.book { padding-bottom: -2px; margin-bottom: -2px; width: 22px; height: 22px; }

	#diariesgotoe { position: absolute; left: 338px; top: 30px; width: 622px; text-align:right; z-index: 2; }
	#diariesgotoh { position: absolute; right: 337px; top: 30px; width: 623px; text-align:left; z-index: 2; }

	#diariesadsensee { position: absolute; left: 841px; top: 65px; width: 120px; z-index: 2; }
	#diariesadsenseh { position: absolute; right: 840px; top: 65px; width: 120px; z-index: 2; }

	#diariespic01e { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#diariesdescription01e { position: absolute; left: 338px; top: 55px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic11e { position: absolute; left: 217px; top: 266px; width: 101px; z-index: 2; }
	#diariesdescription11e { position: absolute; left: 338px; top: 256px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic10e { position: absolute; left: 217px; top: 466px; width: 101px; z-index: 2; }
	#diariesdescription10e { position: absolute; left: 338px; top: 456px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic02e { position: absolute; left: 217px; top: 726px; width: 101px; z-index: 2; }
	#diariesdescription02e { position: absolute; left: 338px; top: 716px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic03e { position: absolute; left: 217px; top: 904px; width: 101px; z-index: 2; }
	#diariesdescription03e { position: absolute; left: 338px; top: 894px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic04e { position: absolute; left: 217px; top: 1122px; width: 101px; z-index: 2; }
	#diariesdescription04e { position: absolute; left: 338px; top: 1112px; width: 485px; font-size: 14px; z-index: 2; }

	#diariestop1e { position: absolute; left: 803px; top: 1291px; text-align:right; z-index: 2; }

	#diariespic05e { position: absolute; left: 217px; top: 1323px; width: 101px; z-index: 2; }
	#diariesdescription05e { position: absolute; left: 338px; top: 1313px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic06e { position: absolute; left: 217px; top: 1541px; width: 101px; z-index: 2; }
	#diariesdescription06e { position: absolute; left: 338px; top: 1531px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic07e { position: absolute; left: 217px; top: 1759px; width: 101px; z-index: 2; }
	#diariesdescription07e { position: absolute; left: 338px; top: 1749px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic08e { position: absolute; left: 217px; top: 1957px; width: 101px; z-index: 2; }
	#diariesdescription08e { position: absolute; left: 338px; top: 1947px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic09e { position: absolute; left: 217px; top: 2155px; width: 101px; z-index: 2; }
	#diariesdescription09e { position: absolute; left: 338px; top: 2145px; width: 485px; font-size: 14px; z-index: 2; }

	#diariescommente { position: absolute; left: 217px; top: 2351px; width: 740px; font-size: 14px; z-index: 2; }
	#diariestop2e { position: absolute; left: 940px; top: 2441px; text-align:right; z-index: 2; }

	/* Hebrew */

	#diariespic11h { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#diariesdescription11h { position: absolute; right: 337px; top: 54px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic10h { position: absolute; right: 216px; top: 210px; width: 101px; z-index: 2; }
	#diariesdescription10h { position: absolute; right: 337px; top: 199px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic01h { position: absolute; right: 216px; top: 395px; width: 101px; z-index: 2; }
	#diariesdescription01h { position: absolute; right: 337px; top: 384px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic02h { position: absolute; right: 216px; top: 540px; width: 101px; z-index: 2; }
	#diariesdescription02h { position: absolute; right: 337px; top: 529px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic03h { position: absolute; right: 216px; top: 707px; width: 101px; z-index: 2; }
	#diariesdescription03h { position: absolute; right: 337px; top: 696px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic04h { position: absolute; right: 216px; top: 852px; width: 101px; z-index: 2; }
	#diariesdescription04h { position: absolute; right: 339px; top: 841px; width: 485px; font-size: 14px; z-index: 2; }

	#diariestop1h { position: absolute; right: 771px; top: 975px; text-align:left; z-index: 2; }

	#diariespic05h { position: absolute; right: 216px; top: 997px; width: 101px; z-index: 2; }
	#diariesdescription05h { position: absolute; right: 337px; top: 986px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic06h { position: absolute; right: 216px; top: 1142px; width: 101px; z-index: 2; }
	#diariesdescription06h { position: absolute; right: 337px; top: 1131px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic07h { position: absolute; right: 216px; top: 1287px; width: 101px; z-index: 2; }
	#diariesdescription07h { position: absolute; right: 337px; top: 1276px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic08h { position: absolute; right: 216px; top: 1432px; width: 101px; z-index: 2; }
	#diariesdescription08h { position: absolute; right: 337px; top: 1421px; width: 485px; font-size: 14px; z-index: 2; }

	#diariespic09h { position: absolute; right: 216px; top: 1600px; width: 101px; z-index: 2; }
	#diariesdescription09h { position: absolute; right: 337px; top: 1589px; width: 485px; font-size: 14px; z-index: 2; }

	#diariescommenth { position: absolute; right: 216px; top: 1765px; width: 610px; font-size: 14px; z-index: 2; }
	#diariestop2h { position: absolute; right: 911px; top: 1855px; text-align:left; z-index: 2; }

/* Recent Uploads pages */

	/* description top: with diary = pic top - 10px , without diary: pic top - 5px*/

	#recentpic01e { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#recentdescription01e { position: absolute; left: 338px; top: 60px; width: 633px; font-size: 14px; z-index: 2; }

	#recentpic02e { position: absolute; left: 217px; top: 213px; width: 101px; z-index: 2; }
	#recentdescription02e { position: absolute; left: 338px; top: 203px; width: 633px; font-size: 14px; z-index: 2; }

	#recentpic03e { position: absolute; left: 217px; top: 372px; width: 101px; z-index: 2; }
	#recentdescription03e { position: absolute; left: 338px; top: 367px; width: 633px; font-size: 14px; z-index: 2; }

	#enhancementse { position: absolute; left: 192px; top: 531px; width: 755px; font-size: 14px; z-index: 2; }

	ul.listnospacebefore {margin-top: 0; }

	/* Hebrew */

	/* description top: with diary = pictop-11px , 4 rows = pictop-1px , 5 rows = pictop-7px */
	/* description top: without diary = pictop-0px , 4 rows = pictop-4px , 5 rows = pictop-xpx */

	#recentpic01h { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#recentdescription01h { position: absolute; right: 337px; top: 65px; width: 633px; font-size: 14px; z-index: 2; }

	#recentpic02h { position: absolute; right: 216px; top: 219px; width: 101px; z-index: 2; }
	#recentdescription02h { position: absolute; right: 337px; top: 215px; width: 633px; font-size: 14px; z-index: 2; }

	#recentpic03h { position: absolute; right: 216px; top: 374px; width: 101px; z-index: 2; }
	#recentdescription03h { position: absolute; right: 337px; top: 374px; width: 633px; font-size: 14px; z-index: 2; }

	#enhancementsh { position: absolute; right: 191px; top: 521px; width: 755px; font-size: 14px; z-index: 2; }

	#recentaddtogooglee { position: absolute; left: 217px; top: 690px; z-index: 2; }
	#recentaddtogoogleh { position: absolute; right: 216px; top: 685px; z-index: 2; }


/* Event Schedule pages */

	#eventspagenamee { position: absolute; left: 248px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }

	#eventspagenameh { position: absolute; right: 247px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }

	/* Tibetan Buddhism Exhibition - 01 */

	#events1windowe { position: absolute; left: 195px; width: 788px; height: 960px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#events1windowh { position: absolute; right: 194px; width: 788px; height: 920px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarevents1windowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 960px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarevents1windowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 920px; background-color: rgb(176,174,175); z-index: 1; }

	#eventsdescription01e { position: absolute; left: 248px; top: 65px; width: 700px; font-size: 14px; z-index: 2; }

	#eventspic01a1e { position: absolute; left: 286px; top: 334px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01a2e { position: absolute; left: 447px; top: 334px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01a3e { position: absolute; left: 608px; top: 334px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01a4e { position: absolute; left: 769px; top: 334px; width: 120px; height: 158px; z-index: 2; text-align:center; }

	#eventspic01b1e { position: absolute; left: 248px; top: 533px; width: 158px; height: 120px; z-index: 2; text-align:center; }
	#eventspic01b2e { position: absolute; left: 447px; top: 533px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01b3e { position: absolute; left: 608px; top: 533px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01b4e { position: absolute; left: 769px; top: 533px; width: 158px; height: 120px; z-index: 2; text-align:center; }

	#eventspic01c1e { position: absolute; left: 248px; top: 694px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01c2e { position: absolute; left: 409px; top: 732px; width: 158px; height: 120px; z-index: 2; text-align:center; }
	#eventspic01c3e { position: absolute; left: 608px; top: 732px; width: 158px; height: 120px; z-index: 2; text-align:center; }
	#eventspic01c4e { position: absolute; left: 807px; top: 694px; width: 120px; height: 158px; z-index: 2; text-align:center; }

	#events01commente { position: absolute; left: 248px; top: 900px; width: 700px; font-size: 14px; z-index: 2; }

	/* Hebrew */

	#eventsdescription01h { position: absolute; right: 247px; top: 65px; width: 700px; font-size: 14px; z-index: 2; }

	#eventspic01a1h { position: absolute; right: 286px; top: 274px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01a2h { position: absolute; right: 447px; top: 274px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01a3h { position: absolute; right: 608px; top: 274px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01a4h { position: absolute; right: 769px; top: 274px; width: 120px; height: 158px; z-index: 2; text-align:center; }

	#eventspic01b1h { position: absolute; right: 248px; top: 473px; width: 158px; height: 120px; z-index: 2; text-align:center; }
	#eventspic01b2h { position: absolute; right: 447px; top: 473px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01b3h { position: absolute; right: 608px; top: 473px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01b4h { position: absolute; right: 769px; top: 473px; width: 158px; height: 120px; z-index: 2; text-align:center; }

	#eventspic01c1h { position: absolute; right: 248px; top: 634px; width: 120px; height: 158px; z-index: 2; text-align:center; }
	#eventspic01c2h { position: absolute; right: 409px; top: 682px; width: 158px; height: 120px; z-index: 2; text-align:center; }
	#eventspic01c3h { position: absolute; right: 608px; top: 682px; width: 158px; height: 120px; z-index: 2; text-align:center; }
	#eventspic01c4h { position: absolute; right: 807px; top: 634px; width: 120px; height: 158px; z-index: 2; text-align:center; }

	#events01commenth { position: absolute; right: 248px; top: 860px; width: 700px; font-size: 14px; z-index: 2; }

	/* Ossim Shook Exhibition - 02 */

	#events2windowe { position: absolute; left: 195px; width: 788px; height: 1060px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#events2windowh { position: absolute; right: 194px; width: 788px; height: 1040px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarevents2windowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 1060px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarevents2windowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 1040px; background-color: rgb(176,174,175); z-index: 1; }

	#eventsdescription02e { position: absolute; left: 248px; top: 65px; width: 700px; font-size: 14px; z-index: 2; }

	#eventspic02a1e { position: absolute; left: 247px; top: 274px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02a2e { position: absolute; left: 427px; top: 274px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02a3e { position: absolute; left: 607px; top: 274px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02a4e { position: absolute; left: 787px; top: 274px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#eventspic02b1e { position: absolute; left: 247px; top: 454px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02b2e { position: absolute; left: 427px; top: 454px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02b3e { position: absolute; left: 607px; top: 454px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02b4e { position: absolute; left: 787px; top: 454px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#eventspic02c1e { position: absolute; left: 247px; top: 634px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02c2e { position: absolute; left: 427px; top: 634px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02c3e { position: absolute; left: 607px; top: 634px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02c4e { position: absolute; left: 787px; top: 634px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#eventspic02d1e { position: absolute; left: 247px; top: 814px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02d2e { position: absolute; left: 427px; top: 814px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02d3e { position: absolute; left: 607px; top: 814px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02d4e { position: absolute; left: 787px; top: 814px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#events02commente { position: absolute; left: 247px; top: 1010px; width: 700px; font-size: 14px; z-index: 2; }

	/* Hebrew */

	#eventsdescription02h { position: absolute; right: 247px; top: 65px; width: 700px; font-size: 14px; z-index: 2; }

	#eventspic02a1h { position: absolute; right: 247px; top: 254px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02a2h { position: absolute; right: 427px; top: 254px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02a3h { position: absolute; right: 607px; top: 254px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02a4h { position: absolute; right: 787px; top: 254px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#eventspic02b1h { position: absolute; right: 247px; top: 434px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02b2h { position: absolute; right: 427px; top: 434px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02b3h { position: absolute; right: 607px; top: 434px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02b4h { position: absolute; right: 787px; top: 434px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#eventspic02c1h { position: absolute; right: 247px; top: 614px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02c2h { position: absolute; right: 427px; top: 614px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02c3h { position: absolute; right: 607px; top: 614px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02c4h { position: absolute; right: 787px; top: 614px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#eventspic02d1h { position: absolute; right: 247px; top: 794px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02d2h { position: absolute; right: 427px; top: 794px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02d3h { position: absolute; right: 607px; top: 794px; width: 140px; height: 140px; z-index: 2; text-align:center; }
	#eventspic02d4h { position: absolute; right: 787px; top: 794px; width: 140px; height: 140px; z-index: 2; text-align:center; }

	#events02commenth { position: absolute; right: 247px; top: 990px; width: 700px; font-size: 14px; z-index: 2; }

/* Travelogues page */

	#travelogueswindowe { position: absolute; left: 195px; width: 788px; height: 4156px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#travelogueswindowh { position: absolute; right: 194px; width: 788px; height: 3223px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbartravelogueswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 4156px; background-color: rgb(176,174,175); z-index: 1; }

	#navbartravelogueswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 3223px; background-color: rgb(176,174,175); z-index: 1; }

	#traveloguesadsensee { position: absolute; left: 841px; top: 2445px; width: 120px; z-index: 2; }
	#traveloguesadsenseh { position: absolute; right: 840px; top: 1973px; width: 120px; z-index: 2; }

	#traveloguestexte { position: absolute; left: 217px; top: 65px; width: 745px; font-size: 14px; z-index: 2; }

	img.pdf { width: 16px; height: 16px; }

	#travelogueslist1e { position: absolute; left: 217px; top: 340px; width: 245px; font-size: 14px; z-index: 2; }
	#traveloguesvideoe { position: absolute; left: 481px; top: 345px; width: 480px; text-align:right; z-index: 2; }
	#traveloguestext1e { position: absolute; left: 217px; top: 755px; width: 745px; font-size: 14px; z-index: 2; }

	/* description top: with diary = pictop-5px  */
	/* description top: without diary = pictop-5px */

	#traveloguespic08e { position: absolute; left: 481px; top: 1014px; width: 480px; text-align:right; z-index: 2; }
	#traveloguesdescription08e { position: absolute; left: 217px; top: 1009px; width: 250px; font-size: 14px; z-index: 2; }

	#traveloguespic01e { position: absolute; left: 481px; top: 1460px; width: 480px; text-align:right; z-index: 2; }
	#traveloguesdescription01e { position: absolute; left: 217px; top: 1455px; width: 250px; font-size: 14px; z-index: 2; }

	#traveloguespic02e { position: absolute; left: 481px; top: 1945px; width: 480px; text-align:right; z-index: 2; }
	#traveloguesdescription02e { position: absolute; left: 217px; top: 1940px; width: 250px; font-size: 14px; z-index: 2; }

	#traveloguespic09e { position: absolute; left: 217px; top: 2505px; width: 101px; z-index: 2; }
	#traveloguesdescription09e { position: absolute; left: 338px; top: 2500px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic03e { position: absolute; left: 217px; top: 2728px; width: 101px; z-index: 2; }
	#traveloguesdescription03e { position: absolute; left: 338px; top: 2723px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguestop01e { position: absolute; left: 803px; top: 2690px; text-align:right; z-index: 2; }

	#traveloguespic04e { position: absolute; left: 217px; top: 2991px; width: 101px; z-index: 2; }
	#traveloguesdescription04e { position: absolute; left: 338px; top: 2986px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic05e { position: absolute; left: 217px; top: 3291px; width: 101px; z-index: 2; }
	#traveloguesdescription05e { position: absolute; left: 338px; top: 3286px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic06e { position: absolute; left: 217px; top: 3556px; width: 101px; z-index: 2; }
	#traveloguesdescription06e { position: absolute; left: 338px; top: 3551px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic07e { position: absolute; left: 217px; top: 3816px; width: 101px; z-index: 2; }
	#traveloguesdescription07e { position: absolute; left: 338px; top: 3811px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguescommente { position: absolute; left: 217px; top: 4096px; width: 755px; font-size: 14px; z-index: 2; }
	#traveloguestop02e { position: absolute; left: 940px; top: 4116px; text-align:right; z-index: 2; }

	/* Hebrew */

	#traveloguestexth { position: absolute; right: 216px; top: 65px; width: 745px; font-size: 14px; z-index: 2; }
	#travelogueslist1h { position: absolute; right: 216px; top: 263px; width: 230px; font-size: 14px; z-index: 2; }
	#traveloguesvideoh { position: absolute; right: 480px; top: 270px; width: 480px; text-align:left; z-index: 2; }
	#traveloguestext1h { position: absolute; right: 216px; top: 605px; width: 745px; font-size: 14px; z-index: 2; }

	/* description top: with pdf = pictop-6px */
	/* description top: without pdf = pictop-7px */

	#traveloguespic08h { position: absolute; right: 480px; top: 802px; width: 480px; z-index: 2; }
	#traveloguesdescription08h { position: absolute; right: 216px; top: 796px; width: 245px; font-size: 14px; z-index: 2; }

	#traveloguespic01h { position: absolute; right: 480px; top: 1137px; width: 480px; z-index: 2; }
	#traveloguesdescription01h { position: absolute; right: 216px; top: 1131px; width: 245px; font-size: 14px; z-index: 2; }

	#traveloguespic02h { position: absolute; right: 480px; top: 1557px; width: 480px; z-index: 2; }
	#traveloguesdescription02h { position: absolute; right: 216px; top:1551px; width: 245px; font-size: 14px; z-index: 2; }

	#traveloguespic09h { position: absolute; right: 216px; top: 1982px; width: 101px; z-index: 2; }
	#traveloguesdescription09h { position: absolute; right: 337px; top: 1976px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguestop01h { position: absolute; right: 771px; top: 2170px; text-align:left; z-index: 2; }

	#traveloguespic03h { position: absolute; right: 216px; top: 2157px; width: 101px; z-index: 2; }
	#traveloguesdescription03h { position: absolute; right: 337px; top: 2151px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic04h { position: absolute; right: 216px; top: 2372px; width: 101px; z-index: 2; }
	#traveloguesdescription04h { position: absolute; right: 337px; top: 2366px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic05h { position: absolute; right: 216px; top: 2574px; width: 101px; z-index: 2; }
	#traveloguesdescription05h { position: absolute; right: 337px; top: 2568px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic06h { position: absolute; right: 216px; top: 2792px; width: 101px; z-index: 2; }
	#traveloguesdescription06h { position: absolute; right: 337px; top: 2786px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguespic07h { position: absolute; right: 216px; top: 2970px; width: 101px; z-index: 2; }
	#traveloguesdescription07h { position: absolute; right: 337px; top: 2964px; width: 485px; font-size: 14px; z-index: 2; }

	#traveloguescommenth { position: absolute; right: 216px; top: 3173px; width: 755px; font-size: 14px; z-index: 2; }
	#traveloguestop02h { position: absolute; right: 911px; top: 3173px; text-align:left; z-index: 2; }

/* About pages */

	#aboutwindowe { position: absolute; left: 195px; width: 788px; height: 2465px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#aboutwindowh { position: absolute; right: 194px; width: 788px; height: 2200px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbaraboutwindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2465px; background-color: rgb(176,174,175); z-index: 1; }

	#navbaraboutwindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2200px; background-color: rgb(176,174,175); z-index: 1; }

	#aboutgotoe { position: absolute; left: 338px; top: 30px; width: 622px; text-align:right; z-index: 2; }
	#aboutgotoh { position: absolute; right: 337px; top: 30px; width: 623px; text-align:left; z-index: 2; }

	#aboutadsensee { position: absolute; left: 841px; top: 728px; width: 120px; z-index: 2; }
	#aboutadsenseh { position: absolute; right: 840px; top: 683px; width: 120px; z-index: 2; }

	ul.listnospace {margin-top: 0; margin-bottom: 0; }

	#aboutpice { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#abouttext1e { position: absolute; left: 338px; top: 65px; width: 500px; font-size: 14px; z-index: 2; }
	#abouttext2e { position: absolute; left: 217px; top: 183px; width: 750px; font-size: 14px; z-index: 2; }
	#abouttext3e { position: absolute; left: 217px; top: 270px; width: 260px; font-size: 14px; z-index: 2; }
	#aboutvideoe { position: absolute; left: 481px; top: 288px; width: 480px; text-align:right; z-index: 2; }
	#abouttext4e { position: absolute; left: 217px; top: 690px; width: 605px; font-size: 14px; z-index: 2; }

	#aboutpublicationse { position: absolute; left: 217px; top: 790px; width: 605px; font-size: 14px; z-index: 2; }

	#aboutinternete { position: absolute; left: 217px; top: 1289px; width: 605px; font-size: 14px; z-index: 2; }
	#aboutlibrarye { position: absolute; left: 217px; top: 1929px; width: 605px; font-size: 14px; z-index: 2; }
	#aboutclustrmape { position: absolute; left: 217px; top: 2159px; width: 605px; font-size: 14px; z-index: 2; }
	#abouttop01e { position: absolute; left: 940px; top: 2417px; text-align:right; z-index: 2; }

	/* Hebrew */

	#aboutpich { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#abouttext1h { position: absolute; right: 337px; top: 65px; width: 513px; font-size: 14px; z-index: 2; }
	#abouttext2h { position: absolute; right: 216px; top: 183px; width: 760px; font-size: 14px; z-index: 2; }
	#abouttext3h { position: absolute; right: 216px; top: 230px; width: 250px; font-size: 14px; z-index: 2; }
	#aboutvideoh { position: absolute; right: 480px; top: 251px; width: 480px; text-align:left; z-index: 2; }

	#aboutpublicationsh { position: absolute; right: 216px; top: 676px; width: 605px; font-size: 14px; z-index: 2; }

	#aboutinterneth { position: absolute; right: 216px; top: 1140px; width: 605px; font-size: 14px; z-index: 2; }
	#aboutlibraryh { position: absolute; right: 216px; top: 1705px; width: 605px; font-size: 14px; z-index: 2; }
	#aboutclustrmaph { position: absolute; right: 216px; top: 1900px; width: 605px; font-size: 14px; z-index: 2; }
	#abouttop01h { position: absolute; right: 911px; top: 2162px; text-align:left; z-index: 2; }

	.linksim { text-decoration: underline; cursor: pointer; color: rgb(248,248,248); }
	.linksim:visited { text-decoration: underline; color: rgb(248,248,248); }
	.linksim:hover { text-decoration: underline; color: rgb(0,208,184); }
	.linksim:active { text-decoration: underline; color: rgb(0,208,184); }

/* Popup pages */

	#popupcontainere { width:457px; margin:0 auto; text-align:center; position:relative; }
	#popupcontainerh { width:457px; margin:0 auto; text-align:center; position:relative; }

	#popupwindow { width: 457px; height: 770px; top: 5; right: 0; background-color: rgb(62,62,62); }
	#popupcontainer1 { width:1024px; margin:0 auto; text-align:center; position:relative; }
	#popupwindow1 { width: 1098px; height: 845px; top: 5; right: 0; background-color: rgb(62,62,62); }
	#popuplaishawindow { width: 457px; height: 958px; top: 5; right: 0; background-color: rgb(62,62,62); }
	#popupplacematwindow { width: 457px; height: 1090px; top: 5; right: 0; background-color: rgb(62,62,62); }

	#popuplogoe { position: absolute; left: 12px; top: 20px; width: 130px; height: 75px; z-index: 2; }
	#popuplogoh { position: absolute; right: 8px; top: 20px; width: 130px; height: 75px; z-index: 2; }

	#popupclosee { position: absolute; top: 20px; left: 407px; text-align: right; z-index: 2; }
	#popupcloseh { position: absolute; top: 20px; right: 15px; width: 427px; margin-left: 24px; text-align: left; z-index: 2; }
	#popupclose1h { position: absolute; top: 20px; right: 14px; width: 550px; margin-left: 24px; text-align: left; z-index: 2; }

	#popupdate { position: absolute; top: 80px; right: 25px; width: 417px; margin-left: 24px; text-align: left; z-index: 2; }

	#popuptitleh { position: absolute; right: 95px; top: 105px; font-size: 16px; font-weight: bold; z-index: 2; }
	#popuptexth { position: absolute; right: 95px; top: 145px; font-size: 14px; text-align:right; z-index: 2; }
	#popuptext1h { position: absolute; right: 205px; top: 670px; font-size: 14px; z-index: 2; }
	#popuptext2h { position: absolute; right: 295px; top: 720px; font-size: 14px; z-index: 2; }

	#popuppic { position: absolute; right: 15px; top: 100px; z-index: 2; }
	#popuppic1 { position: absolute; right: 15px; top: 100px; z-index: 2; }
	#popuppice { position: absolute; left: 15px; top: 105px; z-index: 2; }

	p.credite { font-size: 12px; }
	p.credith { font-size: 12px; }

	#popupdeadseawindow { width: 457px; height: 1065px; top: 5; right: 0; background-color: rgb(62,62,62); }
	#popupdeadseatitleh { position: absolute; right: 15px; top: 95px; font-size: 16px; font-weight: bold; z-index: 2; }
	#popupdeadseatexth { position: absolute; right: 15px; margin-left: 24px; top: 135px; font-size: 14px; 
		text-align:right; z-index: 2; }
	#popupdeadseapic { position: absolute; right: 15px; top: 705px; width: 427px; height: 320px; z-index: 2; }

	#popupantalyawindow { width: 457px; height: 1265px; top: 5; right: 0; background-color: rgb(62,62,62); }
	#popupantalyapic { position: absolute; right: 15px; top: 885px; width: 427px; height: 320px; z-index: 2; }

	#popupultralightwindowh { width: 457px; height: 1360px; top: 5; right: 0; background-color: rgb(62,62,62); }
	#popupultralightpich { position: absolute; right: 15px; top: 750px; width: 427px; height: 320px; z-index: 2; }

	#popupultralightwindowe { width: 457px; height: 1525px; top: 5; left: 0; background-color: rgb(62,62,62); }
	#popupultralighttitlee { position: absolute; left: 15px; top: 105px; font-size: 16px; font-weight: bold; z-index: 2; }
	#popupultralighttexte { position: absolute; left: 15px; margin-right: 24px; top: 155px; font-size: 14px; z-index: 2; 
		text-align:left; }
	#popupultralightpice { position: absolute; left: 15px; top: 915px; width: 427px; height: 320px; z-index: 2; }

	#popuplaoswindow { width: 457px; height: 1540px; top: 5; right: 0; background-color: rgb(62,62,62); }
	#popuplaospic { position: absolute; right: 15px; top: 1170px; width: 427px; height: 320px; z-index: 2; }
	#popupgibbonpic { position: absolute; right: 15px; top: 900px; width: 427px; height: 569px; z-index: 2; }

/* Links pages */

	#linkswindowe { position: absolute; left: 195px; width: 788px; height: 4331px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#linkswindowh { position: absolute; right: 194px; width: 788px; height: 3972px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarlinkswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 4331px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarlinkswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 3972px; background-color: rgb(176,174,175); z-index: 1; }

	#linksgotoe { position: absolute; left: 681px; top: 30px; width: 40px; text-align:right; margin-top: -3px; z-index: 2; }
	#linksgotoh { position: absolute; right: 638px; top: 30px; width: 50px; text-align:left; margin-top: -3px; z-index: 2; }

	#linksadsensee { position: absolute; left: 841px; top: 65px; width: 120px; z-index: 2; }
	#linksadsenseh { position: absolute; right: 840px; top: 65px; width: 120px; z-index: 2; }

	a.countrynamee { margin-left: 25px; }
	a.countrynameh { margin-right: 25px; }

	#linkspic01e { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#links01e { position: absolute; left: 313px; top: 60px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic02e { position: absolute; left: 217px; top: 345px; width: 101px; z-index: 2; }
	#links02e { position: absolute; left: 313px; top: 340px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic03e { position: absolute; left: 217px; top: 567px; width: 101px; z-index: 2; }
	#links03e { position: absolute; left: 313px; top: 562px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic04e { position: absolute; left: 217px; top: 784px; width: 101px; z-index: 2; }
	#links04e { position: absolute; left: 313px; top: 779px; width: 513px; font-size: 14px; z-index: 2; }

	#linkstop01e { position: absolute; left: 803px; top: 790px; text-align:right; z-index: 2; }

	#linkspic05e { position: absolute; left: 217px; top: 1081px; width: 101px; z-index: 2; }
	#links05e { position: absolute; left: 313px; top: 1076px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic06e { position: absolute; left: 217px; top: 1304px; width: 101px; z-index: 2; }
	#links06e { position: absolute; left: 313px; top: 1299px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic18e { position: absolute; left: 217px; top: 1522px; width: 101px; z-index: 2; }
	#links18e { position: absolute; left: 313px; top: 1517px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic07e { position: absolute; left: 217px; top: 1825px; width: 101px; z-index: 2; }
	#links07e { position: absolute; left: 313px; top: 1820px; width: 513px; font-size: 14px; z-index: 2; }

	#linkstop02e { position: absolute; left: 803px; top: 2024px; text-align:right; z-index: 2; }

	#linkspic08e { position: absolute; left: 217px; top: 2044px; width: 101px; z-index: 2; }
	#links08e { position: absolute; left: 313px; top: 2039px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic16e { position: absolute; left: 217px; top: 2193px; width: 101px; z-index: 2; }
	#links16e { position: absolute; left: 313px; top: 2188px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic09e { position: absolute; left: 217px; top: 2630px; width: 101px; z-index: 2; }
	#links09e { position: absolute; left: 313px; top: 2625px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic10e { position: absolute; left: 217px; top: 2991px; width: 101px; z-index: 2; }
	#links10e { position: absolute; left: 313px; top: 2986px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic11e { position: absolute; left: 217px; top: 3293px; width: 101px; z-index: 2; }
	#links11e { position: absolute; left: 313px; top: 3288px; width: 513px; font-size: 14px; z-index: 2; }

	#linkstop04e { position: absolute; left: 803px; top: 3471px; text-align:right; z-index: 2; }

	#linkspic12e { position: absolute; left: 217px; top: 3495px; width: 101px; z-index: 2; }
	#links12e { position: absolute; left: 313px; top: 3490px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic13e { position: absolute; left: 217px; top: 3628px; width: 101px; z-index: 2; }
	#links13e { position: absolute; left: 313px; top: 3623px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic14e { position: absolute; left: 217px; top: 3910px; width: 101px; z-index: 2; }
	#links14e { position: absolute; left: 313px; top: 3905px; width: 513px; font-size: 14px; z-index: 2; }

	#links15e { position: absolute; left: 313px; top: 4085px; width: 513px; font-size: 14px; z-index: 2; }

	#linkrote { position: absolute; left: 217px; top: 4236px; width: 755px; font-size: 14px; z-index: 2; }
	#linkstop03e { position: absolute; left: 940px; top: 4289px; text-align:right; z-index: 2; }

	/* Hebrew */

	#linkspic01h { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#links01h { position: absolute; right: 312px; top: 58px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic02h { position: absolute; right: 216px; top: 265px; width: 101px; z-index: 2; }
	#links02h { position: absolute; right: 312px; top: 258px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic03h { position: absolute; right: 216px; top: 427px; width: 101px; z-index: 2; }
	#links03h { position: absolute; right: 312px; top: 420px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic04h { position: absolute; right: 216px; top: 646px; width: 101px; z-index: 2; }
	#links04h { position: absolute; right: 312px; top: 639px; width: 513px; font-size: 14px;  z-index: 2; }

	#linkstop01h { position: absolute; right: 771px; top: 873px; text-align:left; z-index: 2; }

	#linkspic05h { position: absolute; right: 217px; top: 891px; width: 101px; z-index: 2; }
	#links05h { position: absolute; right: 313px; top: 884px; width: 513px; font-size: 14px;  z-index: 2; }

	#linkspic06h { position: absolute; right: 216px; top: 1094px; width: 101px; z-index: 2; }
	#links06h { position: absolute; right: 313px; top: 1087px; width: 513px; font-size: 14px;  z-index: 2; }

	#linkspic07h { position: absolute; right: 217px; top: 1396px; width: 101px; z-index: 2; }
	#links07h { position: absolute; right: 312px; top: 1389px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic18h { position: absolute; right: 216px; top: 1577px; width: 101px; z-index: 2; }
	#links18h { position: absolute; right: 312px; top: 1570px; width: 513px; font-size: 14px;  z-index: 2; }

	#linkspic08h { position: absolute; right: 216px; top: 1821px; width: 101px; z-index: 2; }
	#links08h { position: absolute; right: 312px; top: 1814px; width: 513px; font-size: 14px;  z-index: 2; }

	#linkspic09h { position: absolute; right: 216px; top: 1964px; width: 101px; z-index: 2; }
	#links09h { position: absolute; right: 312px; top: 1957px; width: 513px; font-size: 14px;  z-index: 2; }

	#linkspic10h { position: absolute; right: 216px; top: 2108px; width: 101px; z-index: 2; }
	#links10h { position: absolute; right: 312px; top: 2101px; width: 513px; font-size: 14px;  z-index: 2; }

	#linkstop02h { position: absolute; right: 771px; top: 2257px; text-align:left; z-index: 2; }

	#linkspic11h { position: absolute; right: 216px; top: 2268px; width: 101px; z-index: 2; }
	#links11h { position: absolute; right: 312px; top: 2261px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic17h { position: absolute; right: 216px; top: 2590px; width: 101px; z-index: 2; }
	#links17h { position: absolute; right: 312px; top: 2583px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic12h { position: absolute; right: 216px; top: 2998px; width: 101px; z-index: 2; }
	#links12h { position: absolute; right: 312px; top: 2991px; width: 513px; font-size: 14px; z-index: 2; }

	#linkstop03h { position: absolute; right: 771px; top: 3232px; text-align:left; z-index: 2; }

	#linkspic13h { position: absolute; right: 216px; top: 3263px; width: 101px; z-index: 2; }
	#links13h { position: absolute; right: 312px; top: 3255px; width: 513px; font-size: 14px; z-index: 2; }

	#linkspic14h { position: absolute; right: 216px; top: 3405px; width: 101px; z-index: 2; }
	#links14h { position: absolute; right: 312px; top: 3398px; width: 513px; font-size: 14px; z-index: 2; }

	#links15h { position: absolute; right: 312px; top: 3598px; width: 513px; font-size: 14px; z-index: 2; }

	#links16h { position: absolute; right: 312px; top: 3681px; width: 513px; font-size: 14px; z-index: 2; }

	#linkroth { position: absolute; right: 216px; top: 3892px; width: 639px; font-size: 14px; z-index: 2; }
	#linkstop04h { position: absolute; right: 911px; top: 3934px; text-align:left; z-index: 2; }

/* Photography Tips pages */

	#photographytipswindowe { position: absolute; left: 195px; width: 788px; height: 3525px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#photographytipswindowh { position: absolute; right: 194px; width: 788px; height: 2973px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarphotographytipswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 3525px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarphotographytipswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2973px; background-color: rgb(176,174,175); z-index: 1; }

	#photographytipsgotoe { position: absolute; left: 338px; top: 30px; width: 622px; text-align:right; z-index: 2; }
	#photographytipsgotoh { position: absolute; right: 337px; top: 30px; width: 623px; text-align:left; z-index: 2; }

	#photographytipsadsensee { position: absolute; left: 841px; top: 65px; width: 120px; z-index: 2; }
	#photographytipsadsenseh { position: absolute; right: 840px; top: 65px; width: 120px; z-index: 2; }

	#photographytipspic01e { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#photographytips01e { position: absolute; left: 338px; top: 60px; width: 485px; font-size: 14px; z-index: 2; }
	#photographytipspic11e { position: absolute; left: 217px; top: 588px; width: 101px; z-index: 2; }
	#photographytipspic12e { position: absolute; left: 217px; top: 1073px; width: 101px; z-index: 2; }
	#photographytipspic13e { position: absolute; left: 217px; top: 1362px; width: 101px; z-index: 2; }

	#photographytipsstop11e { position: absolute; left: 803px; top: 1060px; text-align:right; z-index: 2; }

	#photographytipspic02e { position: absolute; left: 217px; top: 1760px; width: 101px; z-index: 2; }
	#photographytips02e { position: absolute; left: 338px; top: 1755px; width: 485px; font-size: 14px; z-index: 2; }
	#photographytipspic21e { position: absolute; left: 217px; top: 2113px; width: 101px; z-index: 2; }

	#photographytipsstop21e { position: absolute; left: 940px; top: 2130px; text-align:right; z-index: 2; }

	#photographytipspic03e { position: absolute; left: 217px; top: 2499px; width: 101px; z-index: 2; }
	#photographytips03e { position: absolute; left: 338px; top: 2494px; width: 485px; font-size: 14px; z-index: 2; }

	#photographytipsstop31e { position: absolute; left: 940px; top: 2640px; text-align:right; z-index: 2; }

	#photographytipspic04e { position: absolute; left: 217px; top: 3060px; width: 101px; z-index: 2; }
	#photographytips04e { position: absolute; left: 338px; top: 3055px; width: 485px; font-size: 14px; z-index: 2; }

	#photographytipsnotee { position: absolute; left: 217px; top: 3414px; width: 755px; font-size: 14px; z-index: 2; }
	#photographytipsstope { position: absolute; left: 940px; top: 3476px; text-align:right; z-index: 2; }

	/* Hebrew */

	#photographytipspic01h { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#photographytips01h { position: absolute; right: 337px; top: 58px; width: 485px; font-size: 14px; z-index: 2; }
	#photographytipspic11h { position: absolute; right: 216px; top: 509px; width: 101px; z-index: 2; }
	#photographytipspic12h { position: absolute; right: 216px; top: 857px; width: 101px; z-index: 2; }
	#photographytipspic13h { position: absolute; right: 216px; top: 1087px; width: 101px; z-index: 2; }

	#photographytipsstop11h { position: absolute; right: 771px; top: 1155px; text-align:left; z-index: 2; }

	#photographytipspic02h { position: absolute; right: 216px; top: 1507px; width: 101px; z-index: 2; }
	#photographytips02h { position: absolute; right: 337px; top: 1500px; width: 485px; font-size: 14px; z-index: 2; }
	#photographytipspic21h { position: absolute; right: 216px; top: 1801px; width: 101px; z-index: 2; }

	#photographytipsstop21h { position: absolute; right: 771px; top: 2025px; text-align:left; z-index: 2; }

	#photographytipspic03h { position: absolute; right: 216px; top: 2094px; width: 101px; z-index: 2; }
	#photographytips03h { position: absolute; right: 337px; top: 2087px; width: 485px; font-size: 14px; z-index: 2; }

	#photographytipspic04h { position: absolute; right: 216px; top: 2562px; width: 101px; z-index: 2; }
	#photographytips04h { position: absolute; right: 337px; top: 2555px; width: 485px; font-size: 14px; z-index: 2; }

	#photographytipsnoteh { position: absolute; right: 216px; top: 2885px; width: 755px; font-size: 14px; z-index: 2; }
	#photographytipsstoph { position: absolute; right: 911px; top: 2926px; text-align:left; z-index: 2; }

/* Image Processing Tips pages */

	#imagetipswindowe { position: absolute; left: 195px; width: 788px; height: 2585px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#imagetipswindowh { position: absolute; right: 194px; width: 788px; height: 2340px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarimagetipswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2585px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarimagetipswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2340px; background-color: rgb(176,174,175); z-index: 1; }

	#imagetipsgotoe { position: absolute; left: 338px; top: 30px; width: 622px; text-align:right; z-index: 2; }
	#imagetipsgotoh { position: absolute; right: 337px; top: 30px; width: 623px; text-align:left; z-index: 2; }

	#imagetipsadsensee { position: absolute; left: 841px; top: 65px; width: 120px; z-index: 2; }
	#imagetipsadsenseh { position: absolute; right: 840px; top: 65px; width: 120px; z-index: 2; }

	#imagetipspic01e { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#imagetips01e { position: absolute; left: 338px; top: 60px; width: 485px; font-size: 14px; z-index: 2; }
	#imagetipspic11e { position: absolute; left: 217px; top: 549px; width: 101px; z-index: 2; }
	#imagetipspic12e { position: absolute; left: 217px; top: 936px; width: 101px; z-index: 2; }
	#imagetipspic13e { position: absolute; left: 217px; top: 1454px; width: 101px; z-index: 2; }

	#imagetipsstop11e { position: absolute; left: 803px; top: 925px; text-align:right; z-index: 2; }
	#imagetipsstop12e { position: absolute; left: 803px; top: 1560px; text-align:right; z-index: 2; }

	#imagetipspic02e { position: absolute; left: 217px; top: 2149px; width: 101px; z-index: 2; }
	#imagetips02e { position: absolute; left: 338px; top: 2144px; width: 485px; font-size: 14px; z-index: 2; }

	#imagetipsnotee { position: absolute; left: 217px; top: 2479px; width: 755px; font-size: 14px; z-index: 2; }
	#imagetipsstope { position: absolute; left: 940px; top: 2540px; text-align:right; z-index: 2; }

	/* Hebrew */

	#imagetipspic01h { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#imagetips01h { position: absolute; right: 337px; top: 58px; width: 485px; font-size: 14px;  z-index: 2; }
	#imagetipspic11h { position: absolute; right: 216px; top: 667px; width: 101px; z-index: 2; }
	#imagetipspic12h { position: absolute; right: 216px; top: 1087px; width: 101px; z-index: 2; }
	#imagetipspic13h { position: absolute; right: 216px; top: 1414px; width: 101px; z-index: 2; }

	#imagetipsstop11h { position: absolute; right: 771px; top: 785px; text-align:left; z-index: 2; }
	#imagetipsstop12h { position: absolute; right: 771px; top: 1485px; text-align:left; z-index: 2; }

	#imagetipspic02h { position: absolute; right: 216px; top: 1947px; width: 101px; z-index: 2; }
	#imagetips02h { position: absolute; right: 337px; top: 1940px; width: 485px; font-size: 14px;  z-index: 2; }

	#imagetipsnoteh { position: absolute; right: 216px; top: 2260px; width: 610px; font-size: 14px; z-index: 2; }
	#imagetipsstoph { position: absolute; right: 911px; top: 2294px; text-align:left; z-index: 2; }

/* Backpacking Tips pages */

	#backpackingtipswindowe { position: absolute; left: 195px; width: 788px; height: 2430px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#backpackingtipswindowh { position: absolute; right: 194px; width: 788px; height: 2160px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarbackpackingtipswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2430px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarbackpackingtipswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 2160px; background-color: rgb(176,174,175); z-index: 1; }

	#backpackingtipsgotoe { position: absolute; left: 338px; top: 30px; width: 622px; text-align:right; z-index: 2; }
	#backpackingtipsgotoh { position: absolute; right: 337px; top: 30px; width: 623px; text-align:left; z-index: 2; }

	#backpackingtipsadsensee { position: absolute; left: 841px; top: 65px; width: 120px; z-index: 2; }
	#backpackingtipsadsenseh { position: absolute; right: 840px; top: 65px; width: 120px; z-index: 2; }

	#backpackingtipspic01e { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#backpackingtips01e { position: absolute; left: 338px; top: 60px; width: 485px; font-size: 14px; z-index: 2; }
	#backpackingtipspic11e { position: absolute; left: 217px; top: 725px; width: 101px; z-index: 2; }

	#backpackingtipspic02e { position: absolute; left: 217px; top: 1505px; width: 101px; z-index: 2; }
	#backpackingtips02e { position: absolute; left: 338px; top: 1500px; width: 485px; font-size: 14px; z-index: 2; }

	#backpackingtipspic03e { position: absolute; left: 217px; top: 1867px; width: 101px; z-index: 2; }
	#backpackingtips03e { position: absolute; left: 338px; top: 1862px; width: 485px; font-size: 14px; z-index: 2; }

	#backpackingtips04e { position: absolute; left: 338px; top: 2162px; width: 485px; font-size: 14px; z-index: 2; }

	#backpackingtipsnotee { position: absolute; left: 217px; top: 2349px; width: 755px; font-size: 14px; z-index: 2; }
	#backpackingtipsstop01e { position: absolute; left: 940px; top: 2383px; text-align:right; z-index: 2; }

	/* Hebrew */

	#backpackingtipspic01h { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#backpackingtips01h { position: absolute; right: 337px; top: 58px; width: 485px; font-size: 14px; z-index: 2; }
	#backpackingtipspic11h { position: absolute; right: 216px; top: 605px; width: 101px; z-index: 2; }

	#backpackingtipspic02h { position: absolute; right: 216px; top: 1260px; width: 101px; z-index: 2; }
	#backpackingtips02h { position: absolute; right: 337px; top: 1253px; width: 485px; font-size: 14px; z-index: 2; }

	#backpackingtipspic03h { position: absolute; right: 216px; top: 1590px; width: 101px; z-index: 2; }
	#backpackingtips03h { position: absolute; right: 337px; top: 1583px; width: 485px; font-size: 14px; z-index: 2; }

	#backpackingtips04h { position: absolute; right: 337px; top: 1888px; width: 485px; font-size: 14px; z-index: 2; }

	#backpackingtipsnoteh { position: absolute; right: 216px; top: 2080px; width:613px; font-size: 14px; z-index: 2; }
	#backpackingtipsstop01h { position: absolute; right: 911px; top: 2116px; text-align:left; z-index: 2; }

/* Internet Tips pages */

	#internettipswindowe { position: absolute; left: 195px; width: 788px; height: 1740px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#internettipswindowh { position: absolute; right: 194px; width: 788px; height: 1480px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarinternettipswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 1740px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarinternettipswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 1480px; background-color: rgb(176,174,175); z-index: 1; }

	#internettipsgotoe { position: absolute; left: 338px; top: 30px; width: 622px; text-align:right; z-index: 2; }
	#internettipsgotoh { position: absolute; right: 337px; top: 30px; width: 623px; text-align:left; z-index: 2; }

	#internettipsadsensee { position: absolute; left: 841px; top: 65px; width: 120px; z-index: 2; }
	#internettipsadsenseh { position: absolute; right: 840px; top: 65px; width: 120px; z-index: 2; }

	#internettipspic01e { position: absolute; left: 217px; top: 65px; width: 101px; z-index: 2; }
	#internettips01e { position: absolute; left: 338px; top: 60px; width: 485px; font-size: 14px; z-index: 2; }

	#internettips02e { position: absolute; left: 338px; top: 198px; width: 485px; font-size: 14px; z-index: 2; }

	#internettipspic02e { position: absolute; left: 217px; top: 483px; width: 101px; z-index: 2; }
	#internettips03e { position: absolute; left: 338px; top: 478px; width: 485px; font-size: 14px; z-index: 2; }

	#internettipspic03e { position: absolute; left: 217px; top: 1153px; width: 101px; z-index: 2; }
	#internettips04e { position: absolute; left: 338px; top: 1148px; width: 485px; font-size: 14px; z-index: 2; }
	#internettips05e { position: absolute; left: 338px; top: 1528px; width: 485px; font-size: 14px; z-index: 2; }

	#internettipsnotee { position: absolute; left: 217px; top: 1659px; width: 755px; font-size: 14px; z-index: 2; }
	#internettipsstop01e { position: absolute; left: 940px; top: 1694px; text-align:right; z-index: 2; }

	/* Hebrew */

	#internettipspic01h { position: absolute; right: 216px; top: 65px; width: 101px; z-index: 2; }
	#internettips01h { position: absolute; right: 337px; top: 58px; width: 485px; font-size: 14px; z-index: 2; }

	#internettips02h { position: absolute; right: 337px; top: 151px; width: 485px; font-size: 14px; z-index: 2; }

	#internettipspic02h { position: absolute; right: 216px; top: 376px; width: 101px; z-index: 2; }
	#internettips03h { position: absolute; right: 337px; top: 369px; width: 485px; font-size: 14px; z-index: 2; }

	#internettipspic03h { position: absolute; right: 216px; top: 916px; width: 101px; z-index: 2; }
	#internettips04h { position: absolute; right: 337px; top: 909px; width: 485px; font-size: 14px; z-index: 2; }

	#internettips05h { position: absolute; right: 337px; top: 1269px; width: 485px; font-size: 14px; z-index: 2; }

	#internettipsnoteh { position: absolute; right: 216px; top: 1401px; width: 610px; font-size: 14px; z-index: 2; }
	#internettipsstop01h { position: absolute; right: 911px; top: 1436px; text-align:left; z-index: 2; }

/* Best Treks Tips pages */

	#besttrekstipswindowe { position: absolute; left: 195px; width: 788px; height: 1855px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#besttrekstipswindowh { position: absolute; right: 194px; width: 788px; height: 1835px; top: 5px; 
		background-color: rgb(62,62,62); z-index: 1; }

	#navbarbesttrekstipswindowe { position: absolute; left: 5px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 1855px; background-color: rgb(176,174,175); z-index: 1; }

	#navbarbesttrekstipswindowh { position: absolute; right: 4px; margin: 0px; padding: 0px; top: 5px; 
		width: 179px; height: 1835px; background-color: rgb(176,174,175); z-index: 1; }

	#besttrekstipsadsensee { position: absolute; left: 841px; top: 65px; width: 120px; z-index: 2; }
	#besttrekstipsadsenseh { position: absolute; right: 840px; top: 65px; width: 120px; z-index: 2; }

	a.trekregion {color: rgb(0,208,184);}

	#besttrekstipstexte { position: absolute; left: 217px; top: 65px; width: 600px; font-size: 14px; z-index: 2; }
	#besttrekstipspic01e { position: absolute; left: 217px; top: 255px; width: 101px; z-index: 2; }
	#besttrekstips01e { position: absolute; left: 338px; top: 250px; width: 485px; font-size: 14px; z-index: 2; }

	#besttrekstipspic02e { position: absolute; left: 217px; top: 1131px; width: 101px; z-index: 2; }
	#besttrekstips02e { position: absolute; left: 338px; top: 1126px; width: 485px; font-size: 14px; z-index: 2; }

	#besttrekstips03e { position: absolute; left: 338px; top: 1623px; width: 485px; font-size: 14px; z-index: 2; }

	#besttrekstipsnotee { position: absolute; left: 217px; top: 1774px; width: 755px; font-size: 14px; z-index: 2; }
	#besttrekstipsstop01e { position: absolute; left: 940px; top: 1809px; text-align:right; z-index: 2; }

	/* Hebrew */

	#besttrekstipstexth { position: absolute; right: 216px; top: 65px; width: 614px; font-size: 14px; z-index: 2; }
	#besttrekstipspic01h { position: absolute; right: 216px; top:190px; width: 101px; z-index: 2; }
	#besttrekstips01h { position: absolute; right: 337px; top: 183px; width: 485px; font-size: 14px; z-index: 2; }

	#besttrekstipspic02h { position: absolute; right: 216px; top: 973px; width: 101px; z-index: 2; }
	#besttrekstips02h { position: absolute; right: 337px; top: 966px; width: 485px; font-size: 14px; z-index: 2; }

	#besttrekstips03h { position: absolute; right: 337px; top: 1459px; width: 485px; font-size: 14px; z-index: 2; }

	#besttrekstips04h { position: absolute; right: 337px; top: 1604px; width: 485px; font-size: 14px; z-index: 2; }

	#besttrekstipsnoteh { position: absolute; right: 216px; top: 1736px; width: 610px; font-size: 14px; z-index: 2; }
	#besttrekstipsstop01h { position: absolute; right: 771px; top: 1767px; text-align:left; z-index: 2; }

/* Contact pages */

	#contactpagenamee { position: absolute; left: 248px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }
	#contactpagenameh { position: absolute; right: 247px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }

	#contactpice { position: absolute; left: 248px; top: 141px; width: 289px; z-index: 2; }
	#contactpich { position: absolute; right: 247px; top: 141px; width: 289px; z-index: 2; }

	img.contact_pic { width:235px; height: 353px; }

	#contactaddtogooglee { position: absolute; left: 248px; top: 570px; z-index: 2; }
	#contactaddtogoogleh { position: absolute; right: 247px; top: 570px; z-index: 2; }

	#contactforme { position: absolute; left: 547px; top: 140px; z-index: 2; }
	#contactformh { position: absolute; right: 546px; top: 140px; width:385px; z-index: 2; }

	/* CSS CONTACT form */

	form#msge label {
		padding-top: 2px; display: block; float: left; 
		width: 70px; font-size: 12px; color: rgb(248,248,248); }

	form#msge input {
		border: rgb(176,174,175) 1px solid; width:300px; height: 16px; background-color: transparent; 
		padding-top: 1px; padding-right: 5px; padding-left: 5px; margin-bottom: 3px;
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: rgb(248,248,248); }

	form#msge input.mandatory {
		border: 0; width:302px; height: 16px; background-color: rgb(176,174,175); 
		padding-top: 1px; padding-right: 5px; padding-left: 5px; margin-bottom: 3px;
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: rgb(62,62,62); }

	form#msge textarea {
		border: rgb(176,174,175) 1px solid; overflow: auto; width:300px; height: 153px; background-color: transparent; 
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: rgb(248,248,248); 
		padding-top: 1px; padding-right: 5px; padding-left: 5px; line-height: 1.4; }

	form#msge #radio1e {
		border: 0; position: absolute; left: 65px; top: 265px; width: 20px; height: 20px; }

	form#msge #radiotext1e {
		border: 0; position: absolute; left: 90px; top: 265px; width: 280px; height: 20px; }

	form#msge #radio2e {
		border: 0; position: absolute; left: 65px; top: 285px; width: 20px; height: 20px; }

	form#msge #radiotext2e {
		border: 0; position: absolute; left: 90px; top: 285px; width: 280px; height: 20px; }

	form#msge #label1 {
		position: absolute; left: 70px; width: 300px; padding-top: 13px; }

	form#msge #label1 label {
		padding-top: 15px; display: block; 
		font-size: 12px; color: rgb(248,248,248); }

	form#msge input.mandatory1 {
		position: absolute; left: 232px; 
		border: 0; width:140px; height: 16px; background-color: rgb(176,174,175);  
		padding-top: 1px; padding-right: 5px; padding-left: 5px; margin-bottom: 3px; margin-top: 10px;
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: rgb(62,62,62); }

	form#msge #sendbuttone {
		position: absolute; left: 70px; top: 382px; width: 50px; height: 20px; 
		color: rgb(248,248,248); font-size: 12px; cursor: pointer; z-index:30; }
	form#msge #sendbuttone:hover { color: rgb(52,153,150); font-weight: bold;  }

	/* Hebrew */

	form#msgh label {
		padding-top: 2px; display: block; float: right; 
		width: 70px; font-size: 12px; color: rgb(248,248,248); }

	form#msgh input {
		border: rgb(176,174,175) 1px solid; width:300px; height: 16px; background-color: transparent; 
		padding-top: 1px; padding-right: 5px; padding-left: 5px; margin-bottom: 3px;
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: rgb(248,248,248); }

	form#msgh input.mandatory {
		border: 0; width:302px; height: 16px; background-color: rgb(176,174,175); 
		padding-top: 1px; padding-right: 5px; padding-left: 5px; margin-bottom: 3px;
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: rgb(62,62,62); }

	form#msgh textarea {
		border: rgb(176,174,175) 1px solid; overflow: auto; width:300px; height: 172px; background-color: transparent; 
		font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; color: rgb(248,248,248); 
		padding-top: 1px; padding-right: 5px; padding-left: 5px; line-height: 1.4; }

	form#msgh #radio1h {
		border: 0; position: absolute; right: 65px; top: 284px; width: 20px; height: 20px; }

	form#msgh #radiotext1h {
		border: 0; position: absolute; right: 90px; top: 284px; width: 280px; height: 20px; }

	form#msgh #radio2h {
		border: 0; position: absolute; right: 65px; top: 304px; width: 20px; height: 20px; }

	form#msgh #radiotext2h {
		border: 0; position: absolute; right: 90px; top: 304px; width: 280px; height: 20px; }

	form#msgh #sendbuttonh {
		position: absolute; right: 70px; top: 339px; width: 50px; height: 20px; 
		color: rgb(248,248,248); font-size: 12px; cursor: pointer; z-index:30; }
	form#msgh #sendbuttonh:hover { color: rgb(52,153,150); font-weight: bold;  }

/* Send Email and Error pages */

	#sendpagenamee { position: absolute; left: 224px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }
	#sendpagenameh { position: absolute; right: 224px; top: 26px; color: rgb(235,235,235); font-size: 16px;
		font-weight: bold; width: 633px; z-index: 2; }

	#sendthankse { position: absolute; left: 303px; top: 110px; background-color: rgb(176,174,175); 
		width: 280px; height: 140px; color: rgb(177,55,73); font-weight: bold; text-align: center; 
		padding-top: 70px; z-index: 2; }

	#sendthanksh { position: absolute; right: 302px; top: 110px; background-color: rgb(176,174,175); 
		width: 280px; height: 140px; color: rgb(177,55,73); font-weight: bold; text-align: center; 
		padding-top: 70px; z-index: 2; }

	#errorpagesearche { position: absolute; left: 353px; top: 27px; width: 600px; text-align:right; z-index: 3; }

	#errorpagee { position: absolute; left: 303px; top: 110px; background-color: rgb(176,174,175); 
		width: 240px; height: 160px; color: rgb(177,55,73); font-weight: bold; text-align: center; 
		padding-right: 20px; padding-left: 20px; padding-top: 50px; z-index: 2; }

	#errorpageh { position: absolute; left: 593px; top: 330px; background-color: rgb(176,174,175); 
		width: 220px; height: 160px; color: rgb(177,55,73); font-weight: bold; text-align: center; 
		padding-right: 30px; padding-left: 30px; padding-top: 50px; z-index: 2; }

	a.sentlink:link { color: rgb(177,55,73); font-weight: bolder; }
	a.sentlink:visited { color: rgb(177,55,73); font-weight: bolder; }
	a.sentlink:hover { color: rgb(62,62,62); font-weight: bolder; }
	a.sentlink:active { color: rgb(62,62,62); font-weight: bolder; }

	#sendpica2e { position: absolute; left: 593px; top: 110px; width: 280px; height: 210px; z-index: 2; }
	#sendpicb1e { position: absolute; left: 303px; top: 330px; width: 280px; height: 210px; z-index: 2; }
	#sendpicb2e { position: absolute; left: 593px; top: 330px; width: 280px; height: 210px; z-index: 2; }

	#sendpica2h { position: absolute; right: 592px; top: 110px; width: 280px; height: 210px; z-index: 2; }
	#sendpicb1h { position: absolute; right: 302px; top: 330px; width: 280px; height: 210px; z-index: 2; }
	#sendpicb2h { position: absolute; right: 592px; top: 330px; width: 280px; height: 210px; z-index: 2; }

	#sendadsensee { position: absolute; left: 224px; top: 605px; width: 728px; z-index: 2; }
	#sendadsenseh { position: absolute; right: 224px; top: 605px; width: 728px; z-index: 2; }

/* Sliding Menu in LINKS pages */

#nav {
	MARGIN: 20px 0px 20px; z-index: 5; 
}
	/* Folowing is the WIDTH of the Go To charachter list */
#nav {
	BACKGROUND: repeat-x 50% bottom; left: 725px; WIDTH: 250px; POSITION: absolute; HEIGHT: auto;
}
#nav .select {
	PADDING: 0px; DISPLAY: block;  MARGIN: 0px; LIST-STYLE-TYPE: none;
}
#nav LI {
	PADDING: 0px; DISPLAY: inline; MARGIN: 0px; HEIGHT: auto;
}
#nav .select A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 3px; FONT-SIZE: 12px; 
	BACKGROUND: no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-LEFT: 2px; 
	LINE-HEIGHT: 20px; PADDING-TOP: 0px; BORDER-BOTTOM: #999 1px solid; WHITE-SPACE: nowrap; 
	HEIGHT: 21px; TEXT-DECORATION: none;
}
* HTML #nav .select A {
	WIDTH: 1px;
}
#nav .select A B {
	PADDING-RIGHT: 6px; DISPLAY: block; PADDING-LEFT: 3px; BACKGROUND: no-repeat right top; 
	PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px; HEIGHT: 100%;
}
#nav .select A:hover {
	BACKGROUND-POSITION: 0px -75px; CURSOR: pointer; BACKGROUND: #999;
}
#nav .select LI:hover A {
	BACKGROUND-POSITION: 0px -75px; CURSOR: pointer; BACKGROUND: #999;
}
#nav .select A:hover B {
	BACKGROUND-POSITION: 100% -75px; COLOR: rgb(248,248,248); BACKGROUND: #999;
}
#nav .select LI:hover A B {
	BACKGROUND-POSITION: 100% -75px; COLOR: rgb(248,248,248); BACKGROUND: #999;
}
#nav .sub {
	DISPLAY: none;
}
#nav TABLE {
	FONT-SIZE: 12px; LEFT: 0px; POSITION: absolute; TOP: 0px; BORDER-COLLAPSE: collapse;
}
#nav .sub LI A:hover {
	BACKGROUND: #999 no-repeat right top; COLOR: #fff; TEXT-DECORATION: underline;
}
#nav .select A:hover .sub LI A:hover {
	BACKGROUND: #999 no-repeat right top; COLOR: #fff; TEXT-DECORATION: underline;
}
#nav .select LI:hover .sub LI A:hover {
	BACKGROUND: #999 no-repeat right top; COLOR: #fff; TEXT-DECORATION: underline;
}

	/* Folowing are the WIDTH of Coutry Name list */
#nav .select LI A:hover .sub {
	PADDING: 0px; MARGIN-TOP: 1px; DISPLAY: block; Z-INDEX: 100;
	BACKGROUND: #999; LEFT: 2px; WIDTH: 234px; POSITION: absolute; TOP: 21px;
}
#nav .select LI:hover .sub {
	PADDING: 0px; MARGIN-TOP: 1px; DISPLAY: block; Z-INDEX: 100;
	BACKGROUND: #999; LEFT: 2px; WIDTH: 234px; POSITION: absolute; TOP: 21px;
}
#nav .sub {
	PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none;
}
* HTML #nav .select A:hover .sub {
	MARGIN-TOP: 1px; Z-INDEX: -1;
}
#nav .sub_active A {
	FONT-WEIGHT: normal; FLOAT: left; LINE-HEIGHT: 20px; WHITE-SPACE: nowrap; HEIGHT: 21px; 
	TEXT-DECORATION: none; 
}
#nav .sub_active A {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 2px; DISPLAY: inline; PADDING-LEFT: 7px; 
	FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 12px; 
	BACKGROUND: #999 no-repeat right top; BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; COLOR: #fff; LINE-HEIGHT: 20px; PADDING-TOP: 0px; 
	WHITE-SPACE: nowrap; HEIGHT: 21px; BORDER-RIGHT-WIDTH: 0px;
}
#nav .select A:hover .sub LI A {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 2px; DISPLAY: inline; PADDING-LEFT: 7px; 
	FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 12px; 
	BACKGROUND: #999 no-repeat right top; BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; COLOR: #fff; LINE-HEIGHT: 20px; PADDING-TOP: 0px; 
	WHITE-SPACE: nowrap; HEIGHT: 21px; BORDER-RIGHT-WIDTH: 0px;
}
#nav .select LI:hover .sub LI A {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 2px; DISPLAY: inline; PADDING-LEFT: 7px; 
	FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 12px; 
	BACKGROUND: #999 no-repeat right top; BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; COLOR: #fff; LINE-HEIGHT: 20px; PADDING-TOP: 0px; 
	WHITE-SPACE: nowrap; HEIGHT: 21px; BORDER-RIGHT-WIDTH: 0px;
}

/* Hebrew */

#navh {
	MARGIN: 20px 0px 80px 0px ; z-index: 5; 
}
#navh {
	BACKGROUND: repeat-x 50% bottom; right: 691px; WIDTH: 270px; POSITION: absolute; HEIGHT: auto;
}
#navh .select {
	PADDING: 0px; DISPLAY: block;  MARGIN: 0px; LIST-STYLE-TYPE: none;
}
#navh LI {
	PADDING: 0px; DISPLAY: inline; MARGIN: 0px; HEIGHT: auto;
}
#navh .select A {
	PADDING-left: 0px; DISPLAY: block; PADDING-right: 3px; FONT-SIZE: 12px; 
	BACKGROUND: no-repeat left top; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN-right: 2px; 
	LINE-HEIGHT: 20px; PADDING-TOP: 0px; BORDER-BOTTOM: #999 1px solid; WHITE-SPACE: nowrap; 
	HEIGHT: 21px; TEXT-DECORATION: none;
}
* HTML #navh .select A {
	WIDTH: 1px;
}
#navh .select A B {
	PADDING-left: 6px; DISPLAY: block; PADDING-right: 3px; BACKGROUND: no-repeat left top; 
	PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px; HEIGHT: 100%;
}
#navh .select A:hover {
	BACKGROUND-POSITION: 0px -75px; CURSOR: pointer; BACKGROUND: #999;
}
#navh .select LI:hover A {
	BACKGROUND-POSITION: 0px -75px; CURSOR: pointer; BACKGROUND: #999;
}
#navh .select A:hover B {
	BACKGROUND-POSITION: 100% -75px; COLOR: rgb(248,248,248); BACKGROUND: #999;
}
#navh .select LI:hover A B {
	BACKGROUND-POSITION: 100% -75px; COLOR: rgb(248,248,248); BACKGROUND: #999;
}
#navh .sub {
	DISPLAY: none;
}
#navh TABLE {
	FONT-SIZE: 12px; left: 0px; POSITION: absolute; TOP: 0px; BORDER-COLLAPSE: collapse;
}
#navh .sub LI A:hover {
	BACKGROUND: #999 no-repeat left top; COLOR: #fff; TEXT-DECORATION: underline;
}
#navh .select A:hover .sub LI A:hover {
	BACKGROUND: #999 no-repeat left top; COLOR: #fff; TEXT-DECORATION: underline;
}
#navh .select LI:hover .sub LI A:hover {
	BACKGROUND: #999 no-repeat left top; COLOR: #fff; TEXT-DECORATION: underline;
}
#navh .select LI A:hover .sub {
	PADDING: 0px; MARGIN-TOP: 1px; DISPLAY: block; Z-INDEX: 100;
	BACKGROUND: #999; left: 1px; WIDTH: 267px; POSITION: absolute; TOP: 21px;
}
#navh .select LI:hover .sub {
	PADDING: 0px; MARGIN-TOP: 1px; DISPLAY: block; Z-INDEX: 100;
	BACKGROUND: #999; left: 1px; WIDTH: 267px; POSITION: absolute; TOP: 21px;
}
#navh .sub {
	PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none;
}
* HTML #navh .select A:hover .sub {
	MARGIN-TOP: 1px; Z-INDEX: -1;
}
#navh .sub_active A {
	FONT-WEIGHT: normal; FLOAT: right; LINE-HEIGHT: 20px; WHITE-SPACE: nowrap; HEIGHT: 21px; 
	TEXT-DECORATION: none; 
}
#navh .sub_active A {
	BORDER-TOP-WIDTH: 0px; PADDING-left: 2px; DISPLAY: inline; PADDING-right: 7px; 
	FONT-WEIGHT: normal; BORDER-right-WIDTH: 0px; FONT-SIZE: 12px; 
	BACKGROUND: #999 no-repeat left top; BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; COLOR: #fff; LINE-HEIGHT: 20px; PADDING-TOP: 0px; 
	WHITE-SPACE: nowrap; HEIGHT: 21px; BORDER-left-WIDTH: 0px;
}
#navh .select A:hover .sub LI A {
	BORDER-TOP-WIDTH: 0px; PADDING-left: 2px; DISPLAY: inline; PADDING-right: 7px; 
	FONT-WEIGHT: normal; BORDER-right-WIDTH: 0px; FONT-SIZE: 12px; 
	BACKGROUND: #999 no-repeat left top; BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; COLOR: #fff; LINE-HEIGHT: 20px; PADDING-TOP: 0px; 
	WHITE-SPACE: nowrap; HEIGHT: 21px; BORDER-left-WIDTH: 0px;
}
#navh .select LI:hover .sub LI A {
	BORDER-TOP-WIDTH: 0px; PADDING-left: 2px; DISPLAY: inline; PADDING-right: 7px; 
	FONT-WEIGHT: normal; BORDER-right-WIDTH: 0px; FONT-SIZE: 12px; 
	BACKGROUND: #999 no-repeat left top; BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; COLOR: #fff; LINE-HEIGHT: 20px; PADDING-TOP: 0px; 
	WHITE-SPACE: nowrap; HEIGHT: 21px; BORDER-left-WIDTH: 0px;
}
