body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	line-height:24px;
	font-weight:500;
	color:#993333;
	letter-spacing:normal;
	}

h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14px;
	line-height:12px;
	font-weight:bold;
	color:#993333;
	letter-spacing:normal;
	}

h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#CC490F;
	letter-spacing:normal;
	}



p	{
	font:11px/17px verdana, arial, helvetica, sans-serif;
	/*margin:0px 0px 16px 0px;*/
		}

td {font:11px/17px verdana, arial, helvetica, sans-serif;
padding:4px;
vertical-align:top
} 

p strong,strong {
	font-weight:900;
font-weight:bold;
	font:12px/20px verdana, arial, helvetica, sans-serif;
	color:#CC490F;
vertical-align:top
	}


#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

#Content ul.noul li {display: inline; 
		list-style: none;
		font:11px/20px verdana, arial, helvetica, sans-serif;

}


#Content img {padding:10px;
}

#Content img.nopad{padding:0px;
}

#Content ol  {font:11px/20px verdana, arial, helvetica, sans-serif;
}
#Content p,#Content td, #Content ul {font:11px/17px verdana, arial, helvetica, sans-serif;
}

#Content td.tablHdr {background:#CC490F;
	color:#fff;
	font-weight:bold;
	font:10px/15px verdana, arial, georgia, sans-serif;
}


a {
	color:#0000ff;
	font-size:11px;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#0000ff; text-decoration:underline}
a:visited {color:#0000ff; text-decoration:underline}
a:hover {background-color:#eee; text-decoration:underline}

#Header {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 130px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:108px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:0px;
	background:#fff url(images/telaviv_wide.jpg) bottom right no-repeat ;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:108px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:108px;}

#Content {
	margin:0px 50px 50px 155px;
	padding:0px;
vertical-align:top;
	}




/*______________________join the mailing list_____________________*/
#Menu {
	position:absolute;
	top:140px;
	right:30px;
	width:232px;
	padding:10px;
	background-color:#D45155;
	border:1px dashed #663333;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:210px;}



#Menu h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	line-height:24px;
	font-weight:500;
	color:#fff;
	letter-spacing:normal;
	}
#Menu p, #Menu a,#Menu a:hover {
	color:#fff;
	text-decoration:underline;
background:transparent;
		}


/*______________________past meetings_____________________*/
#otherbox {
	position:absolute;
	top:260px;
	right:30px;
	width:232px;
	padding:10px;
	background-color:#e5e5e5;
	border:1px dashed #663333;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px;
	}
/* Again, "be nice to Opera 5". */
body>#otherbox {width:210px;}

/*______________________links_____________________*/
#linksbox {
	position:absolute;
	top:550px;
	right:30px;
	width:232px;
	padding:10px;
	background-color:#fff;
	border:1px dashed #663333;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px;
	}
/* Again, "be nice to Opera 5". */
body>#otherbox {width:210px;}

#LeftMenu {
	margin: 0px 0px 0px 0px;
	padding:0px;
	border: 1px solid #000;
	background-color : transparent;
	float: left;
	width:140px;
	position:absolute;
	top:130px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
	/* Again, "be nice to Opera 5". */
	body>#LeftMenu {width:140px;}

#LeftMenu ul, #LeftMenu li{
		display: inline; 
		list-style: none;
		}
#LeftMenu li a, #LeftMenu li a:hover, #LeftMenu li a:active, #lLeftMenu li img { 
		font:10px/17px verdana, arial, georgia, sans-serif;
		display: block;
		text-decoration: none; 
		color: #fff;
		background-color : #56617C;
		padding: 5px 5px 5px 5px;
		border-top: 1px solid #8D9FCC;
		border-right: 1px solid #392a1f;
		border-bottom: 1px solid #39305F;
		border-left: 1px solid #D4A585;
		text-align: left;
		/*width : 150px;*/
 
		font-weight: normal;
		}
#LeftMenu li a:hover, #LeftMenu li a:active { 
		background-color : #CC490F;
		}



#BOTMenu {
	font:10px/16px verdana, arial, georgia, sans-serif;
	font-weight:200;

}

#BOTMenu a.BOTMenu:link {color:#ccc; text-decoration:none}
#BOTMenu a.BOTMenu:visited {color:#ccc; text-decoration:none}
#BOTMenu a.BOTMenu:hover {text-decoration:underline}

#Content .smallTXT { background:#E8E8E8;
font:9px/10px verdana, arial, sans-serif;
text-align:left;
vertical-align:top;
}

#Content .WtxtField, .WtxtField input{ background:#F8F8F8;
font:9px/10px verdana, arial, sans-serif;
text-align:left;
vertical-align:top;
}
