h1 {font: bold 18px arial,helvetica,sans-serif; color: #333} 

h2 {font: bold 14px arial,helvetica,sans-serif; color: #333} 

p {font: 12px arial,helvetica,sans-serif; color: #777} 

a {
	color: #855;
	text-decoration: none;
} 

table.form {font: 11px arial,helvetica,sans-serif; color: #555}

#nav, #nav ul {
	float: left;
	width: 66em;
	list-style: none;
	line-height: 1;
	background: black;
	font-weight: bold;
	font-family: helvetica,sans-serif;
	font-size: 10px;
	padding: 0;
	border: solid #000;
	border-width: 1px;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: 12em;
	w\idth: 10em;
	color: #FFF;
	text-decoration: none;
	padding: 0.25em 0.25em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12em;
	w\idth: 10.5em;
	font-weight: bold;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 9.5em
}

#nav li ul a {
	width: 9em;
	w\idth: 6em;
}

#nav li ul ul {
	margin: -1.75em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #444;
}

</style>
