#introtext {
	font-size: 15px;
	font-weight: lighter;
	float: left;
	text-align: left;
	width: 271px;
	margin-top: -5px;
	margin-left: 3px;
}
#left {
	float: left;
	background-image: url(../images/skywalker.jpg);
	height: 420px;
	width: 700px;
	margin-bottom: 28px;
}
#lefttext a {
	position: relative;
	top:20px;
	left: 177px;
	font-size: 40px;
	color: #D1D1D1;
	font-variant: small-caps;
	text-decoration: none;
}
#lefttext a:hover {
	color: #A1A1A1;
}
#right {
	float: left;
	height: 420px;
	width: 280px;
	margin-bottom: 28px;
}
#righttop {
	float: left;
	background-image: url(../images/house.jpg);
	height: 140px;
	width: 279px;
	margin-left: 1px;
}
#righttoptext a{
	position: relative;
	top:105px;
	left:5px;
	font-size: 20px;
	color: #D1D1D1;
	font-variant: small-caps;
	text-decoration: none;
}
#righttoptext a:hover {
	color: #A1A1A1;
}
#rightmiddle {
	float: left;
	background-image: url(../images/beyond.jpg);
	height: 140px;
	width: 280px;
}
#rightmiddletext a{
	position: relative;
	top:105px;
	left: 3px;
	font-size: 20px;
	color: #D1D1D1;
	font-variant: small-caps;
	text-decoration: none;
}
#rightmiddletext a:hover {
	color: #A1A1A1;
}
#rightbottom {
	float: left;
	background-image: url(../images/thirdletter.jpg);
	height: 140px;
	width: 280px;
}
#rightbottomtext a{
	position: relative;
	top:105px;
	left: 9px;
	font-size: 20px;
	color: #D1D1D1;
	font-variant: small-caps;
	text-decoration: none;
}
#rightbottomtext a:hover {
	color: #A1A1A1;
}
#book {
	float:left;
	width: 980px;
	height: 110px;
	margin-left: 0px;
}
#booktext {
	float: left;
	width: 560px;
	font-size: 14px;
	margin-left: 5px;
	
}
#bookimage {
	float: left;
	background-image: url(../images/book.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 85px;
	height: 110px;
	margin-left: 45px;
}
#booktextintro {
	margin-top: -5px;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
}