body{
font-family: Univers,Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
line-height:10px;
margin-top:20px;
}
.ie7 #navigation {
 padding-top:20px;
}

	
hr{
width:700px;
height:2px;
background-color:#9a1106;
}

#navigation{
width:700px;
border-top: 1px solid #9a1106;;
border-bottom: 1px solid #9a1106;;
line-height:2px;
} 

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { 
padding-left:32px;
}

#navlist a:link, #navlist a:visited
{
color: #535353;
text-decoration: none;
}

#navlist a:hover
{
color: #9a1106;
text-decoration: none;
}


