#navMenu a, #navMenu a:visited
{
   	float: left;
	background: url('../graphics/nav.gif') 0px 0px;
    border-left: 1px solid #fff;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
	font:11px verdana,arial,helvetica;
	font-weight: bold;
    text-align: center;    
    color: #ffffff;
  	text-transform: uppercase;
    text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 154px;
}


#navMenu a:hover
{
	background: url('../graphics/nav.gif') 0px 26px;
	color: #FFF;
}

#Layer0
{
left:15px;
top:233px;
}

#Layer1
{
left:168px;
top:233px;
}

#Layer2
{
left:477px;
top:233px;
}

#Layer3
{
left:230px;
top:233px;
}

#Layer4
{
left:230px;
top:287px;
}

#Layer5
{
left:322px;
top:233px;
}