ul#navlist
{
padding: 0;
width: 80%; text-align:center; margin-left:30px; margin-right:0; margin-top:0; margin-bottom:0
}

#navlist li
{
list-style-type: none;
background-color: #800517;
color: #E56717;
border: .2em solid #000000;
font-weight: 600;
text-align: center;
padding: .5em;
margin-bottom: .1em;
}

#navlist li a
{
color: #ffffff;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #FFFFFF;
color: #191970;
}

.w {background-color: #FFFFFF}

body {background-color: #333333}

h1 { text-align: center; font-family: Verdana; font-size: 1.5em; color: #FFFFFF }

h2 { text-align: center; font-family: Verdana; font-size: 1em; color: #FFFFFF }

h3 { text-align: center; font-family: Verdana; font-size: 1em; color: #FFFFFF }

h4 { text-align: center; font-family: Verdana; font-size: 8pt; color: #FFFFFF }
