body {
	font-family: arial, sans-serif;
	font-size: 0.9em
}

div.boxed_content {
	width: 85%;
	margin: auto;
	border: 1px dotted #888888;
	padding: 5px
}

div.investigate {
	border: 1px solid #888888;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 5px
}

div.search {
	display: none
}

div.textguides div.subnav {
	width: 190px;
	float: left;
	font-size: 0.8em
}
div.textguides div.subnav li.expanded ul {
	display: block
}
div.textguides div.subnav li.expander ul {
	display: none
}
div.textguides div.subnav ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px
}
div.textguides div.subnav ul ul {
	padding-left: 10px
}
div.textguides div.subnav ul ul ul {
	padding-left: 20px
}
div.textguides div.related_content {
	display: none
}
div.textguides div.article_body {
	float: right;
	width: 450px
}

div.tip_content {
	display: none
}

hr {
	border: none;
	color: white
}

p.footer {
	clear: both;
	padding-top: 15px;
	text-align: right;
	font-weight: bold;
	display: none
}

table.timeline {
	border-collapse: separate;
	float: right;
	width: 450px
}
table.timeline td {
	vertical-align: top;
	border: 1px dashed #dedede;
	border-width: 0px 0px 1px 1px;
	padding: 5px;
	width: 233px
}
table.timeline td.year {
	width: 40px;
	border-left: none
}
table.timeline tbody td {
	border: 1px dashed #dedede;
	border-width: 0px 0px 1px 1px;
	padding: 5px
}
table.timeline tbody td.year {
	font-weight: bold;
}
table.timeline thead td {
	color: #e58435;
	font-size: 1.2em
}
table.timeline hr.timeline_entry {
	margin: 5px auto;
	border: 1px dotted #dedede;
	width: 80%
}

#content {
	clear: both
}

#header {
	margin-bottom: 15px
}
#header h1.logo {
	float: right
}
#header h1 i {
	display: none
}
#header p.url {
	float: left;
	margin-top: 99px
}

#nav {
	display: none
}

#social_bookmarks {
	display: none
}

#toc {
	display: none
}