/* CMS STYLES */


/* this is a hack for Mac IE 5 - the next line is hidden not seen by it due to the backslash in this comment  \*/

#pageCt					{background-position:0px 0px;}

/* #pageCt.subpage			{background-image:none;} */

#pageCt *				{}



#globalCt				{height:20px;}
#globalCt FORM			{float:left; margin:0px 0px 0px 0px;}

#nav_global 			{margin:0px 0px 0px 0px; padding:0px;}
#nav_global LI			{display:inline;}
#nav_global A			{display:block;height:20px;margin-right:0px;background-repeat:no-repeat;float:left;}
#nav_global SPAN		{display:none;}

.access	{
		display:none;
		}
		
		/* BASIC STATE */


#nav_global #abo		{width:79px; background-image:url(../img/nav_aboutus.gif);}
#nav_global #vol		{width:114px; background-image:url(../img/nav_volunteering.gif);}
#nav_global #enr		{width:123px; background-image:url(../img/nav_enrollachild.gif);}
#nav_global #our		{width:123px; background-image:url(../img/nav_programs.gif);}
#nav_global #don		{width:94px; background-image:url(../img/nav_donating.gif);}
#nav_global #new		{width:131px; background-image:url(../img/nav_newsandevents.gif);}
#nav_global #con		{width:91px; background-image:url(../img/nav_contact.gif);}


/* ON STATE */

.a #nav_global #abo	{width:79px; background-image:url(../img/nav_aboutus_r.gif);}
.v #nav_global #vol	{width:114px; background-image:url(../img/nav_volunteering_r.gif);}
.e #nav_global #enr {width:123px; background-image:url(../img/nav_enrollachild.gif_r);}
.o #nav_global #our	{width:123px; background-image:url(../img/nav_programs_r.gif);}
.donating #nav_global #don	{width:94px; background-image:url(../img/nav_donating_r.gif);}
.n #nav_global #new	{width:131px; background-image:url(../img/nav_newsandevents_r.gif);}
.c #nav_global #new	{width:91px; background-image:url(../img/nav_contact_r.gif);}

/* ROLLOVER STATE */

#nav_global #abo:hover	{width:79px; background-image:url(../img/nav_aboutus_r.gif);}
#nav_global #vol:hover	{width:114px; background-image:url(../img/nav_volunteering_r.gif);}
#nav_global #enr:hover	{width:123px; background-image:url(../img/nav_enrollachild_r.gif);}
#nav_global #our:hover	{width:123px; background-image:url(../img/nav_programs_r.gif);}
#nav_global #don:hover	{width:94px; background-image:url(../img/nav_donating_r.gif);}
#nav_global #new:hover	{width:131px; background-image:url(../img/nav_newsandevents_r.gif);}
#nav_global #con:hover		{width:91px; background-image:url(../img/nav_contact_r.gif);}







