﻿body, html
{
	margin: 0;
	padding: 0;
	background: #a7a09a;
	color: #000;
	font-family: Trebuchet MS;
}
body
{
	min-width: 760px;
}
IMG
{
	border: none;
}
P {
  margin:0; 
  text-align:left; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:10pt;
}
.centred {
  text-align: center;
}
UL {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
  text-align: left;
  list-style-type: none;
}
#nav ul {
  padding: 0;
  margin: 0;
}
#nav li {
  display:inline;
  font-size:14px;
  padding:2px 4px 2px 6px;
  line-height:20px;
}
#headingsLinks P {
  margin-bottom: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:12pt;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;  
}
#wrap
{
	background: white;
	margin: 0 auto;
	width: 860px;
}
#header
{
	width: 860px;
	background-color: #990033;
	color: #CCCCCC;
	font-family: Trebuchet MS;
}
#header-left
{
	background-color: inherit;
	float: left;
	width: auto;
	color: #CCCCCC;
	font-size: 2em;
	font-weight: bold;
	padding: 6px 0 6px 10px;
}
#header-right
{
	background-color: inherit;
	float: right;
	color: #CCCCCC;
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: bold;
	padding: 6px 6px 6px 10px;
}

#nav
{
	margin: 4px 4px 0 4px;
	padding: 4px;
	border: solid 1px gray;
	line-height: 160%;
}
#minitree
{
	position: relative;
	overflow: auto;
	text-align: center;
	margin: 4px 4px 0 4px;
	padding: 4px;
	border: solid 1px gray;
}
#main
{
	margin: 4px 4px 4px 4px;
	padding: 10px;
	border: solid 1px gray;
}
#summary
{
	line-height: 100%;
}
#events
{
	margin: 50px 0 0 0;
	text-align: left;
}
.eventNote
{
	font-style: italic;
}
#events TD
{
	padding: 0 0 6px 8px;
	vertical-align: top;
}
#events TD.date
{
	width: 160px;
}
TD.date P
{
	font-weight: normal;
}
TD.event P
{
	font-weight: normal;
	margin-bottom: 2px;
}
TD P.important
{
	font-weight: bold;
}


#facts TD
{
	padding: 0 0 6px 8px;
	vertical-align: top;
}
#facts TD.date
{
	width: 160px;
}

#footer
{
	width: 860px;
	background-color: #990033;
	color: #CCCCCC;
	font-family: Trebuchet MS;
}
#foot-nav
{
	margin-top: 6px;
	text-align: center;
}
a.FootLinks:link, a.FootLinks:visited
{
	color: #DDD;
	text-decoration: none;
	padding: 6px;
}
a.FootLinks:hover
{
	color: #E77A00;
	padding: 6px;
}
#foot-icons
{
	float: left;
	background-color: #990033;
}
#foot-fake-dba
{
	float: right;
	background-color: #990033;
	padding: 6px 6px 6px 10px;
}
#foot-foot
{
	clear: both;
	background-color: #990033;
}

