body	{
	text-align: left;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	padding: 4px;
}
td, ul, ol, li, dl, dt, dd, h1, h2, h3	{
	text-align: left;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	clear: none;
}
#sidebar {
	position: absolute;
	padding: 2px;
	width: 130px;
	margin: 0 2px;
	top: 0;
	left: 0;
}
#main {
  margin-left: 137px;
	border-left: 2px solid #f90;
	padding: 5px;
	background: white url("pix/greyglobe2.gif") no-repeat 5px 5px;
}
#content {
	border-top: 3px solid #00f;
	padding: 2px;
  position: relative;
}
#footer p {
	font-family: Verdana, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	font-size: x-small;
	line-height: 1.2;
}
#footer {
  padding: 5px;
}
#sidebar ul {
  list-style: none;
  padding: 1em 0;
  margin: 0;
  border: 0;
  color: #000;
  background: #f90;
}
#sidebar li {
  text-align: center;
  width: 127px;
  margin: 0;
  padding: 0;
}

#main ul.officer {
  list-style: none;
}
#main ul.resource {
	list-style: disc;
}
#main ul.faqitems {
  list-style: none;
}
#main ul.normal {
  list-style: disc;
}
#main ul.normal li {
	font-size: 0.85em;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
}
#main ul.resource li {
	font-size: 1em;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
}
#main li.title {
  width: 200px;
  color: #000;
  background: #d0f0f0;
}
#main li.officer {
  width: 200px;
  color: #000;
  background: #e0e0e0;
}

#main table {
  margin: 0.5em 1em;
  width: 600px;
  border: 3px solid #d0f0f0;
  border-collapse: collapse;
}
#main tr {
  background: #e0e0e0;
}
#main tr.site {
  background: #d0f0f0;
}
#main td {
	width: 33%;
	border: 0;
  border-top: 3px solid #d0f0f0;
  border-bottom: 3px solid #d0f0f0;
}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5;
	text-align: left;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	clear: none;
}
img {
  text-align: left;
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
}
img.tt {
  margin-top: 0;
  margin-left: 50px;
}


