#navlist1 {	position: relative;	left: 0px;	top: 0px;	width: 239px;}#navlist1on {	position: relative;	left: 0px;	top: 0px;	width: 179px;	background-color: #8F90B7;	font-family: Verdana;	font-size: 13px;	font-weight: bold;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	color: #FFFFFF;	text-decoration: none;	background-image: url(images/nav-on.gif);	padding-top: 3px;	padding-right: 0px;	padding-bottom: 24px;	padding-left: 0px;	background-position: 0% 100%;}#navlist1 ul {margin: 0;padding: 0;list-style-type: none;font-size: .9em;}#navlist1 li {margin: 0;}#navlist1 a {	display: block;	padding: 3px 0px 24px;	background-repeat: no-repeat;	background-position: 0% 100%;	background-image: url(images/nav-off.gif);}#navlist1 a:link, #navlist1 a:visited {	color: #FFFFFF;	text-decoration: none;	font-family: Verdana;	font-size: 13px;	font-weight: bold;}/* you can combine the last two rules if you wish */#navlist1 a:hover, #navlist1a:active {	background-repeat: no-repeat;	background-position: 0% 100%;	color: #FFFFFF;	font-family: Verdana;	font-size: 13px;	font-weight: bold;	text-decoration: underline;	background-image: url(images/nav-on.gif);}#uberlink1 a:link, #uberlink1 a:visited,#uberlink1 a:hover, #uberlink1 a:active {	background-color: #9F6F9F;	background-image:  url(assets/l1_over.jpg);	background-repeat: no-repeat;	background-position: 0% 50%;	color: #FFFFFF;	font-family: Verdana;	font-size: 13px;	font-weight: bold;	text-decoration: underline;}.footer-nav1 {	font-family: Verdana;	font-size: 9px;	color: #003300;	text-decoration: none;}a:visited {	color: #0000CC;}