a
{
	text-decoration:none;
}

a:hover
{
 /*
	background-color: Olive;	
	color: Yellow;
*/
	background-color: Olive;
	color: #ebeec3;
}

body 
{
	color:Yellow; 
	font-family: Tahoma, Arial; 
	background-color: #ebeec3; 
	width: 700px; 
	height: 560px; 
	margin-top: 0px; 
	margin-left: 0px;
}

img
{
	border:0;	
}

/* Column 1 */
#TakeALook
{
	position:absolute;
	left:0px;
	top:61px;
	width:180px;
	height:450px;
	text-align:center;
	font-family:Tahoma, Arial;
	color:Black;
}

.BuyNow
{
	font-family:Tahoma, Arial;
	font-size:16px;
	font-style:oblique;
	color:Olive;

}

.Links
{
	font-family:Tahoma, Arial;
	font-size:14px;
}

/* Column 2 */
#Cover
{
	display:block;				
	position:absolute;
	left:20px;
	top:0px;
	width:299px;
	height:380px;
	border:0;
	background-color:#ebeec3;
}

#HTML
{
	display:block;
	position:absolute;
	left:181px;
	top:60px;
	width:520px;
	height:410px;
	background-color:#ebeec3;
	color:Black;
	visibility:visible;
	z-index:99;
}

#Chapter
{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:520px;
	height:410px;
	background-color:#ebeec3;
	color:Black;
	visibility:visible;
	z-index:99;
}

#Paypal
{
	display:block;
	position:absolute;
	left:181px;
	top:475px;
	height:25px;
	width:115px;
	text-align:center;
	font-family;Tahoma, Arial;
	font-size:12px;
	color:Black;
	
}


#PaypalForm
{
	top:-25px;
}

#Amazon
{
	display:block;
	position:absolute;
	left:300px;
	top:475px;
	height:240px;
	width:120px;
}

object
{
	display:block;
	position:absolute;
	left:181px;
	top:61px;
	width:520px;
	height:450px;
	color:Black;
	visibility:visible;
	z-index:99;	
}



#Introduction
{
	display:block;
	position:absolute;
	left:176px;
	top:61px;
	width:400px;
	height:450px;
	color:Black;
	visibility:visible;
	z-index:99;
}


#PDF
{
	display:block;
	position:absolute;
	left:176px;
	top:61px;
	width:400px;
	height:450px;
	color:Black;
	visibility:visible;
	z-index:0;
}

#PDFViewer
{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:450px;
	color:Black;
	visibility:visible;
	z-index:0;
}

#Address
{
	color:Black;
	text-align:center;
	position:absolute;
	left:0px;
	top:511px;
	width:700px;
	height:40px;
}

/* Column 3 */
#PaypalRight
{
 	border:1px;
	display:block;
	position:absolute;
	left:368px;
	top:7px;
	height:25px;
	width:115px;
	text-align:center;
	font-family;Tahoma, Arial;
	font-size:12px;
	color:Black;
	
}

#AmazonRight
{
	display:block;
	position:absolute;
	left:360px;
	top:96px;
	height:240px;
	width:120px;
}

#AddressRight
{
	color:Black;
	text-align:center;
	position:absolute;
	left:345px;
	top:338px;
	width:150px;
	height:40px;
}

