@charset "UTF-8";
/* CSS Document */

.topnav {
		margin-top:4px;
		height:24px;
		width:800px;
		background-image:url(../images/nav/background.gif);
		background-repeat:repeat-x;
		display:block;
		}


.navdivider {
		display:block;
		background-image:url(../images/nav/divider.gif);
		width:1px;
		height:24px;
		float:left;
		}


/* /////////////////////////////////////////////////////////
/////// HOME //////////////////////////////////////////// */

#homea
		{
  		display: block;
  		width:57px;
  		height:24px;
  		background: url(../images/nav/home.gif) no-repeat 0 0;
		}

#homea:hover
		{ 
  		background-position: 0 -24px;
		}

#homea span
		{
  		display: none;
		}

.nhomea {
		width:57px;
		height:24px;
		float:left;
		}


/* /////////////////////////////////////////////////////////
/////// LATEST NEWS ///////////////////////////////////// */

#latestnewsa
		{
  		display: block;
  		width:101px;
  		height:24px;
  		background: url(../images/nav/latestnews.gif) no-repeat 0 0;
		}

#latestnewsa:hover
		{ 
  		background-position: 0 -24px;
		}

#latestnewsa span
		{
  		display: none;
		}

.nlatestnewsa {
		width:101px;
		height:24px;
		float:left;
		}


/* /////////////////////////////////////////////////////////
/////// ABOUT THIS CAMPAIGN ///////////////////////////// */

#abouta
		{
  		display: block;
  		width:166px;
  		height:24px;
  		background: url(../images/nav/about.gif) no-repeat 0 0;
		}

#abouta:hover
		{ 
  		background-position: 0 -24px;
		}

#abouta span
		{
  		display: none;
		}

.nabouta {
		width:166px;
		height:24px;
		float:left;
		}
		
/* /////////////////////////////////////////////////////////
/////// RATES INQUIRY /////////////////////////////////// */

#rateinquirya
		{
  		display: block;
  		width:116px;
  		height:24px;
  		background: url(../images/nav/ratesinquiry.gif) no-repeat 0 0;
		}

#rateinquirya:hover
		{ 
  		background-position: 0 -24px;
		}

#rateinquirya span
		{
  		display: none;
		}

.nrateinquirya {
		width:116px;
		height:24px;
		float:left;
		}

/* /////////////////////////////////////////////////////////
/////// JOIN CAMPAIGN /////////////////////////////////// */

#joina
		{
  		display: block;
  		width:151px;
  		height:24px;
  		background: url(../images/nav/join.gif) no-repeat 0 0;
		}

#joina:hover
		{ 
  		background-position: 0 -24px;
		}

#joina span
		{
  		display: none;
		}

.njoina {
		width:151px;
		height:24px;
		float:left;
		}


/* /////////////////////////////////////////////////////////
/////// MEDIA /////////////////////////////////////////// */

#mediaa
		{
  		display: block;
  		width:60px;
  		height:24px;
  		background: url(../images/nav/media.gif) no-repeat 0 0;
		}

#mediaa:hover
		{ 
  		background-position: 0 -24px;
		}

#mediaa span
		{
  		display: none;
		}

.nmediaa {
		width:60px;
		height:24px;
		float:left;
		}


/* /////////////////////////////////////////////////////////
/////// CONTACT ///////////////////////////////////////// */

#contacta
		{
  		display: block;
  		width:71px;
  		height:24px;
  		background: url(../images/nav/contact.gif) no-repeat 0 0;
		}

#contacta:hover
		{ 
  		background-position: 0 -24px;
		}

#contacta span
		{
  		display: none;
		}

.ncontacta {
		width:71px;
		height:24px;
		float:left;
		}