

body		{ font-family:"palatino linotype", perpetua, georgia, "times new roman", serif;}

h2			{ font-style:italic; color:#0e4466 }

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 14.5em;
display: block;
border: 0.1em solid #dcdce9;
color: #0e4466;
text-decoration: none;
text-align: center;
font-family:"palatino linotype", perpetua, georgia, "times new roman", serif;
font-weight: bold;
}
#nav-menu li a:hover
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 14.5em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: underline;
text-align: center;
font-family:"palatino linotype", perpetua, georgia, "times new roman", serif;
font-weight: bold;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:
60em
}