@charset "iso-8859-1";

/*
** Secondary Cascading Style Sheet
**
** 15th August 2003 - Graham Coward
*/

/* HEADER */

p.c2 {color: #000000; font-family: Arial, Helvetica, Sans-serif; font-size: 100%; font-weight: normal; text-align: center}
p.c1 {color: #AA0000; font-family: Georgia, Times New Roman, Times, Serif; font-size: 180%; font-weight: normal; text-align: center}

/* FOOTER */

p.footer {color: #AA0000; font-family: Arial, Helvetica, Sans-serif; font-size: 80%; font-weight: bold; text-align: center}

/* Modify Original Style */

body.gg-body
{
background:#FFDDDD;
}

/* Separator bars */

.gg-bar
{
border:#AA0000;
width:100%
}
.gg-bar.mt { border-top:medium solid }
.gg-bar.mb { border-bottom:medium solid }
.gg-bar.tt { border-top:thin solid }


/* Titles for Index and Surname pages */

.gg-title
{color: #AA0000; font-family: Times New Roman, Times, Serif; font-size: 150%; font-weight: bold; text-align: center}

.gg-famtitle
{color: #AA0000; font-family: Times New Roman, Times, Serif; font-size: 150%; font-weight: bold; text-align: center}

.gg-secchild
{
font-size:110%;
font-weight:normal;
text-align:center
}

/* Interpage navigation links */

.gg-lnksur /* Surname page */
{color: #AA0000}

.gg-lnkidx /* Index page */
{color: #AA0000}

.gg-lnkfam /* Family page */
{color: #AA0000}

/* Additional information section */

.gg-isec /* Title */
{
text-align:center;
font-weight:bold;
font-size:100%
}
.gg-ipmt /* Prompt */
{
font-weight:bold;
font-size:90%
}
.gg-ievt /* Event */
{
font-weight:normal;
font-size:90%
}

/* Footnotes section */

.gg-ftsec /* Title */
{
text-align:center;
font-weight:bold;
font-size:100%
}
.gg-ftnote /* Text */
{
font-size:90%
}