

	b, strong { 
		font-weight: bold; }

	body {
		margin-left: 70px;
		margin-right: 70px;
		margin-top: 40px;
		margin-bottom: 40px;
		background: #660000; }

	p {
		margin-right: 40px; }

	p.list {
		line-height: 2.0 }
	

	P.note { 
		font: 80% Verdana, Helvetica, sans-serif; 
		color: #dcdcdc;
		margin-left: 0; 
		 }

	p.foot {
		font: 80% Verdana, Helvetica, sans-serif;
		color: white;
		margin-left: 20px; }


	.book {clear: both; margin: 30px 0 0 20px;}
	.book img {float: left;}
	.book p {margin-left: 300px; margin-right: 50px;}


	#ban {
		color: #000;
		border-bottom: 0;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		z-index: 0;
		padding-left: 70px; }


	#left {
		float: left;
		width: 25%;
		border: 0;
		margin-left: 0;
		margin-right: 20px;
		padding: 20px; }

	#right {
		}

	#tabmenu {
		color: #000;
		border-bottom: 0;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		z-index: 0;
		padding-left: 70px; }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #CC9999;
		background: #990000;
		font: bold 12px Verdana, Helvetica, Arial, sans-serif;
		border: 1px solid #DCDCDC;
		border-bottom: 0;
		padding: 5px 12px 2px 10px;
		text-decoration: none; }

	#tabmenu a.active {
		color: #660000
		background: #dcdcdc;
		border-bottom: 3px solid #DCDCDC; }

	#tabmenu a:hover {
		color: #FFFFFF;
		background: #996666;}


	#tabmenu a.active:hover {
		background: #DCDCDC;
		color: #660000; }

	#tabmenu a.page {
		background: #dcdcdc;
		color: #660000;
		border-bottom: 3px solid #DCDCDC; }

	#content {font: 80% Verdana, Helvetica, Arial, sans-serif;
		color: black; 
		margin-left: 70px ;
		margin-right: 70px ;
		text-align: left;
		background: #DCDCDC;
		padding: 20px;
		border: 0;
		border-top: none;
		z-index: 2; }



	#content a {
		text-decoration: none;
		color: #CC3300; }

	#content a:hover { text-decoration: underline; color: #CC3300;}

 	#footer {
		float: left;
		margin-top: 20px;
		font: 80% Verdana, Helvetica, sans-serif;
  		width:100%;
  		text-align:left;
		margin-left: 70px;
  		background: #660000;}


	span {
		font: 120% Verdana, Helvetica, sans-serif;
		color: #996666;
		}
	
