/* CSS Document */
body {
	background-color: #000000;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color: #E9E7B7;
	font-style: normal;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 .15em;
}

#nav-menu li a
{
background: background.gif #fff bottom left repeat-x;
height: 1.5em;
line-height: 1.5em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #7E8BAD;
color: #81607F;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background: #81607F bottom left repeat-x;
height: 1.75em;
line-height: 2.5em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #7E8BAD;
color: #FFCCAE;
text-decoration: none;
text-align: center;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:796px;
	margin-left: 4px;
} 

#nav-menu {
	font-family: Garamond, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
