/*body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-color: #000000;
	left: auto;
	}

H1 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: #000000;
	font-style:14px;
}

H2 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: #000000;
	font-style: 12px;
	font-weight: bold;
}

H3 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: #000000;
	font-style: 10px;
	font-weight: bold;
}

H4 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: #000000;
	font-style: 8px;
	font-weight: bold;
}

H5 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: #000000;
	font-style: 6px;
	font-weight: bold;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-color: #000000;
	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;

}*/
#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: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}
