h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1px;
	margin-left: 20px;
	margin-right: 20px;
	color: #100a47;
}

h3{
font-size: 1.4em;
}

h4{
font-size: 1.2em;
}

p {
	margin-bottom: 1px;
	margin-left: 20px;
	margin-right: 20px;
	text-align:left;
}

div.content {
width: 950px;
font-family: arial;
font-size: 13px;
text-align:left;
background:#b8b5ff;

}

div.book {
width: 890px;
margin-left: 20px;
font-family: arial;
font-size: 13px;
color:#000000;
text-align:left;
background:#a8a3e4;

}


div.content a  {
	padding: 1px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.content a:hover {	
	text-decoration: none;
	background-color: #ffffff;
	color: #100a47;

}
.callout
{
float:left;
width:260px;
margin:5px;
font-size: 1.15em;
padding:1em;
color: #333333;
background:#a8a3e4;
}
.calloutright
{
float:right;
margin:2px;
font-size: 1.4em;
font-style:italic;
padding:1em;
color: #333333;
}
.leftcol
{
float:left;
width:260px;
margin:5px;
padding:1em;
color: #333333;
}

.excerpt
{
float:left;
width:260px;
margin:0px;
padding:1em;
color: #333333;
}

div.footer
{
text-align:center;
font-size: 1.2em;
color:#FFFFFF;
background-color:#333333;
}
div.menu
{
text-align:center;
font-size: .9em;
color:#333333;
background-color:#100a47;
}