@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tx {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#wrapper {width: 900px; height:510px;}
#left_c {
	width: 395px;
	height:501px;
	float:left;
	text-align: center;
	margin-top:0px;
}
#right_c {width: 355px; height:230px; padding-left:400px;}
#right_cs {
	width: 495px;
	height:230px;
	padding-left:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#buy_links {width: 500px; height:200px;}
#bookcover {
	width: 180px;
	float:right;
	text-align: center;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}
