body {
margin: 0px;
padding: 0px;
background-color: #efebe3;
}

#container { 
position:absolute; 
left:50%; 
width:780px; 
margin-top: 0px; 
margin-left:-390px; 
background-image:  url(/images/header.png);
background-repeat: repeat-x;
background-color: #ffffff;
}

.nav {
margin: 149px 0px 0px 3px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-stretch: wider;
text-transform: uppercase;
}

.nav a:link {color:#ffffff; text-decoration:none;}
.nav a:visited {color: #ffffff; text-decoration:none;}
.nav a:hover {color: #fad06a; text-decoration:none; border-bottom: solid 5px #571014; padding-bottom: 7px}
.nav a:active {color: #fad06a; text-decoration:none;}

.content { 
padding: 25px 20px 20px 20px; 
font-family: lucida sans unicode, sans-serif; 
font-size: 13px; 
line-height: 20px; 
text-align: left; 
}

.notes { 
font-size: 11px; 
font-family: verdana, sans-serif; 
line-height: 17px; 
text-align: left;
}

.search { 
text-align: center; 
font-family: verdana, sans-serif; 
font-size: 11px; 
}

.footer { 
text-align: center; 
font-family: verdana, sans-serif; 
font-size: 11px; 
font-weight:bold;
line-height: 15px; 
}

.copy { 
text-align: center; 
font-family: verdana, sans-serif; 
font-size: 11px; 
font-weight: normal; 
padding: 7px; 
}

a { color: #150067; background-color: transparent; text-decoration:none;}
a:visited { color: #571014; background-color: transparent; }
a:active { color: #571014; background-color: transparent; }
a:hover { color: #571014; background-color: transparent; text-decoration:underline}

.searchbox {
border: 1px #000 solid;
font-family: verdana, sans-serif;
font-size: 11px;
margin-top: 2px;
margin-right: 2px;
}

.searchbutton {
border: 1px #000 solid;
font-family: verdana, sans-serif;
font-size: 10px;
color:#F9D368;
background:#571014;
margin-top: 3px;
}

.books {
float: right; 
width:150px; 
margin: 0px 0px 0px 20px;
border: solid 1px #150164;
}

.link-logo {
float: left;
margin: 7px 10px 0px 0px;
vertical-align: middle;
}

dt {
padding: 10px 0px 0px 0px;
font-family: lucida sans unicode, sans-serif;
font-weight: bold;
}

li {
padding-right: 35px;
padding-left: 5px;
text-indent: 0px;
}

.title {
font-family: garamond, georgia, serif; 
font-size: 21px; 
line-height: 29px;
font-weight: bold;
}

.title-speech {
font-family: garamond, georgia, serif; 
font-size: 23px; 
line-height: 27px;
font-weight: bold;
}

.title-date {
font-family: lucida sans unicode, arial, sans-serif; 
font-size: 12px; 
line-height: 16px;
}

.text {
text-indent: 35px;
}

.text-title {
text-indent: 0px;
font-weight: bold;
}

.divider {
text-indent: 0px;
text-align: center;
}

blockquote {
margin-right: 35;
margin-left: 35px;
text-indent: 0px;
}

h1 {
font-size: 25px;
font-weight: bold;
color: #150067;
margin: 3px 0px 22px 0px;
font-family: garamond, georgia, serif;
}

h2 {
font-size: 19px;
font-family: garamond, georgia, serif;
}

h3 {
font-size: 13px;
font-weight: bold;
font-family: lucida sans unicode, sans-serif;
}

small, .small {
font-size: 0.9em;
}

