ul#navbar	   { 
	list-style-type: none; 
	list-style-image: url(images/s.gif); 
	position: relative; 
	top: 3px; left: 421px }
	
ul#navbar li.navitem	{
	list-style-type: none;
	margin: 0;
	margin-left: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 10px;
	color: black; 
	line-height: 22px; 
	width: 150px;
	height: 22px;
	}

ul#navbar li.navitem a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: black; 
	font-weight: normal;
	text-decoration: none;
	background: transparent 
		url(images/nav.gif) 
		top left no-repeat;
	}

ul#navbar li.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -200px no-repeat;
	}











ul#navbar li#contendion.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 0px no-repeat;
	}
ul#navbar li#contendion.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -200px no-repeat;
	}
ul#navbar li#contendion.navitemact	{
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -200px no-repeat;
	}
	
	
ul#navbar li#mares.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -22px no-repeat;
	}
ul#navbar li#mares.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -222px no-repeat;
	}
ul#navbar li#mares.navitemact{
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -222px no-repeat;
	}

ul#navbar li#foals.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -44px no-repeat;
	}
ul#navbar li#foals.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -244px no-repeat;
	}
ul#navbar li#foals.navitemact	{
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -244px no-repeat;
	}

ul#navbar li#for-sale.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -66px no-repeat;
	}
ul#navbar li#for-sale.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -266px no-repeat;
	}
ul#navbar li#for-sale.navitemact	{
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -266px no-repeat;
	}


ul#navbar li#about.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -88px no-repeat;
	}
ul#navbar li#about.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -288px no-repeat;
	}
ul#navbar li#about.navitemact	{
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -288px no-repeat;
	}

ul#navbar li#home.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -110px no-repeat;
	}
ul#navbar li#home.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -310px no-repeat;
	}
ul#navbar li#home.navitemact	{
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -150px no-repeat;
	}


ul#navbar li.navitemact	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 10px;
	line-height: 22px; 
	width: 150px;
	height: 22px;
	}

ul#navbar li.navitemact a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: black; 
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav-sel.gif) 
		top left no-repeat;
	}


