#navBlock
{
  font-weight: bold;
  position: absolute;
  top: 1px;
  left: 2px;
  width: 122px;
  font-size: 12px;
  
}

#linkwrapper
{
  width: 121px;
  height: 22px;
  background-image: url(../../img/buttonBG.jpg);
  background-repeat: repeat-y;
}

#navtext
{
  position: absolute;
  top: 4px;
  left: 4px;
  text-align: left;
  width: 115px;
  height: 20px;
}


#subNavImg
{
  position: absolute;
  top: 392px;
  left: 2px;
  width: 121px;
  height: 16px;
  background-image: url(../../img/buttonBG.jpg);
  background-repeat: repeat-y;
}


#index
{
  position: absolute;
  top: 0px;
}

#events
{
  position: absolute;
  top: 23px;
}

#gallery
{
  position: absolute;
  top: 46px;
}

#history
{
  position: absolute;
  top: 69px;
}

#towntrail
{
  position: absolute;
  top: 92px;
}

#footpaths
{
  position: absolute;
  top: 115px;
}

#conserv
{
  position: absolute;
  top: 138px;
}

#regen
{
  position: absolute;
  top: 161px;
}

#council
{
  position: absolute;
  top: 184px;
}

#parishplan
{
  position: absolute;
  top: 207px;
}

#organisations
{
  position: absolute;
  top: 230px;
}

#business
{
  position: absolute;
  top: 253px;
}

#weather
{
  position: absolute;
  top: 276px;
}

#links
{
  position: absolute;
  top: 299px;
}

#map
{
  position: absolute;
  top: 322px;
}

#contact
{
  position: absolute;
  top: 345px;
}

#foi
{
  position: absolute;
  top: 368px;
}


img.nav 
{ 
  border-width: 0px;
}

A.menuLink:link    { color: #000000; text-decoration: none }
A.menuLink:visited { color: #000000; text-decoration: none }
A.menuLink:active  { color: #000000; text-decoration: none }
A.menuLink:hover   { color: #ddeeff; text-decoration: none }
A.menuLink:focus   { color: #ddeeff; text-decoration: none }

A.menuLinkCurrent:link    { color: #ddeeff; text-decoration: none;}
A.menuLinkCurrent:visited { color: #ddeeff; text-decoration: none;}
A.menuLinkCurrent:active  { color: #ddeeff; text-decoration: none;}
A.menuLinkCurrent:hover   { color: #ddeeff; text-decoration: none;}
A.menuLinkCurrent:focus   { color: #ddeeff; text-decoration: none;}