*
{
  margin: 0;
}

#logo_td
{
  vertical-align: top;
}

#logo
{
  width: 220px;
  height: 385px;
  border: 0px solid blue;
}

#french
{
  position: absolute;
  top: 86px;
  left: 42px;
}

#hebrew
{
  position: absolute;
  top: 86px;
  left: 13px;
}

#menu_div
{
  background-image: url(images/menubg.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  height: 109px;
}

#menu_container
{
  height: 109px;
}

.menu_item
{
  /*  height: 109px; */
  vertical-align: bottom;
  padding-bottom: 5px;
  padding-right: 10px;
}

.menu_item a
{
  color: #A7C0D6; /* white #8babc9; */
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.menu_item a:visited
{
  color: #A7C0D6; /* white #8babc9; */
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.menu_item a:hover
{
  color: #D2DEEA; /* #C4D4E4; */
  text-decoration: none;
}

.selected
{
  font-weight: bold;
  color: #D2DEEA; /* #C4D4E4; */
}

#right
{
  vertical-align: top;
  padding-right: 0px;
  width: 100%;
  /*  float: right; */
}

.koteret_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #ED1C24;
	line-height: 1;
  padding-bottom: 10px;
}

#content_container
{
  width: 750px;
}

#content
{
  float: left;
  width: 400px;
  min-height: 350px;
  margin-left: 40px;
  margin-top: 40px;
}

#content p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #333333;
}

#flash_pics
{
  width: 450px;
  height: 200px;
  margin-left: -20px;
}

#sidebar
{
  float: right;
  /*
  margin-left: 500px;
  */
  margin-top: 40px;
  width: 260px;
}

.koteret_small
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: #ED1C24;
}

#bottom_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding-top: 50px;
	padding-bottom: 5px;
  padding-left: 260px;
  clear: both;
  background-image: url(images/bg_bottom.jpg);
  min-height: 80px;
  max-width: 970px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

#main_container
{
  width: 100%;
  background-color: #FFFFFF;
}

body
{
  margin-left: 0px;
  margin-top: 0px;
  width: 100%;
  min-width: 750px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #b9d2e6;
}

a
{
  text-decoration: none;
  color: #094D8D;
}

a:visited
{
	color: #094D8D;
}

a:hover
{
	color: #ED1c24;
  text-decoration: underline
}

p, td
{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #333333;
}

.news_pic {
  float: left;
  margin-right: 5px;
  border: 0px;
  margin-bottom: 10px;
  width: 75px;
}

#inthenews td
{
  padding-bottom: 15px;
  vertical-align: top;
}

.highlights {
  text-align: right;
  direction: rtl;
  width:400px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
  color:#49176e;
  background-color:#ffffff;
  /*  overflow-x:hidden; */
  overflow:hidden;
  margin:0px;
}

