P.CENTERLINK {
	font : 150%;
	text-align : center;
	padding : 15px 15px;
	background : url(images/stars.gif);
	margin : 0 20% 0 20%;
}
A:hover {
	color : White;
	background-color : Blue;
	border-top : 1px solid #99FF00;
	border-bottom : 1px solid #99FF00;
}

A:link,A:visited {
	color : #99FF99;
	text-decoration:none;
}

A:active {
	text-decoration: none;
	background-color : Blue;
	color : White;
}

body{
        
        background-color: #333333;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
}

td, p, span, body{
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color : White;
	text-align : justify;
}
	
.quoteauthor {
	text-align: center;
	letter-spacing : 3px;
	color: #ff9966;
	margin-left : 20%;
	background: transparent;
	font : bold italic 120%;
}

.bannerfield {
	background-image : url(./images/bk_marble.jpg);
	word-spacing: 3px;
	color: White;
	border : 10px ridge #CC0033;
	padding : 12px 30px 8px 30px;
	letter-spacing : 1px;
	text-align : center;
	font : bold large;
	margin : 0 5% 0 5%;
}

.subtitle{
    letter-spacing : 1px;
    text-align : center;
    color : #ffffff;
    padding : 3px 20px 3px 20px;
    border : 6px inset #00008B;
    margin-top : 3px;
    margin : 5px 10% 0 10%;
    background : #000062;
}

p.sectionintro {
    letter-spacing : 1px;
    text-align : center;
    color : #ffffff;
    padding : 10px 20px 10px 20px;
    border : 6px inset #00008B;
    margin-top : 12px;
    margin : 10px 10% 0 10%;
    background : #663333;
}


.bodyquote{
   font : italic 120% serif;
   text-align : justify;
   color : #ff9966;
   word-spacing : 2px;
   margin-right : 20px;
   margin-left : 20px;
}

.bookreviewauthor{
	font : bolder 100% serif;
	text-align : left;
	color : #CCFFCC;
	word-spacing : 1px;
	margin-left : 100px;
	letter-spacing : 1px;
	padding-bottom : 4px;
	padding-top : 4px;
	border-bottom : 2px solid #CC9999;
	padding-left : 12px;
	background-image: url(images/review_author_name_bkgnd.jpg);
}
			
.bookreviewquote{
	text-align : left;
	letter-spacing : 1px;
	color : #FFFF99;
	font : normal 100% serif;
	border-top : 5px ridge #999999;
	padding-top : 9px;
	margin-right : 60px;
	margin-left : 20px;
				}

.leftextrapolation { 
text-align: left;
float : left;
border-right : 12px solid #333333;
}

.rightextrapolation { 
text-align: right;
float : right;
border-left : 12px solid #333333;
}

.leftextrapolation,.rightextrapolation { 
font : 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #FFFF99;
width : 30%;
padding-right : 12px;
padding-bottom : 12px;
padding-left : 12px;
padding-top : 12px;
background-image : url(./images/stars.gif);
}

