html, body, div, p, img, tr, td, li, a, font{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana,sans-serif;
    width:100%;
	/*direction:rtl;*/
}
a, a:visited{
	color: #caa735;
}
#main{
	position: relative;
/*	margin-left: auto;
    margin-right: auto;*/
	width: 100%;
	font-size: 12px;
	font-family: verdana,sans-serif;
	color: #ffffff;
	text-align: center;
	top: 0px;

}


#header {
	background: #f0f0f1 url('../images/header-pattern.gif') 50% 0 repeat;
	position: relative;    
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	overflow: hidden;
	clear: both;
	height: 178px;
}

#header_in {
	position: relative;    
	margin-left: auto;
    margin-right: auto;
	width:984px;
	height:128px;
    clear: both;
	top:9px;
}

/**
menu
**/
#menu_div{
	position: relative; 
	margin-bottom:0px;
    margin-left: auto;
    margin-right: auto;
	width:100%;
	clear: both;
	top: 0px;
	background: transparent url('../images/nevigation-bar.gif') repeat-x;
    text-align: center;
	overflow:hidden;
}

#jsddm {
    position: relative;
    width:914px;
    clear: both;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
	
/*#jsddm li{	*/
.menu_li {
	list-style: none;
	position: relative;
	height: 21px;
	padding-top: 14px;
}

/*#jsddm li a	{	*/
.menu_li  a{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	white-space: nowrap;
	color: #ffffff;
	font-size: 14px;
	height: 33px;
	padding-bottom:8px;
}
/*#jsddm li a:hover	{	*/
.menu_li  a:hover{
		color: #000000;
}

/*#jsddm li ul{	*/
.menu_li  ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	right: 0px;
}
		
/*#jsddm li ul li	{	*/
.menu_li ul li{
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom:1px;
	padding-top:1px;
	position:relative;
	right: 0px;
}
		
/*#jsddm li ul li a{	*/
.menu_li ul li a{
	width: auto;
	}
		
/*#jsddm li ul li a:hover*/
.menu_li ul li a:hover{
		color: #0047bf;
		background-color:#a9a9a9;
		
		}

#jsddm .menu_sep{
	float:left;
	background: transparent url('../images/nevigation-bar-hotzez.gif') no-repeat;
	height:30px;
	margin-top:12px;
	width:2px;
}
.menu_s{
	width:4px;
}
#sel_c{
}
#sel_c a, #sel_c a:visited{
	color:#000000;
}
#sel_c a:hover{
	color:#ffffff;
}

#lang_icon{
/*	background: transparent url('../images/hebrew_butt.png') no-repeat;*/
	width:71px;
	padding-bottom:8px;
}
#lang_icon a{
	color:#ffffff;
	padding-left:2px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;   
    padding-bottom:8px; 
}

#lang_icon a:hover{
	color:#000000;
}

/**
end menu
**/
#all {
	background: #48484a url('../images/page-pattern.gif') 50% 0 repeat;
	position: relative;    
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	overflow: hidden;
	clear: both;
	padding-top: 40px;
}

#container {
	position: relative;    
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	width:914px;
}


.column{
   position: relative;
}

#footer {
	font-family: verdana,sans-serif;
    clear: both;
	width: 836px;
}

#footer_text a{
	color: #999999;
}


#footer_text{
    font-size: 11px;
	text-align:center;
	color:#999999;
	font-style: none;
	/*width: 650px;*/
	font-style: italic;
}


#under_construction{
    text-align: center;
}

h1{
    font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 3px;
	text-align:center;
}

h2{
    font-size: 1.2em;
	color: #caa735;
	font-weight: bold;
	padding-bottom: 3px;
}

h3{
    font-size: 1.2em;
	color: #cb2c28;
	padding-bottom: 1px;
}

#g_form{
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 0px 0px 0px 50px;
}

#hoopy{
	position:relative;
	font-size: 11px;
	top: 10px;
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	
}

#hoopy a{
	color: #aaaaaa;
}
/****** *****/
#logo{
	position: relative;
	top: 47px;
	left:46px;
}
 #date_links{
	position: relative;
	top: -20px;
}
#links {
	position:relative;
	top:49px;
}

#date_links{
	color: #cb2c28;
	font-weight: bold;
	font-size: 12px;
}
#links a{
	color: #cb2c28;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#center{
	width:644px;
	padding:10px;
	background-color:#343435;
	min-height:430px;
	!min-height:436px;
}

#right{
	width:235px;
}
#right_pane{
	height: 168px;
	background-color: #343435;
	padding-bottom:13px;
}
#right_links {
	background-color:#343435;
	margin-top:10px;
	overflow:hidden;
	padding-bottom:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#register{
	background:transparent url('../images/registration-butt.gif') no-repeat;
	height: 52px;
	text-align: center;
	padding-top: 13px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	position:relative;
	top:13px;
	cursor: pointer;
	width:235px;
	margin:auto;
}

