

#subnav
{
	float:left;
	width:190px;
	padding-left:20px;
	\\background-image:url(../images/subnav/background.gif);
	\\background-repeat:repeat-x;
}

#subnav a
{
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	padding:1px;
	letter-spacing:1px;
	padding:5px 0px 5px 5px;
}	

#subnav a:hover
{
	text-decoration:underline;
}
