/** PRINT STYLES **/
#sidebar, #footer {
display: none;
}

*
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

body
{
	background-color: #ffffff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

p
{
	margin-bottom: 1em;
}

#container
{
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

h1 {
 	color: #38939A;
	font-family: "Perpetua", "Georgia", serif;
	font-style: italic;
	font-weight: normal;
}

 h1 a {
    border: none;
text-decoration: none; }

#header { border: none}
h2
{
	font-size: 225%;
}

h3
{
	font-size: 160%;
}

h4
{
	font-size: 150%;
	text-align: center;
}

h5
{
	font-size: 130%;
	text-align: center;
}

h2, h3, h4, h5, h6
{
	color: #38939A;
	font-family: "Perpetua", "Georgia", serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

h4, h5, h6
{
	font-family: "Perpetua", "Georgia", serif;
	font-style: normal;
	text-transform: none;
}

h2 a, h3 a
{
	text-decoration: none;
}

h6
{
	font-size: 115%;
	text-align: center;
	margin-bottom: 5px;
}

#inset
{
	width: 100%;
	margin-bottom: 1.5em;
}

#inset img
{
	border: none;
	margin-right: 5px;
	margin-bottom: 10px;
}

#content
{   width: 100%;
	background-color: #fff;
clear: none;
}

#content p
{
	line-height: 1.35;
	font-size: 90%;
}

a
{
	color: #8B9F9F;
}

a:hover
{
	background-color: #D2E8E8;
}

a:visited
{
	color: #38939A;
}

a:active
{
	background-color: #BE32CB;
	color: #D2E8E8;
}

#content ul
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 20px;
}

#calendar
{
	width: 630px;
}

div.zem_event_calendar_nav
{
	width: 630px;
	float: left;
	text-align: center;
	font-size: 200%;
}

div.zem_event_calendar_nav a
{
	text-decoration: none;
}

div.zem_event_calendar_nav h3
{
	display: inline;
	font-size: 100%;
}

table.zem_event_calendar
{
	float: left;
	width: 630px;
}

table.zem_event_calendar a
{
	text-decoration: none;
	font-size: 75%;
	display: block;
}

table.zem_event_calendar ul
{
	list-style: none;
}

table.zem_event_calendar ul li
{
	margin: 3px;
}

table.zem_event_calendar caption
{
	display: none;
}

table.zem_event_calendar th
{
	color: #38939A;
	font-family: "Perpetua", "Georgia", serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
}

table.zem_event_calendar td
{
	border: 1px solid #38939A;
	height: 100px;
	width: 100px;
}

table.zem_event_calendar tr.number td
{
	text-align: center;
	border: none;
	color: #38939A;
	font-family: "Perpetua", "Georgia", serif;
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
	height: 20px;
}

#faculty_list ul
{
	list-style: none;
}

#faculty_list ul li
{
	display: inline;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 85px;
	text-align: center;
}

#faculty_list ul li a
{
	text-decoration: none;
	font-family: "Perpetua", "Georgia", serif;
	font-style: normal;
	font-size: 75%;
	display: block;
}

.faculty_photo
{
	float: right;
	margin-left: 5px;
	margin-bottom: 12px;
}

#course_list ul
{
	list-style: none;
}

#course_list ul li
{
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 185px;
	text-align: left;
}

#course_list ul li a
{
	text-decoration: none;
	font-family: "Perpetua", "Georgia", serif;
	font-style: Normal;
	font-size: 125%;
	display: block;
	width: 185px;
        text-indent: 0px;
}

div.request_buttons
{
	text-align: center;
}

.center
{
	text-align: center;
}

.contact_form
{
	background-color: #8B9F9F;
	color: #dddddd;
	margin: 0 auto;
	margin-top: 10px;
	width: 175px;
	text-align: center;
}

.contact_form h3
{
	text-indent: -9999px;
	background: url("/images/26.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	width: 175px;
	height: 50px;
}

.contact_form form fieldset
{
	border: 3px solid #000000;
	padding: 4px;
}

#zemContactForm
{
	margin: 0 auto;
	width: 175px;
}

#zemSubmit
{
	margin-top: 4px;
}

.contact_form form fieldset legend
{
	display: none;
}

.contact_form form fieldset label
{
	float: left;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
}

.contact_form form fieldset input
{
	float: right;
}

.contact_form ul li
{
	list-style: none;
	margin-left: 0em;
	padding-left: 0em;
	text-align: left;
	
}

div.contact_info
{
	margin: 10px;
	text-align: center;
}

p.view_link
{
	text-align: right;
	font-family: "Perpetua", "Georgia", serif;
	font-style: italic;
	padding: 30px;
	clear: both;
display: none;
}

blockquote {
   margin: 0 1.5em 0 1.5em;
}

p.cite {
   font-style: italic;
   text-align: right;
}
