html, body {
	background-color: #FFF;
}

* {
	font: 100%/150% Georgia,Garamond,Times,serif !important;
	background: #FFF !important;
	color: #000 !important;
}

#navigation, #links, a.ref_backlink, #footer .articles_link, div.article_navigation, .thumbprint_link, .backlink {
	display: none;	
}

.thumbprint_caption {
	font-family: sans-serif !important;
	float: none;
	text-align: center;
	font-size: .8em !important;
}

#wrapper {
	width: 90%;
	margin: 20px;
}

#logobar {
	height: 2em;
}

#logobar, #author, #references {
	margin: 0px;
	padding: 0px;
}

#content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Georgia,Garamond,Times,serif !important;
	margin: 0 10px 10px 0;
}

author {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

#content {
	margin: 0px;
	padding: 0px;
}

h1#article_title {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.5em !important;
	position: static;
}

.article_section {
	margin: 1.5em 0 0 0;
	clear: both;
}

.article_section ul {
	margin-top: 1.5em;
}

.article_section li {
	margin-top: 1em;
}

.drop-cap {
	border: 0px;
	height: 1em; 
	line-height: 1em; 
	margin: 0; 
	padding: 0;
}

#reference_heading, #glossary_heading, .subheading {
	font-size: 1.2em !important;
	font-weight: bold;
}

