body{
    background: url("images/hg.jpg") top repeat-x;
    width: 800px;
    margin: 0 auto;
    font-family: Verdana, Arial;
    font-size: 0.7em;
}

h1{
    color: #990000;
    font-size: 1.4em;
    margin: 10px 0;
}

h2{
	color: #222222;
	font-size: 1.1em;
	margin: 10px 0;
	font-style: normal;
	font-weight: normal;
}

h3{
	color: #666600;
	font-size: 1.0em;
	margin: 10px 0;
	font-variant: small-caps;
	line-height: 20pt;
	text-align: right;
}

a{
    color: #666600;
    text-decoration: none;
}

a:hover{
    color: #333300;
    text-decoration: underline;
}

ul li{
    list-style: none;
}

legend{
    color: #666600;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 15px;
}

#headernav a{
    color: #666600;
    text-decoration: none;
}

.sitemap_level_1{
    border-bottom: 1px solid #666600;
}

.sitemap_level_2{
    border-bottom: 1px dotted #666600;
}
