body {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.05em;
	/* font-family: Verdana ; 
	font-family: Helvetica ; 
	font-family: Geneva ;  */
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: sans-serif ; */
	text-decoration: none;
	margin: 0 0 0 0;
	background-color: #fff;
}
p, td {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.25;
}
#links a {
	font-size: 12px;
	line-height: 1em;
	text-decoration: underline;
}
a {
	color: #666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
/*color: #999;*/  }
a:active {
	color: #ccc;
}
a:hover {
	color: #333333;
}
.linkstxt {
	color: #000;
	font-style: normal;
	font-weight: normal;
}
#bio .row-less p, #bio td, #bio .section-head {
	font-style: normal;
}
#bio .row-less p {
	line-height: 1.6em;
	font-weight:normal;
	margin: 0;
}
#bio td {
	line-height: 1.2;
	padding: .25em .6em;
	font-weight:normal;
}
#bio .section-head {
	padding: .7em .5em .1em;
}
#bio .section-head h2 {
	font-size: 14px;
	letter-spacing: 0.2em;
	font-weight: normal;
	color: #777;
	text-transform:uppercase;
	margin:0;
}	
#statement, .statement, #statement-unjust, #bio {
	margin: 0 0 0;
}
#statement p, .statement p, #statement-unjust p {
	font-style: normal;
	font-size: 12px; /* was 14 */
	font-weight: normal;
	margin: 0 0 1em;
}
#statement p, .statement p {
	text-align: justify;
}
#wrapper { /*padding-top: 8px;*/
}
#nav td, #home td {
	font: 12px;
	font-style: italic;
	line-height: 20px;
	text-align:center;
	vertical-align:top;

}
#nav a, #home a {
	font-weight: normal;
}
h1 {
	font-size: 20px;
	color:#777;
	margin: 22px 0 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#thumbs img, .thumbs img {
	height: 60px;
	width: 60px; /* was 50 x 50*/
}
#thumbs td, .thumbs td {
	padding: 2px 9px 16px 9px;
}
a.under {
	border-bottom:1px solid #999999;
}
#statement .caption {
	color: #777;
}
a.under:hover {
	border-bottom:1px solid #666666;
}
/*    old site styles - should be unnecessary after Oct 2008     */

#navbar {
	position: absolute;
	z-index: 1;
	left: 0px;
	width: 100%;
	height: 33px;
	visibility: visible;
	display: block;
}
div.slideshow {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	top: 77px;
	padding-top: 8px;
	background-color: #000000;
	width: 99%;
	left: 2px;
}
#wrapper #statement h2, #wrapper .statement h2, #wrapper #statement-unjust h2 {
	font-weight: normal;
	font-size: 14px; /* was 18px*/
	color: #777;
	text-transform:uppercase;
	/*margin-bottom:0px;*/
}
#wrapper .statement h2.green {
	color:#46A997;
}
.unmarked_link {
	font-weight: normal;
	color: #000000;
}
#wrapper #thumbs a img, #wrapper .thumbs a img, #wrapper #home a img {
	border: 1px solid #999;
}
#wrapper #thumbs a img:hover, #wrapper .thumbs a img:hover, #wrapper #home a img:hover, #wrapper #home a:hover img {
	border-color: #000;
}
#statement #link td {
	font-weight: normal;
}
#statement #link a {
	font-weight: normal;
}
#statement #link td {
	padding: 5px 10px;
}
#nav sub, h1 sub {
	line-height:0px;
}
.caps {
	text-transform: uppercase;
}
