body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #03C;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	white-space: nowrap;
}

a {
	/*font-size: 12px;*/
	color: #336600;
}

h1 a {
	/*font-size: 12px;*/
	color: #FFFF33;
}

h6 a {
	font-size: 8px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #99CC00; color: #003333;}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	line-height: 1.5em;
	color: #bbbbbb;}


.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
	color: #FFFF33;
}

.header a {
	color: #FFFFFF;
}
.header a:hover {
	color: #FFFF00;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 14px;
	padding: 8px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.sharebox a {
text-decoration:none;
}
.sharebox a img {
padding-bottom:1px;
}
.photo {
float:left;
padding-right:16px;
}
#names {
	float:none;
	overflow: auto;
	/*background-color:#FFC;*/
}
#names ul {
  width:18%;
  float:left;
  margin:0 2px;
  padding:0 0 15px 0;}
#names ul li {
  display: block;
  list-style-type:none;}
#names ul li:nth-child(even) { background: #FFA; } 
#names ul li:nth-child(odd) { background: white; } 

#names ul li a:hover {
	color:#000;
}
.name li {
  display: block;
  list-style-type:none;
  font-size: 1.5em;
}
.name li span {
  font-size: 1.5em;
  font-weight: bold;
}
.name li span h2 {
  font-size: 1.0em;
  font-weight: bold;
}
.name li span h3 {
  font-size: 1.0em;
  font-weight: bold;
}
.aka li {
  display: block;
  list-style-type:none;
  font-size: 1.0em;
  /*color:#F90;*/
}
.aka li span {
  font-size: 1.0em;
  font-weight: bold;
}

.cities li {
  display: block;
  list-style-type:none;
  font-size: 1.0em;
  color:#36F;
}
.family li {
  display: block;
  list-style-type:none;
  font-size: 1.0em;
  color: #390;
}
.lh {
	font-style: italic;
	line-height: 2.0em !important;
	font-size: 0.8em !important;
	color: #660000 !important;
}
