body {
        background-color: #ffffff;
        color: #000000;
        font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
sans-serif;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
}

a:link    { text-decoration: underline; none; color: #000000; }
a:visited { text-decoration: underline; none; color: #000000; }
a:hover   { text-decoration: underline; color: #888888; }

body div.banner { display: block }

div.banner {
  margin: 0;
  line-height: 1.1;
  text-align: center;
  font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-weight: bold;
  font-size: 16;
  position: fixed;
  top: 7em;
  right: auto;
  width: 8.5em;
  left: 0em;
}

div.banner a { margin: 0 0.5em }
div.banner a:first-child { border-top: none }

div.banner a:link    { text-decoration: none; color: #000000 }
div.banner a:visited { text-decoration: none; color: #000000 }
div.banner a:hover   { text-decoration: none; color: #888888 }

div.banner img { float: none; vertical-align: middle }

div.galleriamenu {
  margin: 0;
  line-height: 1.1;
  text-align: center;
  font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-weight: bold;
  font-size: 16;
}

div.galleriamenu a { margin: 0 0.5em }
div.galleriamenu a:first-child { border-top: none }

div.galleriamenu a:link    { text-decoration: none; color: #000000 }
div.galleriamenu a:visited { text-decoration: none; color: #000000 }
div.galleriamenu a:hover   { text-decoration: none; color: #888888 }

div.galleriamenu img { float: none; vertical-align: middle }

.navbar {
  font-size: 16;
  font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-weight: bold;
}


.race table {
  font-size: 12;
  font-family: Arial;
}

.navbar a:link    { text-decoration: none; color: #000000 }
.navbar a:visited { text-decoration: none; color: #000000 }
.navbar a:hover   { text-decoration: none; color: #888888 }

.date { 
  text-decoration: none; color: #000000;
  font-size: 12;
} 







/* GRAMPS Cascading Style Sheet */

DIV {
	margin: 2px;
	padding: 2px;
}
SUP {
    line-height: 0;
}

/* float left and right */
.leftwrap {
	float: left;
	margin: 2px 10px 2px 2px;
}
.rightwrap {
	float: right;
	margin: 2px 2px 10px 2px;
}
.centered {
	text-align: center;
}
/* navigation links */
#navheader {
	padding: 2px;
	margin: 2px;
	border-bottom: 1px solid #999;
}
.navtitle {
	font-size:	130%;
	color: #999;
	margin: 3px;
}
.navbyline {
	float: right;
	font-size: 14px;
	margin: 2px;
	padding: 2px 10px 2px 2px;
}
.nav {
	margin: 0px 0px 4px 0px;
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 0.5em;
}
/* image display */
.img_navbar {
	margin: 0px 0px 4px 0px;
  	padding: 10px;
  	font-size: 14px;
  	font-weight: bold;
	text-align: center;
}
.portrait {
	text-align: center;
	margin: 5px 20px 5px 5px;
	padding: 3px;
	border-color: #000;
	border-width: 1px;
}
.snapshot {
	float: right;
	margin: 5px 20px 5px 5px;
	padding: 3px;
}
.thumbnail {
	margin: 0em 2em 0em 2em;
}
.thumbnail p {
	margin: 0;
	padding: 0;
	font-size: smaller;
}
/* pedigree display */
#pedigree { }
.pedigreebox {
	margin: 0.5em 0em 0em 2em;
	padding: 0;
	background-color: #eeeeee;
	border: 1px;
}
.pedigreegen {
	font-size: 14px;
	margin: 0;
	padding: 0.25em 2em 0.5em 2em;
}
.spouse {
	font-style: italic;
}
.spouse:before {
	content: "+ ";
}
.thisperson {
	font-weight: bold;
}
/* other section ids */
#content { }
#summaryarea {
    min-height: 100px;
    /* Hack: IE Dynamic Expression to set the width */
    height: expression(document.body.clientHeight < 1 ? "100px" : "100px" );
}
#footer {
 	border-top: 1px solid #999;
 	border-bottom: 1px solid #999;
 	padding: 0;
 	margin: 1em 0 0 0;
 	clear: both;
}
.fullclear {
	clear: both;
}
#copyright {
	margin: 0.5em 1em 0 0;
	font-size: 12px;
	float: right;
}
#attributes { }
#events { }
#families { }
#gallery { }
#narrative { }
#parents { }
#references { }
#researcher { }
#sourcerefs { }
#weblinks { }

/* 1}}}
 vim:foldmethod=marker
*/
