@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000;
}
body {
	background-color: #282514;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 0px;
}

div.wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}



a.mail {
	color: #fff;
}

a.mail:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #fff;
}

div.email {
	position: relative;
	left: 850px;
	top: -115px;
	z-index: 4;
	font: Verdana, Geneva, sans-serif;
	color: #fff;
}

div.photo {
	width: 365px;
	height: 404px;
	font-size: 12px;
	background-color: #fff;
	position: relative;
	left: 20px;
	z-index: 1;
	float: left;
	padding-top: 35px;
	padding-bottom: 35px;
}

div.sidebox {
	position: relative;
	left: 30px;
	top: -18px;
	z-index: 2;
	float: left;
}

div.credit {
	position: absolute;
	bottom: 0px;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
	width: 950px;
}

div.credit2 {
	position: relative;
	bottom: 0px;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
	width: 950px;
}

p.textbox {
	width: 534px;
	background-color: #bcb8b7;
	padding: 30px 20px 30px 20px;
}

img.head:first-of-type { position: relative;top: -1px; }

img.head {
	position: relative;
	top: -8px;
	z-index: 1;
}

img.authorpic {
	float: right;
	margin: 10px;
	z-index: 3;
	position: relative;
	top: -140px;
}

p.page {
	z-index: 3;
	color: #fff;
	position: relative;
	top: -140px;
	padding: 10px;
	}

h3 {
	font-size: 44px;
	color: #fff;
	position: relative;
	left: 20px;
	top: -110px;
	z-index: 2;
}

span.indent {
	display: inline-block;
	margin-left: 72px;
}

span.p {
	margin-left: 20px;
}