#event-callout { background: url('http://www.genesisca.org/img/event_bg_top2.jpg') top left no-repeat; }
#event-callout-content { background: url('http://www.genesisca.org/img/event_bg_bottom2.jpg') bottom left no-repeat; }
/* ------------------------------------------------------------
 * Navigation
 ------------------------------------------------------------- */
#nav { background: url('http://www.genesisca.org/img/nav_bg.jpg') top left repeat-x; }
#nav ul { list-style: none; margin: 0; padding: 0;}
#nav li { float:left; margin: 0; padding: 0;}
#nav a { display: block; text-decoration: none; height: 33px;}
#nav a span { visibility: hidden; }
#nav a#nav-home { background: url('http://www.genesisca.org/img/nav_home.jpg') top left no-repeat; width: 93px; }
#nav a#nav-home:hover { background: url('http://www.genesisca.org/img/nav_home_on.jpg') top left no-repeat; }
#nav a#nav-about { background: url('http://www.genesisca.org/img/nav_about.jpg') top left no-repeat; width: 100px; }
#nav a#nav-about:hover { background: url('http://www.genesisca.org/img/nav_about_on.jpg') top left no-repeat; }
#nav a#nav-campaigns { background: url('http://www.genesisca.org/img/nav_campaigns.jpg') top left no-repeat; width: 110px; }
#nav a#nav-campaigns:hover { background: url('http://www.genesisca.org/img/nav_campaigns_on.jpg') top left no-repeat; }
#nav a#nav-events { background: url('http://www.genesisca.org/img/nav_events.jpg') top left no-repeat; width: 134px; }
#nav a#nav-events:hover { background: url('http://www.genesisca.org/img/nav_events_on.jpg') top left no-repeat; }
#nav a#nav-action { background: url('http://www.genesisca.org/img/nav_action.jpg') top left no-repeat; width: 113px; }
#nav a#nav-action:hover { background: url('http://www.genesisca.org/img/nav_action_on.jpg') top left no-repeat; }
#nav a#nav-supporters { background: url('http://www.genesisca.org/img/nav_supporters.jpg') top left no-repeat; width: 136px; }
#nav a#nav-supporters:hover { background: url('http://www.genesisca.org/img/nav_supporters_on.jpg') top left no-repeat; }
#nav a#nav-contact { background: url('http://www.genesisca.org/img/nav_contact.jpg') top left no-repeat; width: 114px; }
#nav a#nav-contact:hover { background: url('http://www.genesisca.org/img/nav_contact_on.jpg') top left no-repeat; }
