/* CSS Document */

body {
	background-color: white;
	background-image: url(http://www.estelewis.com/images/grad2.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
a {
	border: 0px;
	text-decoration: none;
	color: #333333;
}
img {
	border: 0;
}
p {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #807B75;
	padding: 10px;
	top: 20px;
	left: 20px;
	clear: none;
	float: left;
	width: 430px;
}
.head {
	position: relative;
	width: 640px;
	height: 80px;
	padding: 30px;
	left: -30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #807B75;
	background-image:url(images/thread_top.png);
	background-repeat:no-repeat;
	background-position: bottom;
}
.head2 {
	position: relative;
	width: 640px;
	height: 80px;
	padding: 20px;
	left: -30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #807B75;
	background-image:url(images/thread_bot.png);
	background-repeat:no-repeat;
	overflow: visible;
}
.title {
	position: relative;
	float: left;
	padding: 10px;
	left: 75px;
	top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #807B75;
}
.nav {
	float: right;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #807B75;
}
.series {
	position: relative;
	left: 50px;
	top: -10px;
	width: 500px;
	overflow: hidden;
	padding: 0px;
	margin: 25px;
}
.info {
	position: relative;
	left: 50px;
	top: -40px;
	width: 500px;
	overflow: hidden;
	padding: 0px;
	margin: 25px;
}
.image {
	position: relative;
	left: 50px;
	width: 500px;
	overflow: hidden;
	padding: 0px;
	margin: 25px;
}
.titlecard {
	position: relative;
	float: right;
	clear: none;
}
.name {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807B75;
	padding: 10px;
	top: 80px;
	left: 20px;
	clear: none;
	float: left;
}
.name2 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807B75;
	right: 20px;
	float: right;
	z-index: -10;
	top: 5px;
}
.bottom {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807B75;
	right: 20px;
	float: right;
	z-index: -10;
	top: -20px;
	padding-bottom: 20px;
}
.date {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDB7AE;
	padding: 10px;
	top: 80px;
	left: 20px;
	clear: none;
	float: left;
}
.desc {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #807B75;
	padding: 10px;
	top: 20px;
	left: 20px;
	clear: none;
	float: left;
	width: 430px;
}