
* {
margin: 0; padding: 0;
font-size: 12px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .80em;
	color: #333333;
	background-color:  	#E3DDCD;
	/*background-image:url("backgroundfading01.jpg");*/
	background-repeat: no-repeat;
	background-position:center top;
}
}

h1 { font-size: 2em; }

h2 { font-size: 1em; }


#tree_reduced {
float: left;
margin: 20px;
}

#container {
	width:100%;
	min-width:600px;
	max-width:1250px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	position:relative;	

}

#header {
	height: 207px;
	margin-bottom: 20px;
	/*background-image:url("backgroundfading01.jpg");*/
	background-color: #fff;
	background-repeat: no-repeat;
	background-position:center top;
}

#header h1 {
	padding: 10px;
	float: right;
	color: #AD0505;
	font-size: 3.5em;
	margin-right: 10px;
}

#header h3 {
	padding: 10px;
	float: right;
	color: #AD0505;
	font-size: 1.5em;
	margin-right: 10px;
}

#navigation {
float: left;
width: 19%;
background-color:#FFF;
/*border-right-style: solid;
border-right-width: 1px;*/

}

#navigation h2 {
padding-left: 10px;
padding-bottom: 10px;
}

#navigation li {
	list-style: none;
	line-height: 1.5em;
}

#navigation a {
	text-align: right;
	background-color: none;
	display: block;
	font-size: 1.5em;
	padding-right: 16px;
	line-height: 2em;
	text-decoration: none;
	color: black;
}

#navigation a:hover {
	background-color: #ED2D2D;
	display: block;
	color: white;
}

#navigation .current-page {
	background-color: #AD0505;
	color: white;
}

#centerDoc {
float: right;
width: 80%;
background-color:#FFF;
}

#centerDoc p, h3, h1, h4, br {
	padding-left: 10px;
	padding-right: 10px;
}

#centerDoc p {
	margin-bottom: 10px;
	text-align: justify;
}

#centerDoc h1, h3 {
	margin-bottom: 10px;
}

#centerDoc h1 {
	font-size: 2em;
}

#centerDoc h2 {
	font-size: 1em;
}

#centerDoc h4 {
	font-size: 1em;
}

#centerDoc li {
	list-style: disc;
	padding-left: 10px;
	line-height: 1.5em;
	List-style-position: inside;
}

#centerDoc ol {
	list-style-type: a;
	padding-left: 20px;
	line-height: 1.5em;
	List-style-position: inside;
	margin-bottom: 10px;
}

#centerDoc table {
		padding-left: 1px;
		border: 0px solid;
}

#centerDoc td, th {
		padding: 5px;
		border: 0px solid;
}

#centerDoc caption {
		font: bold 18px Verdana; 
		margin: 10px;
}
#DerekPratt {
	float: right;
	margin: 20px;
}

#Graveyard {
	float: right;
	margin: 20px;
}

#Wordcloudethics {
	float: right;
	margin: 20px;
}

#FamilyTree {
	float: right;
	margin: 20px;
}

#footer {
	float: right;
	clear: both;
	width: 100%;
	height: 70px;
	bottom: 0;
	margin-top: 40px;
	margin-bottom: 0px;
	text-align: center;
}

#footer h2, p {
	padding: 10px;	
	margin-top: 15px;
	}

#footer hr {
	margin-left: 20px;	
	margin-right: 20px;
	border-style: inset;
	border-width: 1px;
}
