@import url(mayfly1.css);

a {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}
a:link{
}
a.definition:hover {
	background-color: #ccc;
}

a.footer:hover {
	background-color: #ccc;
}

a.leftmenu {
	background-color: transparent;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.leftmenu:link {
	background-color: transparent;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* note that A:HOVER isn't supported by all browsers */
a.leftmenu:hover {
	background-color: transparent;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

a.subleftmenu:link {
	background-color: transparent;
	color: #000;
	font-size: 60%;
	font-weight: bold;
	text-decoration: none;
}

a.subleftmenu:visited {
	background-color: transparent;
	color: #000;
	font-size: 60%;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #fff;
	background-image: url(images/sm_bg.gif);
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: 0px;
}



div#content{
	margin-left: 130px;
	padding-left: 50px;
	width: 500px;
}

div#menu {
	float: left;
	left: 0px;
	text-align: left;
	width: 130px;
}

div#modified {
	font-size: .73em;
	margin-top: 1em;
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;

}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.added {
	color: #f00;
	font-size: 70%;
}

.ahem {
	color: #f00;
}

.display {
	text-align: center;
}

.famname{
}

.famu {
	font-family: "Times New Roman", Times, serif;
}

.flushleft {
	text-align: left;
}

.footerbar {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 20px;
}

.index {
	font-weight: bold; text-align: center;
}

.info {
	font-size: 80%;
}

.leftmenu {
	font-size: 90%;
}

.menulist {
	list-style: none;
	margin-top: 0px;
}

.menulistitem {
	margin-top: 0.8em;
}

.notfound {
	background-color: #fff;
	color: #b7b7b7;
	font-size: 60%;
	text-align: center;
}

.picture{
	text-align: center;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.smaptitle {
	font-size: 90%;
	font-weight: bold;
}

.smlist {
	font-size: 80%;
}

.temp {
	background-color: transparent;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.update {
	font-size: 60%;
	text-align: center;
}

.memoriam {
	border: 8px solid black;
	padding : 4px;
}

.presentation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.photocenter {
	text-align: center;
	border: none;
}

.pdf {
	color: #666;
	font-weight: bold;
}