body {background:url("../IMAGES/BEAGLE2.JPG") fixed;}
div.header {position:absolute; width:800px; left:50%; margin-left:-400px; top:25px; height:95px; background:#FFC;}
.info {width:30px; left:50%; margin-left:-15px; top:-15px; cursor:pointer;}
.binocs {position:absolute; width:30px; top:60px; left:20px; cursor:pointer;}
table {position:relative; width:800px; top:120px; margin:0 auto 50px; background:#FFC;}
#coverageArea {position:absolute; width:713px; left:50%; margin-left:-356px; top:10px; border:3px outset #900; visibility:hidden;}
.coverageArea {z-index:1;}
p {position:absolute; margin:0; padding:0; left:85px; top:30px;}
td {border:1px solid #CCC; padding-left:.5em;}
#sort1, #sort2, #sort3 {background:#FFA;}
#sort2, #sort3 {width:100px;}
.centered {text-align:center;}
.bookPage {z-index:1;}
.google {position:absolute; z-index:2; left:5px; top:5px; cursor:pointer;}
a, .link {text-decoration:none; font-weight:bold; color:#900;}

q {display:none;} /*for sorting purposes*/

.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 2px;
}

.sort-arrow.descending {background-image: url("../images/downsimple.png");}
.sort-arrow.ascending  {background-image: url("../images/upsimple.png");}

