

ul
{
    margin:0;
    padding:0;
    list-style-type: none;
    /*text-align: left;*/
}
li
{
        padding-left:0px;
}




   /* =link control */
a 
{
    color: White;
    text-decoration: none;
    text-align:right;
}
    
a:hover 
{
    color: #005522;
    background-color: White;
    text-align:right;
} 

a:active
{
    font-weight: bolder;
    text-align:right;
}
    
   
#home #mainNav .home a,
#about #mainNav .about a,
#recommend #mainNav .recommend a,
#jobs #mainNav .jobs a,
#opening #mainNav .opening a,
#findus #mainNav .findus a,
#download #mainNav .download a,
#links #mainNav .links a,
#gallery #mainNav .gallery a,
#faq #mainNav .faq a
/*#fun #mainNav .fun a*/

	{
	font-size: 16px;
	font-weight: bold;    	
	text-decoration: underline;
	}

