#section{
	background-color:#000033;
	color:#FFFFFF;
	width:790px;
	height:20px;
	margin:0px auto 10px auto;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

#nav{
	background-color:#FFD700;
	color:#000033;
	width:790px;
	height:20px;
	margin:0px auto 10px auto;
	padding:5px;
	text-align:center;
	font-size:14px;
}

#nav a{
	text-decoration:none;
	color:#000033;}

#box{
	width:800px;
	height:auto;
	margin:0px auto 0px auto;
}

#space{
	width:800px;
	height:10px;
	float:left;
}

#book{
	width:120px;
	height:80px;
	float:left;
	overflow:hidden;
}

#book img{
	border:0px;
}

#book img:hover{
	border:0px;
	width:120px;
}

#date{
	background-color:#FFCC00;
	width:130px;
	float:left;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin: 0px 2.5px 0px 2.5px;
}

#title{
	background:#FFFFCC;
	width:410px;
	float:left;
	padding:5px;
	margin: 0px 2.5px 0px 2.5px;
	font-size:14px;
}

#title a{
	text-decoration:none;
	color:#003366;
}

#title2{
	background:#FFFFCC;
	width:530px;
	float:left;
	padding:5px;
	margin: 0px 2.5px 0px 2.5px;
	font-size:14px;
}

#title2 a{
	text-decoration:none;
	color:#003366;
}

#link{
	width:100px;
	float:left;
	margin: 0px 2.5px 0px 2.5px;
}

#footer{
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat: repeat-x;
	position: fixed;
	margin:0px;
	bottom:0px;
	width:99%;
	height:25px;
	float:left;
	padding-top:20px;
	text-align:center;
	font-size:13px;
}
