#nav
{
	width:887px;
	height:28px;
	_height:29px;
}

#left
{
	width:12px;
	height:28px;
	background:url(../site_images/top-nav-left.gif) no-repeat top left;
	float:left;
}

#right
{
	width:12px;
	height:28px;
	background:url(../site_images/top-nav-right.gif) no-repeat top left;
	float:right
}

#middle
{
	height:28px;
	line-height:28px;
	text-align:center;
	background:#CE2A29 url(../site_images/top-nav-bg.gif) repeat-x;
	float:left;
	width:863px;
	
}

#middle ul{
	margin:0;
	padding:0;
	list-style:none;
	height:28px;

	
	
}

#middle ul li{
	display:inline;
	padding:7px 20px 7px 20px;
}

#middle ul li a{
	color:#ffffff;
    font-size:12px;
    font-weight:bold;
    font-family: arial;
	text-decoration:none;

}

#topNavSelected{
   background:url(../site_images/top_repeat.jpg) repeat-x center left;
   #background:url(../site_images/top_repeat.jpg) repeat-x top left;
   _background:url(../site_images/top_repeat.jpg) repeat-x top left;
   color:#cf2a2a;
   font-size:12px;
   font-weight:bold;
   font-family: arial;

}
