body {
	background-image: url(images/jfbg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a {
	text-decoration: none; 
	font: 10pt/12pt trebuchet ms; 
	color: #999999; size: absolute;
}

a:hover {
	text-decoration: none; 
	font: 10pt/12pt trebuchet ms; 
	color: #cccccc; size: absolute;
}

table {
	text-decoration: none; 
	font: 10pt/12pt trebuchet ms; 
	color: #333333; size: absolute;
} 

div {
	text-decoration: none; 
	font: 12pt/16pt trebuchet ms; 
	color: #000000; size: absolute; 
}

.main {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.main2 {
	border: 1px solid #000000;
	background-color: #ffffff;
}

img {
	border: 0px;
}

.book {
	background-image: url(images/jfbg.jpg);
    vertical-align:bottom;
}

.tag {
	padding-top:10px;
	padding-bottom:0px;
	padding-right:20px;
	vertical-align:top;
}

/****************************************************thumbnail****************/
.thumbnail{
position: relative;
z-index: 0;
 
}

.thumbnail:hover{
background-color: #ffffff;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-image: url('images/jfthumbbg.gif');
padding: 5px;
left: -1000px;
border: 1px solid #666666;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300; _top: -150;
left: -483px; /*position where enlarged image should offset horizontally */
}

/****************************************************thumbnail2****************/
.thumbnail2{
position: relative;
z-index: 0;
 
}

.thumbnail2:hover{
background-color: #ffffff;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-image: url('images/jfthumbbg.gif');
padding: 5px;
left: -1000px;
border: 1px solid #666666;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300; _top: -150;
left: -594px; /*position where enlarged image should offset horizontally */
}

/****************************************************thumbnail3****************/
.thumbnail3{
position: relative;
z-index: 0;
 
}

.thumbnail3:hover{
background-color: #ffffff;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-image: url('images/jfthumbbg.gif');
padding: 5px;
left: -1000px;
border: 1px solid #666666;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300; _top: -150;
left: -704px; /*position where enlarged image should offset horizontally */
}

/****************************************************thumbnail4****************/
.thumbnail4{
position: relative;
z-index: 0;
 
}

.thumbnail4:hover{
background-color: #ffffff;
z-index: 50;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-image: url('images/jfthumbbg.gif');
padding: 0px;
left: -1000px;
border: 1px solid #666666;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0; _top:50;
left: -40px; /*position where enlarged image should offset horizontally */
}

.recaptcha {

}