
body { font: normal 10pt Arial, Verdana, sans-serif; background-color: #ffffff; }
img { border: 0; }
#container { line-height: 1.3em;}
#footer,#subnav,#supernav,.wps-widget,#nav,#search,#branding,#edit_button, #sidebar { display: none; }
#header h1 a {font-size: 8pt;text-transform: uppercase;text-decoration: none;color: black;font-family: Verdana;} 
#header h1 {border-bottom: 1px dashed black;margin-bottom: 0;}
#content h2 {margin-top: 5px;font-family:Georgia,Times New Roman,serif;font-size: 22pt;font-weight: normal;line-height: 1em;}
th,td {text-align: top;}

/* Site-specific Customizations */






/* print style sheet */
/* set basics */
body{
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 10pt;
	xfont: 12pt "Times New Roman", Times, serif;
}
#container{
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
#banner h1 img{
	border: none;
	font-size: 100%;
}
.content_title h2, body.print h2{
   font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.5em;
}
/* drop caps */
#content .wrap p span.fancy {
	font: normal 2.0em Georgia, Times New Roman, serif;
	color: #999999;
	float: left;
	margin: 0 .2em -.2em 0;
}
#copyright{
	margin: 50px 0 0 0;
	font-size: 8pt;
}
#footer{
	clear: both;
}

/* hide these  */
#edit_button_container, #edit_button, #validate, #validate img, #nav, #supernav, h1 a span, #search, #subnav, #footer .nav, #flashcontent, #sidebar, #tabnav, #tabwrap, #tabs, #hbs100, #nav-factsheet, #nav-timeline{
	display: none;
}

#calendar_jump{
   display: none;
	border: 2px solid #0a0;
}

.factsheet #content h1,
.timeline #content h1{
	font-size: 1em;
	color: #9B1633;
	line-height: 1.2em;
	margin: 0;
	padding: 31px 0 0 0;
	text-transform: uppercase;
}
.factsheet #content h1 span, 
.timeline #content h1 span{
    display: block;
	color: #656565;
   	font-weight: bold; font-size: 0.8em;
    margin: 0.25em 0 0 0; padding: 0.5em 0 1em 0;
    text-transform: none;
}

.factsheet #content h2{
    font-family: Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; 
	font-weight: bold; margin: 24px 0 12px 0; 
	padding: 0; font-size: 0.9em;
}

.factsheet #content ul{
    margin: 0 0 0 30px; padding: 0;
}

.factsheet #content ul li{
    margin: 0 0 12px 0; padding: 0;
}

/* overide screen styles */ 
.faculty #content .wrap h1{
	height: 28px;
	margin: 1em 0 1em 0; padding: 0;
}
.faculty #content .wrap blockquote{
	float: none; width: 600px; 
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #454545;
	margin: 0; padding: 0 0 1em 0;
	
}
.faculty #content .wrap #main{
    float: none; width: 600px; 
	margin: 0; padding: 0;
}
#content ul#quotes{
	list-style-type: none;
	margin: 0; padding: 0;
}
/* hide by default */
#content ul#quotes li, 
#content ul#quote-photo li{
	display: none;
}
/* show selected one */
#content ul#quotes li.selected, #content ul#quote-photo li.selected{
	display: block;
}
