/* English global styles */
#lang-select { float:left;width:94px;padding-top:8px; }
#font-resizer { float:left;width:131px;padding-top:6px; }
#font-resizer div.label { float:left;width:65px;padding-top:2px; }
#font-small { width:8px;margin-right:5px;background:url(../images/structure/font-selector.png) 0px -10px; }
#font-small:hover { background-position:0px -10px; }
body.medium #font-small,body.large #font-small { background-position:0px 0px; }
#font-med { width:9px;margin-right:6px;background:url(../images/structure/font-selector.png) -13px 0px; }
#font-med:hover,body.medium #font-medium { background-position:-13px -10px; }
#font-large { width:10px;background:url(../images/structure/font-selector.png) -28px 0px; }
#font-large:hover,body.large #font-large { background-position:-28px -10px; }

#logo { display:block;width:314px;height:61px;margin:0;position:relative;left:200px;background:url(../images/structure/logo.jpg); }

#nav-home a { width:67px;background:url(../images/structure/nav.png); }
#nav-home:hover a,#nav-home.over a { background-position:0px -50px; }
#nav-biography a { width:86px;background:url(../images/structure/nav.png) -69px 0px; }
#nav-nolink {color:#4c4e52; }
#nav-biography:hover a,#nav-biography.over a { background-position:-69px -50px; }
#nav-services a { width:222px;background:url(../images/structure/nav.png) -157px 0px; }
#nav-services:hover a,#nav-services.over a { background-position:-157px -50px; }
#nav-students a { width:87px;background:url(../images/structure/nav.png) -381px 0px; }
#nav-students:hover a,#nav-students.over a { background-position:-381px -50px; }
#nav-issues a { width:70px;background:url(../images/structure/nav.png) -469px 0px; }
#nav-issues:hover a,#nav-issues.over a { background-position:-469px -50px; }
#nav-newsroom a { width:98px;background:url(../images/structure/nav.png) -540px 0px; }
#nav-newsroom:hover a,#nav-newsroom.over a { background-position:-540px -50px; }
#nav-nj a { width:157px;background:url(../images/structure/nav.png) -639px 0px; }
#nav-nj:hover a,#nav-nj.over a { background-position:-639px -50px; }
#nav-contact a { width:156px;background:url(../images/structure/nav.png) -799px 0px; }
#nav-contact:hover a,#nav-contact.over a { background-position:-799px -50px; }

/* nav min-widths */
#nav-services ul { width:225px !important; }
#nav-contact ul { width:154px !important; }
