body 
{
	margin: 10px 30px 10px 30px;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px!important;
	line-height: 140%;
	color: #333333;
}

.body-header 
{
	margin: 0 0 0 0;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px!important;
	line-height: 140%;
	color: #333333;
}

pre
{
	margin: 10px;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px!important;
	line-height: 140%;
	color: #333333;
}

td
{
	font-size: 10px!important;
}

a {
	color: #E6110E;
	text-decoration: none;
}

a:visited {
	color: #E6110E;
	text-decoration: none;
}

a:hover {
	color: #E6110E;
	text-decoration: underline;
}

.letter
{
	font-size: 20px;
}

#header_wrapper {
	width:100%;
	height:100px;
	background-image:url("http://www.newschool.edu/interim/images/bodybackground.jpg");
	background-repeat: repeat-x;
	background-position:0 0;
}
#header_top {
	width:900px;
	height:95px;
	margin: 0 auto;
	padding:0px;
}
#logo {
	width:516px;
	height:95px;
	float:left;
}
#googleSearch {
	margin:52px 0px 0px 0px;
	float:right;
}

#header_bottom {
	width:100%;
	height:5px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:0px;
}

.alpha-list
{
	padding: 0px 10px 0px 10px;
	text-align: center;
}

