
body
{
    background-position: #e0e0e0 url(img/bodybg.gif) repeat-x;
    background: #e0e0e0 url(img/bodybg.gif) repeat-x;
    color: #000000;
    font: 78% Verdana,Tahoma,Arial,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
    direction: rtl;
}

  p { margin: 0pt 0pt 15px;
    line-height: 1.5em;
    }

  a { color: rgb(250, 144, 53);
    font-weight: 700;
    text-decoration: none;
    }

 ul li {line-height: 1.5em;}
 
  ol li {line-height: 1.5em;}

  a:hover { color: #3366CC;
    }

  hr { margin: 10px 0pt;
    height: 1px;
    width: 98%;
    }

  dt { font-weight: 700;
    }

  dd { margin: 1px 0pt 12px 15px;
    }

 #container{
background:#c0c0c0 url(img/bodybg.gif) repeat-x;
margin:0 auto;
text-align:right;
width:752px;
}

#sitename
{
    background-position: 100px 0px;
    background-image: url(img/logo.jpg);
    background-repeat:no-repeat;
    color: #ffffff;
    font-weight: 400;
    height: 80px;
    margin: 0 20px 10px 0;
    text-align: center;
}
  #sitename h1 { margin: 0pt;
    font-size: 2.5em;
	letter-spacing: +2px;
    padding-top: 20px;
	font-family: "Guttman Yad-Brush";
	color:#3E399A;
    }

  #sitename span { margin: 0pt;
    font-size: 1.6em;
    letter-spacing: -1px;
	color:#554CA0;
    }

 
#nav{
background:url(img/greypx.gif) bottom right repeat-x;
float:right;
width:752px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat 100% 0;
color:#333333;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 11px 4px 20px;
text-decoration:none;
}

#nav a:hover{
color:#CB7A38;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:right;
margin:0 0 0 4px;
padding:0 0 0 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 11px 5px 20px;
}

  #wrap1 { border-left: 1px solid rgb(128, 128, 128);
    border-right: 1px solid rgb(128, 128, 128);
    border-bottom: 1px solid rgb(128, 128, 128);
    padding: 0pt;
    background: rgb(255, 255, 255) url(img/innerbg.gif) repeat-y scroll 0%;
    clear: both;
    width: 750px;
    }

  #wrap2 { padding: 10px;
    background: transparent url(img/header.jpg) no-repeat scroll right top;
    width: 730px;
    }

  #header { height: 30px;
    position: relative;
    width: 730px;
    }

  #header h1 { margin: 0pt;
    float: right;
    font-size: 1.4em;
    width: 180px;
    }

  #topbox { margin: 0pt 0pt 4px;
    color: rgb(128, 128, 128);
    text-align: left;
    }

  #topbox a { color: rgb(208, 74, 16);
    }

  #topbox a:hover { text-decoration: underline;
    }

  #leftside { margin: -15px 0pt 0pt;
    float: right;
    width: 145px;
    }

  #leftside h1 { font-size: 1.4em;
  margin: 0pt 0pt 6px;
    font-weight: bold;
    }

  #rightside { margin: 40px 15px 20px 0pt;
    float: left;
    width: 130px;
    }

  #rightside h1 {
	margin: 0pt 0pt 12px;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
    }

  #rightside p { margin: 2px 0pt 12px 10px;
    font-size: 0.9em;
	color:#003399;
    }

  #rightside img { border: 1px solid rgb(250, 144, 53);
    margin: 10px 0pt 5px 5px;
    padding: 2px;
    }

  #content { margin: 45px 180px 0pt 160px;
    }

  #contentalt { margin: 45px 180px 0pt 15px;
    }

  #content p, #contentalt p { margin: 8px 10px 0pt 0pt;
    }

  #content h1, #contentalt h1 { margin: 15px 0pt 0px;
    padding: 0pt;
    color: rgb(80, 80, 80);
    font-size: 2em;
    font-weight: 400;
    }

  #content h2, #contentalt h2 { margin: 10px 0pt 10px;
    padding: 0pt;
    color: rgb(80, 80, 80);
    font-size: 1.5em;
    font-weight: 400;
    }

  #content img, #contentalt img { border: 1px solid rgb(250, 144, 53);
    margin: 5px 15px 6px;
    float: right;
    }

  #footer { padding: 1px;
    clear: both;
    color: rgb(160, 160, 160);
    font-size: 0.9em;
    height: 26px;
    margin-top: 20px;
    text-align: left;
    width: 730px;
    }

  #footer a { color: rgb(160, 160, 160);
    font-weight: 400;
    }

  #footer a:hover { color: rgb(160, 160, 160);
    text-decoration: underline;
    }

  .menublock { margin-bottom: 10px;
    }

  .nav { padding: 2px 10px 2px 2px;
    color: rgb(208, 74, 16);
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 1px;
    position: relative;
    text-decoration: none;
    width: 125px;
    }

  .nav:hover { border: 1px solid rgb(250, 144, 53);
    padding: 1px 9px 1px 1px;
    color: rgb(80, 80, 80);
    }

  .sub { padding: 1px 6px 1px 1px;
    font-size: 0.9em;
    margin-right: 20px;
    width: 105px;
    }

  .sub:hover { border: 1px solid rgb(250, 144, 53);
    padding: 0pt 5px 0pt 0pt;
    color: rgb(80, 80, 80);
    }

  .intro
{
    font-weight: 700;
    color: Black;
    color: #0000CC;
}

  .active { border: 1px solid rgb(250, 144, 53);
    padding: 1px 9px 1px 1px;
    }

  .box { border: 1px solid rgb(208, 212, 212);
    margin: 15px auto;
    padding: 10px 10px 10px 20px;
    background: rgb(248, 248, 248) url(img/boxbg.gif) repeat-y scroll right top;
    color: rgb(80, 80, 80);
    width: 75%;
    }

  .photo { margin: 5px auto 15px;
    padding: 5px;
    }
	
	.english { direction: ltr; text-align: left;
	}

  .smallcaps { font-variant: small-caps;
    }

  .mini { margin: 20px 8px 10px 0pt;
    color: rgb(160, 160, 160);
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1.2em;
    }

  .small { font-size: 0.85em;
    }

  .large { font-size: 1.4em;
    }

  .soft { color: rgb(128, 128, 128);
    }

  .normal { font-weight: 400;
    }

  .sharp { color: rgb(16, 16, 16);
    }

  .center { text-align: center;
    }

  .hide { display: none;
    }

 
