#navcontainer { 

width: 175px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Times CE","Times", "Times New Roman" , serif;
	font-weight: bold;
	font-size:14px
}

#navcontainer a
{
display: block;
padding: 1px 1px 2px 3px;
width: 160px;
background-color:#e5d9d3 ;
margin: 7px

}

#navcontainer a:link, #navlist a:visited
{
color: #400000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #663300;
color: #e5d9d3;
}






#navcontainersub { 

width: 250px; }

#navcontainersub ul
{
    margin-right:10;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Times CE","Times", "Times New Roman" , serif;
	font-weight: bold;
	font-size:14px
}

#navcontainersub a
{
display: block;
padding: 1px 1px 2px 7px;
width: 240px;
background-color:#e5d9d3 ;
margin-bottom: 4px

}

#navcontainersub a:link, #navlistsub a:visited
{
color: #400000;
text-decoration: none;
}

#navcontainersub a:hover
{
background-color: #663300;
color: #e5d9d3;
}




.partnos strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.partnos {
	font-family: "Times CE","Times", "Times New Roman"  serif;
	font-size: x-small;
}
