body { 
	background:#666666;

	}
h1 {display: none;}

h2 {font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight:100;
	color:#333333;
	}

a:link{ 
	text-decoration: none; 
	color: #333333;
	}
a:visited {text-decoration: none; 
	color:#333333;
	} 

a:hover, a:active { 
	text-decoration: none; 
	color:#ffffff;
	}

.top {
	text-decoration: none;
	background: #666666;
	position: absolute;
	margin-left:2%;
	width: 95%;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	left: -4px;
	top: -9px;
	color:#999999;
}

.group {
	position:fixed;
	left:50%;
	bottom:10%;
	width: 1000px;
	margin-left:-500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#000000;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 5px;	
	position: fixed;
	width: 580px;
	left:50%;
	margin-left:-295px;
	bottom: 140px;
	color: #ffffff;
	background: #999999;
}

.middle {
	position:fixed;
	left:50%;
	top:50%;
	width: 600px;
	margin-left:-300px;
	margin-top: -200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#000000;
}


img {
	border: none;
	padding: 4px;
	}


span {
    font-size: 9px;
	font-style: italic;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
.title
	 {font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight:100;
	color:#333333;
	}
	
.text {
	position:relative;
	margin: auto;
	text-decoration: none;
	width: 750px;
	border: none;
	margin-top: 80px;
	margin-bottom: 80px;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	color:#000000;
	background-color:#FFFFFF;
}

.thumbs {
	position: absolute;
	width: 85%;
	text-decoration: none;
	border: none;
	margin-top: 80px;
	margin-left: 80px;
	padding-top: 40px;
	font-family: Helvetica, Geneva Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color:#CCCCCC;
}

.thumbs img {
	border: none;
	padding: 4px;
	}
	

.book
	{margin-left: 25px;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#000000;	}
	
.half
	{
	float:left;
	margin-top: 80px;
	width: 1300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#000000;	}

.text a:visited {
	color:#333333;
	text-decoration: none;
	}
	
.text a:link {
	color:#666666;
	text-decoration: none;
	}
	

.text a:hover {
	color:#000000;
	text-decoration: underline;
	}
	
.copy {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 9px;
	width: 110%;
	left: -10px;
	position:fixed;
	bottom: 0px;
	color: #666666;
	background: #333333;
}

.private {
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 8px;
	width: 110%;
	left: -10px;
	position:fixed;
	bottom: 0px;
	color: #666666;
	}

.thumb {
	position:fixed;
	bottom: 30px;
	width: 100%;
}

.back {
	text-decoration: none;
	position:fixed;
	left: 2%;
	top: 2%;	
	border: none;
	font-family: Helvetica, Geneva, Arial,  sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#000000;
	z-index:7;
}