nav#global .cntr{
background:#4e4e4d;

width:100%;
padding-top:0px;

vertical-align:middle;

height:28px;
font-size:13px;
line-height: 2.3;
font-weight:normal;
}

span#excludethis {
padding-right:0px;

}

.floatlefter{

float:left;

}

.thespacer{
padding-left:30px;
padding-right:30px;
}

#menudisplay{

/*display:none;*/
}


@media only screen and (min-width: 1025px){ 
nav#global .cntr{
height:28px;
font-size:13px;
line-height: 2.3;
font-weight:normal;
}


#menudisplay{

/*display:block;*/
}
}




nav#global .cntr .centerlinks{
margin: 0 auto;
width: 940px;
font-family: "Courier New",Courier,monospace;
color:#ffffff;
}

nav#global .cntr a{
text-decoration:none;
color:#ffffff;
}

nav#global .cntr a:hover{
text-decoration:underline;
color:#ffffff;
}

.largerfont{
font-size:16px;
line-height:1.7;

}

