#scrapbookWrapper p, #amnhWrapper img, #amnhWrapper h1, #amnhWrapper h2, #amnhWrapper h3, #amnhWrapper ul, #amnhWrapper li {
	margin: 0;
	padding: 0;
}
#characterScrapbook {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 920px;
}
#scrapbookWrapper {
	position: relative;
}
#scrapbookWrapper img {
	border: none;
}
#scrapbook {
	background: url(images/cs_background.jpg) no-repeat;
	height: 848px;
	width: 920px;
}
#instructions {
	font-family: "Trebuchet MS";
	font-size: 18px;
	left: 325px;
	position: absolute;
	text-align: center;
	top: 120px;
	width: 270px;
}
#scrapbookContentArea {
	background: url(images/content_bg18.gif) repeat-y;
	height: 1%;
	padding: 7px 0 0 10px;
}
#scrapbookContentArea a {
	border: none;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#scrapbookContentArea a:hover {
	text-decoration: underline;
}
#exploreWrapper {
	display: inline;
	float: left;
	width: 509px;
}
#exploreWrapper .thumbWrapper {
	padding-top: 8px;
}
#exploreWrapper #link1 {
	display: inline;
	float: left;
	width: 161px;
}
#exploreWrapper #link2 {
	display: inline;
	float: left;
	width: 176px;
}
#exploreWrapper #link3 {
	display: inline;
	float: left;
	width: 139px;
}
#exploreWrapper .exploreThumb {
	display: inline;
	float: left;
	padding-right: 8px;
	width: 78px;
}
.exploreContent {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#exploreWrapper #link1 .exploreContent {
	display: inline;
	float: left;
	width: 67px;
}
#exploreWrapper #link2 .exploreContent {
	display: inline;
	float: left;
	width: 82px;
}
#exploreWrapper #link3 .exploreContent {
	display: inline;
	float: left;
	width: 45px;
}
#exploreWrapper img {
	border: none;
}
#lpWrapper {
	display: inline;
	float: left;
	padding-right: 29px;
	width: 227px;
}
#lpWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#lpWrapper li {
	background: url(images/bull_blue.gif) 0 5px no-repeat;
	padding: 0 0 4px 7px;
	line-height: 1.2em;
}
#lpWrapper ul li a {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#lpWrapper ul li a:hover {
	text-decoration: underline;
}
#tgWrapper {
	display: inline;
	float: left;
	width: 131px;
	margin: 0 10px 0 0;
}
#tgLeft {
	display: inline;
	float: left;
	padding-right: 8px;
	width: 48px;
}
#tgRight {
	display: inline;
	float: left;
	width: 74px;
}
#tgRight .books {
	color: #666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 12px 0 0 0;
	padding: 0;
}
#tgRight a.books {
	color: #666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 12px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}
#tgRight a.books:hover {
	text-decoration: underline;
}
#tgRight .note {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.block {
	display: block;
}
