	body,
	html {
		margin:0;
		padding:0;
		font-family: Lucida Grande, verdana, Arial, Helvetica, sans-serif; font-size:85%;
		color:#3366ff;
		background:#224055;
	}
	h1 {
		font-size: 21px;
		margin:15px 0px 6px 0px;
    }
	h2 {
		font-size: 18px;
		font-weight: bold;
		margin:0px 0px 5px 0px;
	}
	h3 {
		font-size: 13px;
		font-weight: bold;
		margin:0px 0px 4px 0px;
	}
	p {
		margin:0px 0px 3px 0px;
	}
	#wrap {
		width:1060px;
		margin:0 auto;
	}
	#bodywrap{
		width:1060px;
		margin:0 auto;
	}
	#mainwrap{
		width:1060px;
		float:left;
	}
	#the_book {
		float:right;
		width:1060px;
		margin: 0px;
		padding:0px;
	}
	#bottom{ margin:auto; clear:both; float:center; width:1060px; padding:5px 0px 10px 0px;  }
	#bottom ul{ text-align:center; width:1064px; margin:0px; padding:0px; float:center; } 
	#bottom ul li{ list-style:none; display:inline; margin:10px 0px; border-left:1px solid #3366ff; font-size:80%; padding:0px 10px;}
	#bottom ul li.first{border:0px; }
	
	#bottom a:link {text-decoration: none; color: #3366ff;}
	#bottom a:visited {text-decoration: none; color: #3366ff;}
	#bottom a:active {text-decoration: none; color: #000000;}
	#bottom a:hover {text-decoration: none; color: #000000;}