.topimage
{
	margin: 10px 0 10px 80px;
	display: block;
	background: url(../../images/books/fudge/mainpic.gif) no-repeat;
	width: 394px;
	height: 78px;
	outline: none;
}



#row1 {
	border: 0px solid green;
	width: 610px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}

#row2 {
	border: 0px solid green;
	width: 610px;
	display: block;
	position: relative;
	top: 250px;
	left: 0px;
}





#book1 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 50px;
	text-align: center;
	width: 123px;
	height: 174px;
	border: 0px solid #fff;
}

#book1 .cover a {
	display: block;
	background: url(../../images/books/fudge/tales.gif) no-repeat;
	width: 123px;
	height: 174px;
	border: 0px solid #fff;
	outline: none;
}

#book1 .cover a:hover {
	background: url(../../images/books/fudge/tales_over.gif) no-repeat;
}



#book2 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 225px;
	text-align: center;
	width: 126px;
	height: 174px;
	border: 0px solid #fff;
}

#book2 .cover a {
	display: block;
	background: url(../../images/books/fudge/sheila.gif) no-repeat;
	width: 126px;
	height: 174px;
	border: 0px solid #fff;
	outline: none;
}

#book2 .cover a:hover {
	background: url(../../images/books/fudge/sheila_over.gif) no-repeat;
}


#book3 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 400px;
	text-align: center;
	width: 125px;
	height: 174px;
	border: 0px solid #fff;
}

#book3 .cover a {
	display: block;
	background: url(../../images/books/fudge/super.gif) no-repeat;
	width: 125px;
	height: 174px;
	border: 0px solid #fff;
	outline: none;
}

#book3 .cover a:hover {
	background: url(../../images/books/fudge/super_over.gif) no-repeat;
}


#book4 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 115px;
	text-align: center;
	width: 128px;
	height: 180px;
	border: 0px solid #fff;
}

#book4 .cover a {
	display: block;
	background: url(../../images/books/fudge/mania.gif) no-repeat;
	width: 128px;
	height: 180px;
	border: 0px solid #fff;
	outline: none;
}

#book4 .cover a:hover {
	background: url(../../images/books/fudge/mania_over.gif) no-repeat;
}


#book5 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 315px;
	text-align: center;
	width: 119px;
	height: 180px;
	border: 0px solid #fff;
}

#book5 .cover a {
	display: block;
	background: url(../../images/books/fudge/double.gif) no-repeat;
	width: 119px;
	height: 180px;
	border: 0px solid #fff;
	outline: none;
}

#book5 .cover a:hover {
	background: url(../../images/books/fudge/double_over.gif) no-repeat;
}



