/* ---------------------------------- */
/* styles for Volunteer subnavigation */
/* ---------------------------------- */
#overview {
  display:block;
  width:95px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/overview-over.gif');
}
#overview a {
  display:block;
  width:95px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/overview.gif');
}
#overview a:hover { 
  background-image: url('/us/ministries/gleneyrie/resources/subnav/overview-over.gif');
}
#overview-active {
  display:block;
  width:95px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/overview-over.gif');
}
#overview-active a {
  display:block;
  width:95px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/overview-active.gif');
}
#overview-active a:hover { 
  background-image: url('/us/ministries/gleneyrie/resources/subnav/overview-over.gif'); 
}
#opportunities {
  display:block;
  width:122px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/opportunities-over.gif');
}
#opportunities a {
  display:block;
  width:122px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/opportunities.gif');
}
#opportunities a:hover {
  background-image: url('/us/ministries/gleneyrie/resources/subnav/opportunities-over.gif'); 
}
#opportunities-active {
  display:block;
  width:122px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/opportunities-over.gif');
}
#opportunities-active a {
  display:block;
  width:122px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/opportunities-active.gif');
}
#opportunities-active a:hover {
  background-image: url('/us/ministries/gleneyrie/resources/subnav/opportunities-over.gif'); 
}
#application {
  display:block;
  width:112px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/application-over.gif');
}
#application a {
  display:block;
  width:112px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/application.gif');
}
#application a:hover {
  background-image: url('/us/ministries/gleneyrie/resources/subnav/application-over.gif'); 
}
#application-active {
  display:block;
  width:112px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/application-over.gif');
}
#application-active a {
  display:block;
  width:112px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/application-active.gif');
}
#application-active a:hover {
  background-image: url('/us/ministries/gleneyrie/resources/subnav/application-over.gif'); 
}
#volnews {
  display:block;
  width:135px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/volnews-over.gif');
}
#volnews a {
  display:block;
  width:135px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/volnews.gif');
}
#volnews a:hover {
  background-image: url('/us/ministries/gleneyrie/resources/subnav/volnews-over.gif')
}
#volnews-active {
  display:block;
  width:135px; 
  height:24px;
  float:left;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/volnews-over.gif');
}
#volnews-active a {
  display:block;
  width:135px; 
  height:24px;
  background-image: url('/us/ministries/gleneyrie/resources/subnav/volnews-active.gif');
}
#volnews-active a:hover {
  background-image: url('/us/ministries/gleneyrie/resources/subnav/volnews-over.gif')
}
#vol-login a {
	background-image: url('/us/ministries/gleneyrie/resources/vol-login.gif');
	background-position: top;
	height: 31px;
	width: 151px;
	border-style: none;
	position: absolute;
	top: -59px;
	left: 380px;
}
#vol-login a:hover {
	background-position: bottom;
}
