 #navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
width: 140px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
background-color: #660000;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #cc3333;
color: #fff;
}

a:link {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #FF0000;
	font-weight: normal;
}

a.lnav:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.lnav:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.lnav:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.lnav:active {
	color: #FF0000;
	font-weight: bold;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.white:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
form {
	vertical-align: bottom;
}
img {
	border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #660000;
	margin:5px 5%;
	padding:0px;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;  
}
h3 {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.pagetitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.pagetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.speechtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.lnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.rightnav {
	border: 1px solid #660000;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFFF;
}
.events {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
rnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
li.rnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left:-15px;
	font-weight: normal;
}
.rnavlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.nowrap {
	white-space: nowrap;
}
.main {
	width: 100%;
}
