body {
	background-color: #dac68b;
	background-image: url(../img/bg-trans.png);
	background-position: top left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 100%;
	}
	
a {
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #040033;
	}

p {
	text-indent: 25px;
	}

.nindent {
	text-indent: 0px;
	}
	
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}
	
td, tr {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}

#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	}
	
.t {
	position: relative;
	margin-bottom: -30px;
	margin-left: -65px;
	margin-top: -12px;
	z-index: 1;
	}
	
.centerpic {
	text-align: center;
	position: relative;
	margin-left: 10%;
	}
	
.sidenav {
	float: left;
	margin-top: 5px;
	margin-right: 90px;
	position: relative;
	font-family: "Arial Black", sans-serif;
	font-size: 17px;
	text-align: center;
	z-index: 45;
	line-height: 13px;
	margin-bottom: 1000px;
	}
	
.sidenav a {
	color: #713F3D;
	}

.sidenav a:active {
	color: #4B2A28;
	}
	
#aboutcontent {

	}
	
.contentheader {
	font-size: 20px;
	font-family: Georgia, serif;
	color: #201d15;
}
	
#eep {
	position: relative;
	bottom: 0px;
	right: 2px;
	width: 0px;
	height: 100%;
	margin-bottom: -15px;
	}

#madeby {
	position: relative;
	height: 15px;
	font-size: 9px;
	font-family: "Hetlvetica", "Tahoma", "Verdana", sans-serif;
	text-align: right;
	margin-right: 2px;
	}

#madeby a {
	color: black;
	}
