/* Imported from old styles */
table.sc_table .column1 {
	width: 140px;
}
table.sc_table .column2 {
	width: 100px
}
table.sc_table .column3 {
}

table.sc_table td,
table.sc_table th {
	text-align: left;
}
table.wide td.last,
table.wide th.last {
	text-align: left;
}
.facultyList{
	display:block;
	padding-bottom:10px;
}	

#navigation ul li a {
border-bottom: none;
background-color: transparent;
font-family: 'Gotham Narrow A', 'Gotham Narrow B', Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: 20px;
color: #000;
text-decoration: none;
display: block;
padding: 0.5em 0.75em;
border-radius: 0.15em;
transition: 150ms;
}

#header #logo a {
height: 2.5em;
margin: 0.7em 0;
}