/* CSS Document */

#homeFrame {
	width:823px;
	background-image:url(/images/home/homeBackground.jpg);
	margin-top:80px;
	margin-bottom:7px;
}
#frameTopHP {
	background-image:url(/images/home/frameTop.jpg);
	height:60px;
}
#frameBottomHP {
	background-image:url(/images/home/frameBottom.jpg);
	height:49px;
}
#homeHeader {
	background-image:url(/images/home/header.jpg);
	background-repeat:no-repeat;
	background-position:21px 0px;
	height:151px;
}
#homeHeader h1{
	display:none;
}
#homeNavigation {
	padding-left:43px;
	padding-top:9px;
	height:34px;
}
#homeNavigation span{
	display:none;
}
#homeNavigation a{
	display:block;
	background-repeat:no-repeat;
	background-position:0px -5px;
	height:22px;
	float:left;
}
#homeNavigation a:hover{
	display:block;
	background-repeat:no-repeat;
	background-position:0px -33px;
	height:22px;
	float:left;
}
a.aboutTheBookHP {
	background-image:url(/images/home/aboutBook.jpg);
	width:126px;
	margin-right:7px;
}
a.aboutTheAuthorHP {
	background-image:url(/images/home/aboutAuthor.jpg);
	width:140px;
	margin-right:13px;
}
a.makingTheBookHP {
	background-image:url(/images/home/makingTheBook.jpg);
	width:141px;
	margin-right:13px;
}
a.excerptHP {
	background-image:url(/images/home/travelingExhibit.jpg);
	width:148px;
	margin-right:15px;
}
a.newsHP {
	background-image:url(/images/home/news.jpg);
	width:51px;
	margin-right:15px;
}
a.storeHP {
	background-image:url(/images/home/store.jpg);
	width:50px;
}

#video {
	height:307px;
	padding-left:32px;
	text-align:left;
}
#videoFrame {
	background-image:url(/images/home/videoFrame.jpg);
	background-repeat:no-repeat;
	width:374px;
	height:286px;
	padding:21px 0px 0px 24px;
	text-align:left;
}
#newsFrameTop {
	background-image:url(/images/home/inTheNew-top.jpg);
	height:40px;
}
#newsFrameTop h1{
	display:none;
}
#newsFrameMiddle {
	background-image:url(/images/home/inthenew-middle.jpg);
	height:223px;
	padding-left:23px;
	padding-right:23px;
	padding-top:7px;
	font-size:12px;
}
#newsFrameMiddle strong{
	text-decoration:underline;
}
#newsFrameMiddle a{
	color:#FF0000;
}
#newsFrameBottom {
	background-image:url(/images/home/inthenews-bottom.jpg);
	height:25px;
}
#scrollArrowsHome {
	width:20px;
	float:right;
	text-align:right;
	padding-top:9px;
}
#containerHome {
	position:relative;
	height:223px;
	overflow:hidden;
	width:297px;
	float:left;
}
#scrollCellHome {
	position:absolute;
	top:0px;
	left:0px;
	padding-bottom:100px;
}













