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

html, body{
	background: #000000 url('../images/bg2.gif') repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana,sans-serif;
    width:100%;
	/*direction:rtl;*/
}
a, a:visited{
	color: #475598;
}
#main{
	position: relative;
/*	margin-left: auto;
    margin-right: auto;*/
	width: 100%;
	font-size: 12px;
	font-family: verdana,sans-serif;
	color: #88;
	text-align: center;
	top: 0px;
}


#header {
	background: transparent url('../images/bg.gif') 50% 0 no-repeat;
	position: relative;    
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	/*width:1076px;
	height:321px;*/
	overflow: hidden;
	clear: both;
}

#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:26px;
    margin-left: auto;
    margin-right: auto;
	width:914px;
	height:50px;
	clear: both;
	z-index: 10;
	top: 0px;
	background: transparent url('../images/navigation.gif') no-repeat;
    text-align: center;
}

#jsddm {
    position: relative;
    width: 96%;
    clear: both;
    z-index: 10;
    top: 9px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
	
/*#jsddm li{	*/
.menu_li {
	list-style: none;
	position: relative;
	z-index: 10;
	height: 26px;
	padding-top: 8px;
}

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

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

#jsddm .menu_sep{
	color: #6ecf00;
}
.menu_s{
	width:4px;
}
#sel_c{
	background: transparent url('../images/nevigation-but-center.gif') repeat-x;
}
#sel_c a, #sel_c a:visited{
	color:#ffffff;
}
#sel_c a:hover{
	color:#000000;
}

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

#lang_icon a:hover{
	color:#ffffff;
}
/**
end menu
**/
#center_top{
	background:transparent url('../images/pg-bg-up.gif') no-repeat 50% 0%;
	height: 17px;
}
#center_bot{
	background:transparent url('../images/pg-bg-down.gif') no-repeat 50% -100%;
	height: 59px;
}
#center_mid{
	background:transparent url('../images/pg-bg-center.gif') repeat-y 50% 50%;
	overflow:hidden;
}

#center_mid , #center_top,#center_bot{
	width:984px;
	position: relative;    
	margin-left: auto;
	margin-right: auto;
	top: 17px;
	left: 4px;

}
#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.8em;
	color: #B52A25;
	font-weight: bold;
	padding-bottom: 3px;
	text-align:center;
}

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

h3{
    font-size: 1.1em;
	color: #000000;
	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;
	
}

/****** *****/
#logo{
	position: relative;
	top: 15px;
}
#date_links{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: 0px;	
}
#links a{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#center{
	width:678px;
}

#right{
	height:430px;
	width:218px;
}
#right_pane{
	height: 168px;
	border-bottom:3px solid #BDBCBC;
}

#register{
	background:transparent url('../images/registration-butt.gif') no-repeat;
	height: 52px;
	text-align: center;
	padding-top: 12px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	position:relative;
	top:13px;
	cursor: pointer;
}

#right_pane form{
	position: absolute;
	right: 21px;
	top: -10px;
	width: 188px;
    padding-top: 0px;
}

#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: #475598;
	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{
	border-top:3px solid #BDBCBC;
	position: relative;
	width: 660px;
	top:0px;
	left:0px;
	padding-top:13px;
	clear: both;
}
#main_center{
    width:660px;
}

.pc_top{
	list-style: none;
	margin-left:3px;
	margin-right:3px;
	font-weight: bold;
}

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

.pc_s li{
	height:27px;
	padding-top:2px;
	color:#475598;
	font-weight:bold;
}
.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;
	border-top:5px solid #999999;
}

.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{
	border-bottom:4px solid #999999;
}

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

.img_gal{
	margin:5px;
}
.gal_main_class{
	height: 97px;
	width: 140px;
	cursor: pointer;
}
#right_image_nav, #left_image_nav{
	position:relative;
	top:-192px;
}
#to_gal{
	margin-bottom:30px;
	margin-top:30px;
	display:none;
}
#banners{
	margin-right: 0px;
	width: 100%;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	clear:both;
	margin-top:5px;
}
.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{
	height: 290px;
}
#center{
	line-height: 1.8;
}

.cell_vm{  vertical-align:middle;  }
#fonts{
    position: absolute;
    top: 215px;
    z-index: 100;
}
#if{
    background: transparent url('../images/t.gif') no-repeat 0 0;
    /*border:1px black dotted;*/
    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;
}

