body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding: 0;
	margin: 0;
	background: url(../img/bg.png) repeat-x #e8e8e8;
}

a{
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #333;
}
a:hover{
	text-decoration: none;
	border-bottom: 1px solid;
	color: #3B77D7;
}
a:active{
	border:0 none;
}
img {
	border: 0 none;
}
h1,h2,h3 {
	padding:0;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	font-size: 5.75em;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1.5em;
	padding-top:10px;
}
h3 {
}
p,li {
	line-height: 18px;
	font-size: 0.9em;
}
#container {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#header {
	width: 725px;
	color: #FFF;
	padding: 0 0 0 25px;
	height: 90px;
	background: #2D60B1 url(../img/gradient.jpg) no-repeat left top;
}
#header a,#header a:hover {
	display: block;
	width:100%; height:100%;
	border: 0 none;
	color: #FFF;
	text-decoration: none;
	border: 0 none;
}


#content {
	width: 100%;
}
#content1,#content2{
	float: left;
}
#content1 {
	width: 550px;
	padding: 30px 100px 30px 100px;
}
#content2 {
	width: 246px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.sidebox {
	background: url(../img/sidebox.jpg) no-repeat;
	width: 186px;
	padding: 15px;
	margin: 0 0 15px 0;
}
.sidebox h3 {
	font-size: 1.6em;
	color: #336CC6;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.sidebox p {
	margin: 0px;
	padding: .25em 0 0 0;
}

#footer {
	clear: both;
	width: 100%;
	height: 35px;
	color: #FFFFFF;
	text-align: right;
	background: #2D60B1 url(../img/gradient.jpg) no-repeat left center;
}
#footer p {
	margin: 0;
	padding: 8px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}
img#bookcover {
	float: left;
	padding-right: 15px;
}
img#bookcover2 {
	float: right;
	padding-left: 15px;
}
p span.name {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.85em;
	font-weight: bold;
}