#right_pane form{
	position: relative;
	width: 188px;
	margin-left:auto;
	margin-right:auto;
}

#right_pane form a{
	position: absolute;
	background:transparent url('../images/search-butt.gif') no-repeat 0 3px;
	right: 0px;
	top:130px;
	width: 76px;
	height: 30px;
	text-align: center;
	padding-top: 11px;
	color: #fff;
	font-size: 14px;

}
#right_pane form a:hover{
    color:#b0b0b0;
}
#right_pane form label{
	margin-top:10px;
	font-size: 14px;
	margin-bottom:4px;
}	
#past_conf{
	width: 187px;
}

#search_me{
	width:184px;
	position:relative;
	font-size:11px;
}
#right_links ul{
	list-style: none;
	z-index:10;
	width: 200px;
	position:relative;
	top:10px;
}

#right_links ul li, #right_links ul li a{
	width:212px;
	font-size:14px;
	color: #caa735;
	font-weight:bold;
}

#right_links ul li{
	cursor:pointer;
	height:24px;
	padding-top:4px;
}

/** slide show **/

#slideshow {
	height:257px;
	position:relative;
	width:385px;
	z-index:11;
}


#slideshow img {
    position:absolute;
    top:2px;
    left:0px;
    z-index:8;
    opacity:0.0;
	height:257px;
	width:385px;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}
#current_conf_desc{
	padding: 10px;
	font-size:1.1em;
	height: 220px;
	overflow: hidden;
    line-height: 1.3;
}
#current_conf_desc h1{
	display: inline;
	font-weight: bold;
	font-size:14px;
}
#home_text{
	background-color:#343435;
	clear:both;
	left:0;
	padding:13px 10px 10px;
	position:relative;
	top:0;
	width:634px;
}
#main_center{
    width:654px;
	background: #343435;
	overflow: hidden;
}

.pc_top{
	list-style: none;
	margin-left:3px;
	margin-right:3px;
	color:#CAA735;
}

.pc_s, .pc{
  cursor:pointer;
  position:relative;
	top:0px;
}
.pc li{
	color: #575757;
	height:27px;
	padding-top:2px;
}

.pc3{
	color: #575757;
}
.pc_s li{
	height:27px;
	padding-top:2px;
	color:#caa735;
}
.pc_s li, .pc li{
  cursor:pointer;
  position:relative;
	top:0px;
	padding-left:1px;
	padding-right:1px;

}
#past_conferences ul{
	display: block;
}
.pc_divs{
	padding: 10px;
	clear: both;
	width: 600px;
}

.err_div{
	display: none;
	color: #cb2c28;
    margin-top:3px;
}
#ediv{
	color: #cb2c28;
}

form .bt_div{
	width: 76px;
	height: 30px;
	text-align: center;
	padding-top: 1px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
    background: transparent url('../images/search-butt.gif') no-repeat;
	margin-left: 10px;

}
#main_image_name, #main_image_desc{
	margin:auto;
	width:560px;
}
#main_image_name{
	
}
#gal_image{
  margin-bottom: 10px;

}
#an_image{
	display:block;
	/*height:414px;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:500px;
}

.img_gal{
	margin:5px;
}
.gal_main_class{
	height: 97px;
	width: 140px;
	cursor: pointer;
}
#right_image_nav, #left_image_nav{
	position:relative;
	top:-192px;
	font-size:22px;
	font-weight:bold;
	color: #575757;
}
.thumbnail{
	cursor: pointer;
	width: 104px;
}
#to_gal{
	margin-bottom:30px;
	margin-top:30px;
	display:none;
}
#banners{
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	clear:both;
	margin-top:5px;
	width:914px;
}
.link_view{
	height: 120px;
	padding-top:15px;
	padding-right:0px;
    overflow:hidden;

}

.link_view a ,.link_view img{
    height: 74px;
	margin-right: 0px;
}

.main_bg{

}
#main_bg_sep{
	clear: both;
	width: 100%;
	height: 20px;
}
#center{
	line-height: 1.8;
}

.cell_vm{  vertical-align:middle;  }
#fonts{
    position: absolute;
    top: 238px;
    z-index: 100;
}
#if{
    background: transparent url('../images/t.gif') no-repeat 0 0;
    height: 30px;
    width: 30px;
    float: left;
    cursor: pointer;
    font-size: 18px;
    margin: 2px;
}
#df{
    background: transparent url('../images/t.gif') no-repeat -30px 0;
    /*border:1px black dotted;*/
    height: 30px;
    width: 30px;
    float: left;
    cursor: pointer;
    font-size: 10px;
    margin: 2px;
}
#cntct_other_pos_div{
	display:none;
}

