#navlist {	position: relative;	float: left;	width: 150px;	margin-top: 20px;	margin-left: 10px;	margin-bottom: 15px;}#navlist ul {margin: 0;padding: 0;list-style-type: none;font: bold normal 11px/11px Arial, Helvetica, sans-serif;color: #FFFFFF;}#navlist li {	margin-bottom: 5px;}#navlist a {	display: block;	background: url(images/nav_up.jpg) no-repeat top left;	 width: 100%;  height: 100%;	padding-top: 7px;	padding-left: 21px;	padding-bottom: 10px;}#navlist a:link, #navlist a:visited {	color: #FFFFFF;	text-decoration: none;	font-weight: bold;}#navlist a:hover, #navlist a:active {	color: #FFFFFF;	text-decoration: underline;	background: #FFFFFF url(images/nav_over.jpg) no-repeat top left;	font-weight: bold;}#uberlink a:link, #uberlink a:visited,#uberlink a:hover, #uberlink a:active {background-color: #9F6F9F;background-image:  url(images/nav_up.jpg);background-repeat: no-repeat;background-position: top left;color: #2D1E2D;}</style>.botpad {	padding-bottom: 7px;}.selected {	text-decoration: underline;}