body {
	background: #452061;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #452061;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #d40f00;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
#menu {
	position:absolute;
	left:324px;
	top:20px;
	width:620px;
	height:60px;
	z-index:10;
}
#side_left_box {
	width:210px;
	text-align: left;
	margin-top: 140px;
	margin-left: 40px;
	padding-bottom: 0px;
	overflow: visible;
	height: 560px;
	float: left;
}
.side_left_text  {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 30px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer  {
	background-color: transparent;
	text-align: left;
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #9bcc11;
}
#footer a:hover {
	color: #F90;
}
.book_title {
	font-size: 14px;
	font-weight: bold;
	color: #6b00ba;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 14px;
}
.author_small {
	font-size: 9px;
}
.book_description {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 6px;
}
.about_txt {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 6px;
}
.about_txt p {
	padding-bottom: 8px;
}
.copyright {
	font-size: 10px;
	color: #ddd;
	text-align: left;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}
.contact_info p {
	padding-bottom: 8px;
}
#facebook {
	padding-top: 6px;
}
