/* DEFAULT NAVIGATION USING LISTS */
#nav ul { list-style-type:none; }
#nav li {}
#nav a {} 
#nav a:hover {}