* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #2265A9;
    background: White url(images/bckgrnd.png) repeat-x top center fixed;
}
#wrapper
{
margin:auto;
width:850px;
height:auto;
 position: relative;
}
h1 {
    padding: 0px 0 0 0;
    font: 60px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: White;
}

h2 {
    font-weight:bold;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: White;
}

h3 {
    padding: 0 0 0 10px;
    font: bold 18px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: White;
}

p {
    padding: 5px 0;
    font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #2265A9;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #315ec5;
}

a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #315ec5;
}

img {
    border: none;
}

.hebrew
{
text-align:right;
font-weight:normal;

}

#main {
    margin: 0 auto;
    padding: 0 25px;
    width: 800px;
    text-align: left;
    background: url(images/main.jpg) repeat-y;
}

#header {
    height: 165px;
  
    background: url(images/ut1.jpg) no-repeat top;
}

#header_left {
    float: left;
    width: 270px;
    text-align: center;
}

#logo {
    height: 138px;
    
}

#search {
    padding-top: 10px;
}

#search input.text {
    float: left;
    display: block;
    padding: 4px 2px;
    width: 156px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #2265A9;
    background: White;
    border: 1px solid #949494;
}

#search input.submit {
    float: right;
    display: block;
    width: 42px;
    height: 26px;
    background: #456AA3 url(images/search.gif);
    border: none;
}

#menu {
    float: right;
    width: 530px;
    height: 155px;
    
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 95px 0 0 0;
}

#menu ul li a {
    display: block;
    padding: 0 10px;
    font: bold 16px/64px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
}

#menu ul li a:hover, #menu ul li a.active {
    text-decoration: underline;
    color: White;
}

#middle {
    padding: 10px 10px 0 10px;
}

#left {
    float: left;
    width: 250px;
}

.box_sm1 {
    margin: 0 0 10px 0;
    width: 250px;
    background: White url(images/box_sm1.gif) repeat-y;
}

.box_sm2 {
    padding: 0 10px 10px 10px;
    background: url(images/box_sm2.gif) no-repeat bottom;
}

#left h3 {
    background: #3362CA url(images/h3_left.jpg) no-repeat top;
}

#left ul {
    list-style: none;
    padding: 5px 0 0 0;
}

#left ul li {
    padding: 0;
    height: 20px;
}

#left ul li a {
    padding: 0 0 0 0px;
    font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #2265A9;
}

#left ul li a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #315ec5;
}

#right {
    float: right;
    width: 520px;
}

.box1 {
    margin: 0 0 10px 0;
    width: 520px;
    background: White url(images/box1.gif) repeat-y;
}

.box2 {
    padding: 0 10px 10px 10px;
    background: url(images/box2.gif) no-repeat bottom;
}

/*#right h3 {
    background: #3362CA url(images/h3_right.jpg) no-repeat top;
}*/
#right h1 {
    background: #3362CA url(images/h3_right.jpg) no-repeat top;
}
.imgLeft {
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
}

#footer {
    clear: both;
    padding: 30px 10px 20px 10px;
    height: 1%;
    background: #315ec5 url(images/footer.jpg) repeat-x top;
}

#footer p {
    font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    color: White;
}
#endit
{
padding-top:8px;
text-align: center; 
font-size: 1em;
background: #FF773C url(images/mainend.jpg) repeat;
}
#footer a {
    color: White;
}

#copyinfo {
    padding: 10px 0 0 0;
}

h1.hthreesize {
    padding: 0 0 0 10px;
    font: bold 18px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: White;
}
h1.makebigger {
    font-size: 60px;
}

