body {
	background-color: #000000;
	background-image: url(images/bg_overall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 129px;
	padding-left: 193px;

}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.textLink{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}

.textLink:hover{color:#000000; text-decoration:none;}
.textLinkbottom{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:normal;
	color: #CCCCCC;
	text-decoration:underline;
}

.textLinkbottom:hover{color:#FFFFFF; text-decoration:none;}
.splashContent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding: 10px 25px;
	text-align: justify;
	line-height: 16px;
}
.contentAuthor {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(images/bg_author.jpg);
	background-repeat: no-repeat;
	height: 404px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 465px;
}
.contentBook {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(images/bg_book.jpg);
	background-repeat: no-repeat;
	height: 404px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 465px;
}
.contentOrder {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(images/bg_order.jpg);
	background-repeat: no-repeat;
	height: 404px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 465px;
}
.contentTestimonials {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(images/bg_testimonials.jpg);
	background-repeat: no-repeat;
	height: 404px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 465px;
}
.textDiv {
	padding-right: 20px;
}

