body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
p {
	line-height: 2em;
}
h2 {
	color: #8fa317;
	border-bottom: 1px solid #91b011;
	padding-bottom: 4px;	
}
#nav, #left-content, #leftnav, #world-links, #search, .returnTop, #breadcrumb, #messagebox, #quicklinks, .print-friendly, #header-img, #copyrightbar .floatright  {
	display: none;
}
#header .logo {
	margin: 0 0 10px 5px;
	padding: 0;
	border: 0;
}

/****************************
	Footer
****************************/
#copyrightbar {
	clear: both;
	margin-top: 15px;
	width: 100%;
	float: none;
	border-top: 1px solid #ccc;
}
#footer a:link { color: #666; }
#footer a:visited { color: #666; }
#footer a:hover { color: #C86511; }
#footer  a:active { color: #C86511; text-decoration:underline; }

