#container {
    width:100%;
    margin:0 auto;
}

#menu {
    color:#4f5c84;
    width:85%;
    margin-left:auto;
    margin-right:auto;
    padding-right:2%;
    padding-left:2%;
    padding-top:4px;
    padding-bottom:4px;
    background-image:url('images/bgm.jpg');
    background-size:cover;
    border-bottom-style:solid;
    border-width:5px;
    border-color:#4f5c84;
    border-radius:15px 15px 0 0;
    box-shadow:10px 10px 10px #000000;
}

#primary {
    float:left;
    width:6.83%;
}

#content {
    margin-left:auto;
    margin-right:auto;
    width:85%;
    padding-right:2%;
    padding-left:2%;
    background-image:url('images/paper.jpg');
    background-size:cover;
    border-radius:0 0 15px 15px;
    box-shadow:10px 10px 10px #000000;  
}

#secondary {
    float:right;
    width:8.17%;
}

.block {
padding:0px 5%;
font-style:italic;
font-size:105%
}

.blue {
background:inherit;
color:#0000cc;
font-weight:bold;
}

body {
background-color:#4f5c84;
color:#000000;
font-size:100%;
text-align:justify;
}

.cap {
font-size:300%;
font-weight:bold;
font-family:georgia, "times new roman", serif;
float:left;
line-height:30px;
}

.center {text-align:center;}

.copy {
background:inherit;
font-family:tahoma, sans-serif;
font-size:.75em;
font-weight:bold;
color:#4f5c84;
}

.display {
display:block;
margin-left:auto;
margin-right:auto;
max-width:100%; 
max-height:100%;
}

div.centered table {
margin:auto;
}

.gray {
background:inherit;
color:#999999;
}

.green {
background:inherit;
color:#006633;
font-weight:bold;
}



.grk {
font-family:"galatia sil", "times new roman", arial, tahoma, serif, sans-serif;
font-size:130%;
}

.heb {
font-family:"ezra sil", "times new roman", arial, tahoma, serif, sans-serif;
font-size:155%;
}

.heb2 {
font-family:"ezra sil", "times new roman", arial, tahoma, serif, sans-serif;
font-size:200%;
}


h1 {
font-family:georgia, "times new roman", serif, sans-serif;
text-align:center;
}

h2 {
font-family:georgia, "times new roman", serif, sans-serif;
text-align:center;
}

h3 {
font-family:georgia, "times new roman", serif, sans-serif;
}

h4 {
font-family:georgia, "times new roman", serif, sans-serif;
}

.indent {text-indent:25%;}

img.heb {vertical-align:-35%;} 

.left{text-align:left;}

.left2 {
text-align:left;
padding-left:2%;
}

.links {
margin-left:auto;
margin-right:auto;
text-align:center;
width:100%;
}

li.pad {padding-bottom:2%;}

.norm {font-style:normal;}

.parashot {
width:55%;
}

.red {
background:inherit;
color:#cc0000;
font-weight:bold;
}

.right {text-align:right;}

sup {
font-size:90%;
font-style:normal;
vertical-align:super;
line-height:5%;
}

td.al33 {
text-align:center;
width:33.3%;
}

td.width {width: 15%;}

.tfc {
background:inherit;
font-family:tahoma, sans-serif;
font-size:.75em;
font-weight:bold;
color:#4f5c84;
}

.trans {font-style: italic;}

.underline {text-decoration:underline;}