/* CSS Document */

#NavTable{}
#navLable{display:none;} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{display:none;}
 /* Wraps the $NAVIGATION variable */
	#NAVIGATION a{}
	#NAVIGATION a:hover{}
#headerFloor .bottom{height:26px;}