#address_bar,
#header_bottom,
#search_field,
#trailer-left,
#trailer-right,
#arrow,
#tree_browse,
#breadcrumb p span.bluebold,
#site-trailer ul li {
	display: none;
}

* {
	border: none !important;
}

body {
background: #ffffff;
font-family:Arial,Helvetica,sans-serif !important;
font-size: 80%;
width: 190mm;
margin: 5mm auto;
color: #000000 !important;
}

#site-trailer ul {
	margin: 0;
	padding: 0;
}

#site-trailer ul li.last,
#mod_timestamp {
	display: block;
	font-size: 0.85em;
	color: #888888;
}

.pageheading {
	font-size:300%;
	/* font-weight:bold; */ 
	letter-spacing: -0.03em;
	font-family: Georgia, "Times Roman", serif;
	text-shadow: 0px 1px 0 #dddddd;
}

.pageheading b {
	font-weight: normal;
}


.bluebold {
	font-weight: bold;
}

#staff_list .bluebold {
	display: inline-block;
	width: 10em;
}


#staff_list .bluebold a:after,
#detailed_info_only ul li span.bluebold a:after {
	content: " (" attr(href) ") ";
}

#staff_list {
	width: 99%;
	overflow: display;
}

#first_column,
#second_column {
	border-top: 2px solid #888888 !important;
}

#first_column {
	float: left;
	clear: left;
	width: 43%;
}

#second_column {
	float: left;
	width: 55%;
}

#browse_details_subsection #staff_list .separator {
display:block;
}

.separator {
	clear: both;
	float: none;
}

#arms {
	background-color: #000066;
}
