﻿#nav-menu ul{list-style: none;padding: 0;margin: 0;} 
#nav-menu li{float: left;margin: 0 0.0em;font-size:x-small;} 
#nav-menu li a
{
background: #fff url('http://www.flybouldercity.com/background.gif') repeat-x left bottom;
height: 1.5em;
line-height: 1.2em;
float: left;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:small;
} 
#nav-menu a:hover{text-decoration:underline;}
/* Hide from IE5-Mac \*/
#nav-menu li a{float: none}
/* End hide */
#nav-menu{width:800px;}

