body            {
                        background-color:#ffffff;
                        color:#014780;
                        font-family:Serif;
                        background-image:url("../EdgeGlowStarofDavid.gif");
                        background-position:0 200;
                        background-repeat:no-repeat;
                        background-attachment:scroll;
                        margin-left:10;
                }

a               {
                        color:#663300;
                }

p               {
                        text-align:left;
                        font-weight:bold;
                }

pre		{
			color:#000000;
			font-weight:bold;
		}

td              {
                        font-weight:bold;
                }

.announce	{
			height: 200;
			width: 575;
			overflow: auto;
		}


.content        {
                        position:absolute;
                        top:200;
                        left:270;
                        margin-right:50;
                }

.copyright	{
			font-size:7pt;
                        font-family:sans-serif;	
			font-decoration:none;
			font-weight:bold;
		}

.header         {
                        color:#ffffff;
			font-style:italic;
                }

.photo          {
                        margin-left:40;
                }

.pnarrow	{
			width:550;
			text-align: justify;
		}

.psub		{
			width:600;
		}

.small		{
			font-size:8pt;
			font-family:sans-serif;
		}

.yahrzeit       {
                        position:absolute;
                        top:200;
                        left:220;
                        margin-right:50;
                }




/* Classes for Accordion Content Script */

.technology	{ /*header of 2nd demo*/
			cursor: hand;
			cursor: pointer;
			font: bold 14px 'Times Roman';
			margin: 10px 0;
		}

.openlanguage	{ /*class added to contents of 2nd demo when they are open*/
			color: green;
		}

.closedlanguage	{ /*class added to contents of 2nd demo when they are closed*/
			color: #883600;
		}
