d, th 	{
		background-color: #669999;
			
		}
table	{
		background-color: #669999;
		width:840px;
		}
				
caption	{
		font-size: 24px;
		font-family: Algerian;
		}
p
{font: 10px helvetica, Arial, sans-serif;
}
h1
{font-size: 12px;}
h2
{font-size:14px;}
#navcontainer2 ul
{
list-style-type: none;
text-align: left;
}

#navcontainer2 ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: black;
}

#navcontainer2 ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: green;
}

#navcontainer2 ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: black;
}
