* {
    padding: 0;
    margin: 0;
} 

body {



font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

color: #333333;
}

img { border: none;  }
a { color: #22456F; text-decoration: none;}
a:hover { text-decoration: underline; color : #000; }

.figure {
  float: right;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 5px;
 
}
.figure p {

  text-align: center;
  font-style: italic;
  font-size: smaller;
	line-height: 90%;
  text-indent: 0;
}



.review {background: #F2F2F2;
	width: 80%;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	padding: 15px 20px 8px 15px;
	margin: 20px 20px;
	margin-bottom: 8px
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
}
	

	

cite {
  	
	background: url(images/quote.gif) left top no-repeat;
	padding-left: 88px;
	color: #006699;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	font-size: 1.1em;
	padding-bottom: 1.1em;
	
}

table tr td{

 padding: 5px;}

.reviewer {color: #333;
margin-top: 6px;
	margin-bottom: 6px;}


#wrap {
margin: 15px auto 0 auto;
width: 800px;
padding: 10px;
background: url('images/bot.gif') left bottom no-repeat;


}

#verse
{
line-height: 14px;
font-size: 90%;
color: #336080;
font-weight: 400;
letter-spacing: 1px;
padding-left: 25px;
}

#header { 
border: 5px solid #ddd;
height: 100px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -1px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #182535;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #555555;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#book {padding:5px; margin:5px; float:right; }


.bod {
margin-top: 30px;
width: 570px;
float: right;
text-align: left;
border: 1px solid #006699;
padding: 10px;
padding-top: 20px;
padding-left: 15px;
}
.bod h2 {
color: #333333;
font-size: 28px;
letter-spacing: 1px;
font-weight: 70;
padding : 20px 0 15px 0;
}


.links {
margin-top: 10px;
width: 160px;
float: left;
border: 0px solid #ddd;
font-size: 12px;
padding: 10px;

}
.links ul {
list-style-type: none;
padding: 160px 10px 10px 20px;
font-family: "Courier New";
color: #006699;
line-height: 40px;
}
.links h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.links a:link {  font-family: "Courier New", Courier, mono; font-weight: 800;  font-style: normal; color: #006699; text-decoration: none}

.links a:hover {  font-family: "Courier New", Courier, mono; font-weight: normal;  font-style: normal; color: #FF6600; text-decoration: none}

.links a:visited {  font-family: "Courier New", Courier, mono;  color: #006699; text-decoration: none; line-height: normal}

.links a:active {  font-family: "Courier New", Courier, mono;  line-height: normal; color: #FF9900; text-decoration: none}

.title {
font-size: 24pt;
font-weight: 550;
color: #006699;
background: #fff;
text-shadow: 2px 2px 3px #1176a9;


}


#footer {
margin-top: 5px;
text-align: center;
color: #444;
font-size: 11px;
border: 5px solid #f0f0f0;
padding: 10px;

}