body {
 }
#content {
width: 773px;
background-color: #ffffff;
}
#navbar { position: absolute; background-color: #f1d7b0; color: #f1d9b3; width: 203px; 
 }
#main-text {
background-color: #ffffff;
margin-left: 203px;
position: absolute;
padding: 10px;
width: 549px; }
h1 {
font-size: 1.4em;
text-align: left;
color: #012b73;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-bottom: 2px #7f7f7f solid;
font-weight: bold; }
h2 {
font-size: .8em;
text-align: justify;
border-top: 2px #b8b8b8;
border-bottom: 2px #b8b8b8;
color: #012b73;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
letter-spacing: -0em; }
p {
font-size: .9em;
text-align: justify;
line-height: 1.2em;
}
p.italics {
border-top: 1px #272740 solid;
border-bottom: 1px #272740 solid;
font-style: italic;
font-size: 1.1em;
padding: 12px;
text-align: center;
margin: 15px; }
strong {}
ul { 
list-style-type: none;
}
li {
list-style-type: none; }
.footer {
font-size: .8em;
text-align: center;
background-color: #d5e5f4; }
a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 2em;
font-size: .8em; }
a:link {
color: #272740;
}
a:visited {
color: #272740;
}
a:hover {
color: #272740;
border-bottom: 4px #c71632 solid; }
a:active {}