body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 90%;
	color: #000066;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 10px;
	width: 770px;
	float: left;
	padding: 4px;
	border-color:#000066;
	border-width: 2px;
	border-style:inset
}

#banner {
	background-color: #999999;
	width: 760px;
	height: 202px;
	margin: none;
	padding-left: 5px;
	border: none;
	background-image:  url(/images/CHNbannerCream.png);
}

#nav {
	border-width:2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 2px;
}
#nav ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	font-size: 90%;
	color:#D83848;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right:12px;
	padding-left:12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4878F8;
	font-weight: bold;
}

#content {
	background-color: #F7EED4;
	text-align: justify;
	border: 2px ridge #000000;
	margin: 6px;
	padding: 12px;
}



hr {
	height: 2px;
	width: 450px;
	color: #000066;
}

#footer {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}	
.content_link {
	text-decoration: underline;
	font-size: 100%;
	border: none;
	padding: none;
	color:#000066;
	text-style: none;
	size: 100%;
}
.about_link {
text-decoration:none; 
background-color:#FFFFFF; 
font-size: 75%; 
border: none; 
color:#333333; 
padding:none;
}
.content_text1 {
	font-size: 80%;
}
#right_column {
	background-color:#F7EED4;
	float: right;
	width: 220px;
	margin: 4px;
	padding: 4px;
	border: none;
	margin-left: 20px;
	margin-top: 25px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
	border-top: none;
	border-bottom: none;
}
.index_link {
	text-decoration: underline;
	padding: none;
	color: #000066;
	font-size: 80%;
	background-color: #FFFFFF;
	border: none;
}
.thisweek_link {
	color: #666666;
	background-color:#F7EED4;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
	font-size: 90%;
	border: none;
}
.newbook {
	font-size: 90%;
	font-style: italic;
	color: #D83848;
	background-color: #FFFFFF;
	border-right: none;
	text-decoration: none;
}
.content_link2 {
	text-decoration: underline;
	background-color:#F7EED4;
	font-size: 100%;
	border: none;
	padding: none;
	color:#000066;
	text-style: none;
	size: 100%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	text-decoration: underline;
}
img {margin:4px
}
.heading_link {
	font-size: 100%;
	text-decoration: none;
}
.quickquote {
	font-size: 90%;
	font-style: italic;
	color: #D83848;
}
#goodsearchbox{
float:right;
}
#timeline {
	background-color:#F7EED4;
	float:none;
	width: 500px;
	margin: 4px;
	padding: 4px;
	border-width: thick;
	margin-top: 25px;
	border-color: #666666;
	border-left-style: solid;
	border-right: none;
	border-top: none;
	border-bottom: none;
	}