
 #topNav{
	width:441px;
	height:28px;
	list-style-type: none;
	overflow: hidden;
	position: absolute;
	top: 11px;
	left: 328px;
 	}  

 #topNav ul {
 	list-style-type: none;
 	}

 #topNav li {
	list-style-type: none;
	display:inline;
 	}

 #topNav a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px; 
	height /**/:28px; /* for IE5/Win only */
 	}

 #topNav a:hover, a:active {
	background-position: 0 -56px;
 	}

 #topNav a.selected {
	background-position: 0 -28px;
 	}
	
 #home a  {
	width: 63px;
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
 #about a  {
	width: 63px;
	background-image: url(../images/nav/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
 #people a  {
	width: 63px;
	background-image: url(../images/nav/people.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
 #television a  {
	width: 63px;
	background-image: url(../images/nav/tv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
 #radio a  {
	width: 63px;
	background-image: url(../images/nav/radio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
 #poker a  {
	width: 63px;
	background-image: url(../images/nav/poker.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}			
	
 #contact a  {
	width: 63px;
	background-image: url(../images/nav/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
 #btmNav a {
	font-weight: normal;
	color: #fce2b8;
	font-size: .65em;
	margin-right: 4px;
	margin-left: 2px;
	border-bottom:none;
	}

 #btmNav a:link {
	text-decoration: underline;
	}

 #btmNav a:visited {
	color: #fef4e5;
	text-decoration: underline;
	}

 #btmNav a:hover {
	color: white;
	text-decoration: underline;
	}
	
 #btmNav ul {
	list-style-type: none;
	margin-bottom: 8px;
	}

 #btmNav li {
	list-style-type: none;
	display:inline;
	}
	
 #yrNav a {
	color: #fce2b8;
	font-size: 0.76em;
	text-decoration: none;
	border-bottom:1px dotted #8e7e67;
	}

 #yrNav a:visited {
	color: #fef4e5;
	}

 #yrNav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
 #yrNav ul {
	list-style-type: none;
	list-style-position: inside;
	}

 #yrNav li {
	list-style-type: none;
	}

 #yrNav a.yrselected {
	font-weight: bold;
	}

 #imgSideNav ul {
 	list-style-type: none;
	}	
	
 #imgSideNav li {
 	margin:18px 0;
	}
 
 #pokerNav a {
	color: #fce2b8;
	font-size: 0.7em;
	text-decoration: none;
	border-bottom:1px dotted #8e7e67;
	}

 #pokerNav a:hover {
	background: #fce2b8;
	color: #4e2614;
	}

 #pokerNav .selected a:hover {
	background: #fce2b8;
	color: #4e2614;
	}

 #pokerNav .pokerindex li { 	list-style:none; background: url(../images/nav/navdash.gif) no-repeat left 12px; padding-left:9px;  }

 #pokerNav ul {
	list-style-type: none;
	margin-bottom:6px;
	}

 #pokerNav li {
	list-style:none;
	padding-left:9px;
	}

 #pokerNav ul li ul {
	list-style-type: none;
	}

 #pokerNav ul li ul li {
	list-style:none;
	background: url(../images/nav/navdash.gif) no-repeat left 12px;	
	padding-left:9px;
	}

 #pokerNav ul li ul li li {
	list-style:none;
	background: url(../images/nav/navdiamond.gif) no-repeat left 6px;	
	padding-left:9px;
	}

 #pokerNav a.selected {
	font-weight: bold;
	border-bottom:1px dotted #fef4e5;
	}
	
 #pokerNav .selected {
	color: #fef4e5;
	}

#pokerNav .selected li {
	color: #fef4e5;
	margin-left:8px;
	}
	
 #pokerNav .selected a {
	color: #fef4e5;
	}

 a:visited {
	color: #fef4e5;
	}

 a:hover {
	color: #4e2614;
	}
	
 p a { font-size:1em; color: #fef4e5; }	
 p a:hover { color: white; }	
		