body, td, p { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;
}

body {

background-attachment:fixed;
background-repeat:no-repeat;
padding:0px;
margin-top:0px;
}


.pageTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #00215B;
font-weight:bold;
text-decoration:none;

}

.subTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #00215B;
font-weight:bold;

}
.quoteText { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #00215B;
font-style: italic;
font-weight:bold;

}


.quoteAuthor { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #00215B;
text-align: right;
}

.legal {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
text-align: right;
}


a:link { 
color: #00215B;
font-weight:bold;
}

a:visited { 

color: #00215B;
font-weight:bold;
}

a:hover { 
color: #00215B;
font-weight:bold;
}
a:active { 
color: #00215B;
font-weight:bold;
}

#nav {
width:100%;
height:40px;
padding:0px;
margin:0px;

}

#nav ul {
list-style-type:none;
padding:0px;
margin:0px;
}



#nav ul li {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
display:block;
float:left;
margin-left:10px;
margin-right:10px;
text-transform:uppercase;
padding:0px;

}

#nav ul li a{
	color:#f5f4e7;
	text-decoration:none;
}

#nav ul li a:hover{
color:#ffffff;
border-bottom-style:solid;
border-bottom:thin solid #ffffff;
}

#buy-the-book {
width:151px;
height:223px;
float:left;
}

#buy-the-book a{
width:151px;
height:223px;
float:left;
background-image:url('images/buy-book-btn.gif');
}

#buy-the-book a:hover {
background-position: 0px -223px;
}

