h1, h2, h3, h4 
{
font-family: sans-serif;
text-align: center;
}

ul.resume
{
list-style-type: none;
}

h4.resume
{
text-align: left;
margin-bottom: -1em;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: right;
line-height: 14px;
font-weight: bold;
font-family: sans-serif;
margin: 0 15px 4px 15px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

#sitepoweredby { text-size:6pt;
   color: #444;
}

