*{
margin:0%;
padding:0%;
}

body {
font-size:100%;
font-family:Veranda,Helvetica,Arial,sans-serif;
color:#DDDDBB;
margin-left:20px;
margin-top:20px;
background-color:#555544;
border-left:1px solid black;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, Times, serif;
color: #df3e29;
margin-left: 20px;
}

h1 {
font-size: 4em;
margin-left: 20px;
margin-bottom:0px;
font-weight: bold;
}

ul {
position:relative;
list-style-type:none
}

ol{
list-style-type:none;
}

li {
display:block;
font-size:120%;
}

ul li li {
font-size:75%;
text-indent:2em;
}

a {
cursor:pointer;
text-decoration:none;
}
a:link {
color:#df3e29;
}
a:visited {
color:#df3e29;
}
a:hover {
color:#77A289;
}
a:active {
background-color:#454538;
color:#77A289;
}
img {
margin:0;
border:medium none;
}

table {
position:absolute;
top:3em;
right:15%;
border:0pt none;
float:right;
line-height:0pt;
margin:0pt;
}


#body {
padding:0;
width:85%;
border:0pt none;
margin:20px;
}


#menu {
/* max-width: 45%; */
/* float: left; */
position:relative;
/* left:-1em; */
}

.year_display, .year_display li {
display:inline;
}

.year_display  {
margin-left:1.5em;
}

#footer {
clear:left;
margin-left:20px;
width:33%;
}
#footer p {
font-size:70%;
}
#email-form {
display: none;
}

