#nav_OLD
{
   position: absolute; 
   left: 500px; 
   top: 200px; 
background-color: #B38600;
color: black;
}

#cont
{
	width: 43em;
	background-color: black;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 52em;
	padding: 1em 0 2em 5.75em;
}

html>body #cont {
	width: 48em;
} 


#nav a {
	text-decoration: none;
}

a:link {
	color: #B38600;
}

a:visited {
	color: #B38600;
}

a:active {
	color: black;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

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

#nav a {
	color: black;
}

#nav a {
	text-decoration: none;
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 13pt;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: black;
	padding: 0.2em 10px;


}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid gray;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
background-color: #B38600;
	border: 1px solid gray;
	border-width: 1px 0;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
background-color: #B38600;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;

font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 13pt;

}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	//background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

div.footer a
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 10pt;
}

div.footer p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 10pt;
color: white;
}

div.copyright p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
text-align: center;
}

div.hooz_footer p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
text-align: center;
}

   div.hooz_footer p a
   {
      font: normal 90% "times new roman", helvetica, sans-serif;
      font-size: 8pt;
      color: #00B7EF;
      text-decoration: none;
      text-align: center;
   }

div.support p
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
text-align: center;
}

div.support p a
{
font: normal 90% "times new roman", helvetica, sans-serif;
font-size: 8pt;
color: white;
}