body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
}

img
{
	border: none;
}

ul
{
	list-style-type: none;
	margin: 0.5% 0 1% 0;
}

h1, h2, h3
{
	margin: 0 0 0 0;
}

h4
{
	margin: 1% 0 0 0;
}

#header
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 1% 0 1% 0;
}

#global_navigation, #search_form, #local_navigation, #secondary_image, #ui_wordmark, #clas_wordmark, #college
{
	display: none;
}

.more
{
	display: none !important;
}

.print
{
	visibility: visible !important;
	margin: 0.5% 0 0.5% 0;
	width: auto;
	height: auto;
}

.news a, .events a
{
	display: block;
	width: 100%;
	color: #000000;
	margin: 1% 0 1% 0;
}

#local_heading
{
	font-size: 18pt;
}

#content_wrapper, #content_left, #content_right, .node
{
	width: auto;
}


a:link, a:visited
{
	text-decoration: underline;
}

a[href^="/"]:after 
{
   content: " (http://www.clas.uiowa.edu" attr(href) ") ";
   font-size: 90%;
}

#footer
{
	font-size: 9pt;
	margin-top: 5%;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0 0 0 0;
	color: #999999;
}

#footer p
{
	margin: 1% 0 1% 0;
}
