﻿.PageMaster
{
    border: solid 1px grey;
    width:770px;
}
.LogoPane
{
    width:610px;
}
.NavPane
{
    width:245px;
}
.HomePane
{
    width:85px;
}
.SitemapPane
{
    width:75px;
}
.HebrewPane
{
    width: 85px;
}
.MenuPane
{
    height:26px;
    background-image:url(menu-bg.gif);
    background-repeat:repeat-x;
}
.ContentPane
{
    width:405px;
    vertical-align:top;
}
.Inner_Fixed_Width_ContentPane
{
    width:100%;
    padding:10px;
    
    vertical-align:top;
}
.RightPane
{
    width:373px;
    vertical-align:top;
}
.FooterPane
{
    width:100%;
    height:80px;
    vertical-align:bottom;
}
.contentMaster
{
    border-top:dashed 1px #C4C4C4;
    border-right:dashed 1px #C4C4C4;
    padding-left:5px;
}
.RightPaneMaster
{
   margin-right:5px; 
}
.ContentPane_inner_2_cols
{
    vertical-align:top;
    width:100%;
    border-left:dashed 1px #C4C4C4;
}
.BorderCell
{
    padding-left:5px;
    border-bottom:dashed 1px #C4C4C4;
    border-left:dashed 1px #C4C4C4;
}
.PageMaster_inner_2_cols
{
    border-right:solid 1px grey;
    border-left:solid 1px grey;
}
.HandMadeLink
{
    position: relative;
    top: 2px;
}
.HebrewEvents
{
  text-align:center;
  background-color: #1d1d1d;
}
.HebrewEvents table.center
{
  margin: auto;
}  

