body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	margin: 0;
	padding: 0;
	background-color: #000;
}

h2 {
	color: #952e31;
	line-height: 1.5em;
	font-size: 20px;
}
td {
	font-size: 10px;
	vertical-align: top;
}
.wrapper {
	width: 950px;
	margin:0;
	padding: 0;
	border: 0px solid #ff0000;
}
.small {
	font-size: 0.8em;
	line-height: 1em;
	color: #888;
}
.upper {
/*	background-image: url(../images/upper.jpg);
	background-repeat: no-repeat;
*/	height: 137px;
	width: 920px;
	background-position: center;
	margin: 30px auto;
	padding: 0;
	background-color: #952e31;
	border-left: 30px solid #000;
}
.ad {
	padding: 0;
	position: absolute;
	margin: 0;
	top:190px;
	left: 60px;
	display: none;
}
.logo {
	padding: 0 0 0 40px;
	margin: 0px;
	height: 107px;
	width: 145px;
	background-color: #952e31;
	position: absolute;
	top:55px;
}


.banner_top {
	position: absolute;
	top: 55px;
	left: 210px;

}


.banner_right {
	float: right;
}



.social {
	background-color: #fff;
	padding: 20px 0 0 0;
	text-align: center;
}
.social ul {
	display: inline;
	margin:0;
	padding:0;
}
.social li {
	display:inline;
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
}
.social img {
	border: 0;
}




.content {
	background-color: #FFF;
	width: 920px;
	border-left: 30px solid #000;
}
.content_right {
	float: right;
	width: 620px;
	margin: 15px 20px 0 0;
	padding: 0 15px 0 0;
	line-height: 18px;
	background-color: #fff;
	border: 0px solid #ff0000;
}
.content_right a:link, .content_right a:visited {
	text-decoration: underline;
	color: #006c98;
	margin: 0;
	padding: 0;
}
.content_right a:hover {
	text-decoration: underline;
	background-color: #ddd;
	margin: 0;
	padding: 0;
}




.content_left {
	width: 210px;
	margin: 0;
	padding: 0;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
/*	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
*/	text-align: right;
	padding: 0;
	margin: 0 25px 15px 0;
	background-color: #ddd;
}
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navigation li {
	padding: 10px;
	margin: 0;
}
.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #333;
	margin: 0;
	padding: 0;
}
.navigation a:hover {
	background-color: #eee;
	margin: 0;
	padding: 0;
}
.bookcover {
	background-image: url(../images/book_cover.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 144px;
	margin: 25px;
	padding: 0 25px 0 0;
	float: right;
}





.content_bottom {
	clear: both;
	font-size: 3px;
}






.footer {
	margin: 0 0 30px 0;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	clear: both;
	background-color: #333;
	border-left: 30px solid #000;
	width: 900px;
}
.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	background-color: #555;
	text-decoration: none;
}
.footer ul {
	margin: 0;
	padding: 0;
}
.footer li {
	display: inline;
	margin: 0 8px;
	padding: 0;
}
.footer_copyright {
	margin: 20px 0 15px 0;
	padding: 0;
	font-size: 10px;
}






.keys {
	font-size: 3px;
	color: #000;
	height: 1px;
	width: 1px;
	overflow: hidden;
}




.red {
	color: #cc0000;
}
