/* css added by www.PeterGrandstaff.com */
/* general */
body {
	margin-left: 0px;
	margin-top: 0px;
}
.alignCenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.block {display:block;}
h1.head {
	margin-bottom: 2em;
}
/* mainMenu */
#mainMenu * {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}
#mainMenu {
	width: 900px;
	background-image: url(images/mainMenu-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#mainMenu img {
	border-style: none;
	float: left;
}
#mainMenu ul {
	list-style-type: none;
	height: 29px;
}
#mainMenu ul li {
	display: inline;
	vertical-align: top;
	padding-top: 4px;
}
#mainMenu ul li a,
#mainMenu ul li a:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#mainMenu ul li a:hover,
#mainMenu ul li a:active {
	color: #FECB32;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	margin-left: 24px;
	padding-left: 6px;
	padding-bottom: 18px;
}
#publications a,
#publications a:visited {
	color: #666666;
}
#neglected {
	border:1px solid black;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
#neglected th,
#neglected td {
	border:1px solid black;
}
#neglected td {
	font-weight:normal;
}
table.data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse:collapse;
	width:746px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#666;
}
table.data tr.alt {background-color:#f4f4f4;}
table.data th,
table.data td {
	border:2px outset #aaa;
	padding:0 4px;
}
table.data th {
	background-color:#ddd;
	padding:4px 4px;
}
table.data th.sml {width:350px;}
table.data th.mid {width:150px;}
table.data td {
	padding:6px 4px;
	vertical-align:top;
	font-weight:normal;
}
#board-members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16`;
	font-weight: normal;
	color: #666666;
	margin-left: 24px;
	margin-right: 8px;
	padding:6px;
	line-height: 16px;
}
#board-members dt {
	font-weight: bold;
	color: #336699;
	clear:both;
}
#board-members dd {
	text-align:justify;
	margin-left:0;
	margin-bottom:16px;
}
#board-members img {
	float:right;
	margin:3px 0 .5em 1em;
}
/* original css from dreamweaver */
p{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height: 18px;
padding: 6px;

}.text,
#publications p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	margin-left: 24px;
	margin-right: 8px;
	margin-top: -20px;
	line-height: 16px;
}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18`;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 20px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #336699;
	padding-left: 24px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 0px;
	color: #336699;
	padding-left: 24px;

}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
}
h2.text_header { /* by PG */
	margin: inherit;
	margin-left:24px;
	padding: inherit;
	padding-left:6px;
	text-transform:uppercase;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 34px;
	color: #999999;
	font-weight: normal;
}
.standout {
	width:200px;
	display:block;
	margin:-10px .5em .5em .75em;
}
.standout.right {
	float:right;
}
.standout p.caption {
	font-size:10px !important;
	text-align: right;
	margin:0px 0px 0px 2px !important;
	padding-top:2px;
	padding-right:0;
}
