
body 
{ 
background: #ffffff;
color: #000000;
font-family: garamond, times, serif;
font-size: 15px;
margin-top: 25px;
margin-left: 25px;
}

p
{
font-family: garamond, times, serif;
font-size: 15px;
margin-bottom: 10px;
margin-top: 20px;
}

p.biblio
{
margin-top: -9px;
}

p.info
{
background: #ffffff;
color: #666666;
margin-top: -9px;
margin-left: 20px
}

p.image
{
text-align: center;
}

p.top
{
font-family: garamond, times, serif;
font-size: 14px;
text-align: right;
margin-right: 10px;
margin-top: -18px;
}

p.interlink1
{
margin-top: -18px;
}

p.interlink2
{
margin-top: 0px;
}

p.interlink3
{
margin-top: -40px;
}


p.prose, p.quote
{
text-align: justify;
}

p.quote, p.ref
{
margin-left: 60px;
font-size: 14px;
}

p.ref
{
text-align: right;
}

h1 /*  bracha lichtenberg ettinger */
{
background: #ffffff;
color: #666666;
line-height: 40px;
font-family: "palatino linotype", garamond, serif;
font-size: 37px;
font-weight: 400;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
}

h2 /* main heading */
{
font-family: arial, sans-serif;
background: transparent;
color: #999999;
font-size: 25px;
font-weight: 400;
margin-left: 0px;
}

h3, h3.dark /* year heading, light */
{
font-family: arial, sans-serif;
line-height: 27px;
text-indent: 5px;
background: #ffffff;
color: #000066;
background: #f5f5f5;
border: none;
font-size: 18px;
margin-left: 0px;
font-weight: 300;
}

h3.dark /* year heading, dark  */
{
background: #f5f5f5;
border: none;
}

h4
{
background: #ffffff;
color: #666666;
font-size: 14px;
font-family: arial, sans-serif;
font-weight: 100;
}

span
{
text-decoration: line-through;
}

div.main
{
position: absolute;
top: 20px;
width: 600px;
}

div.side
{
position: absolute;
top: 20px;
left: 660px;
padding: 10px;
width: 157px;
height: 500px;
color: #000066;
background: #f5f5f5;
border: none;
}


div.side h2
{
font-family: arial, sans-serif;
font-size: 20px;
}

a
{
text-decoration: none;
}

a:link
{
color: #82a2d7;
}

a:visited
{
color: #82a2d7;
}

a:active
{
color: #000000;
background: #ffffff;
}

a:hover
{
color: #ffffff;
background: #cccccc;
}

a.image:link
{
background: #ffffff;
color: #cccccc;
}

.invisible
{
display: none;
}


