/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/
#navigation { position: fixed; width: 100%; z-index: 999;text-transform: uppercase; font-size: 11px; background: url(images/headnav.png) repeat-x; height: 55px; }
.nav, .nav ul {z-index: 100; margin: 0; padding-top: 5px; list-style: none; line-height: 1;}
.nav li {float: left; width: auto;}