﻿body {
	color: #000000;
	background-color: #ffffff;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0 auto;
	width:100%;
}
a {
	font-size: 120%;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #006060;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
.deck {
	color: #000000;
	float: left;
	font-size: 12pt;
	font-weight: normal;
	margin: 15px 0 0 30px;
	text-decoration: none;
	text-align: left;
}
.deck2 {
	color: #000000;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	margin: 10px 0 0 30px;
	text-decoration: none;
	text-align: left;
}

/* SEARCH */
form {
  background-color: #fff;
	width: 300px;
  height: 30px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
	float: right;
}
input {
  font-size: 16px;
  color: #000;
  height: 100%;
  width: 100%;
  padding: 5px;
	margin-top: 30px;
}
button {
  cursor: pointer;
  width: 36px;
  height: 30px;
	margin-right: 30px;
	margin-top: 30px;
}
svg {
  color: #000;
  width: 24px;
  height: 24px;
  padding: 0px;
}

p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#page {
	margin: 0;
	width: 100%;
}
#container {
  height: 220px;
	padding: 0px;
	width: 100%;
}
#editmenu {
	font-size: 80%;
	margin: 5px 0px 2px 0px;
	text-align: center;
	vertical-align: middle;
}

/* button styles */

.greatestlitbutton {
	background-image: url('../greatlit/bookoriginals/I-Claudius-1934-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 120%;
	height: 60px;
	margin: 10px 0px 0px 10px;
	padding: 15px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 15%;
}
.greatestlitbutton a:link {
	color: #ffffff;
}
.greatestlitbutton a:visited {
	color: #ffffff;
}
.greatestlitbutton a:active {
	color: #ffffff;
}
.greatestlitbutton:hover {
	background-image: url('../greatlit/bookoriginals/I-Claudius-1934-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 120%;
	height: 60px;
	margin: 10px 0px 0px 10px;
	padding: 15px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 15%;
}

.novelsbutton {
	background-image: url('../greatlit/bookoriginals/Grapes-of-Wrath-1939-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 10%;
}
.novelsbutton a:link {
	color: #ffffff;
}
.novelsbutton a:visited {
	color: #ffffff;
}
.novelsbutton a:active {
	color: #ffffff;
}
.novelsbutton:hover {
	background-image: url('../greatlit/bookoriginals/Grapes-of-Wrath-1939-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 10%;
}

.novellasbutton {
	background-image: url('../greatlit/bookoriginals/Old-Man-and-the-Sea-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 10%;
}
.novellasbutton a:link {
	color: #ffffff;
}
.novellasbutton a:visited {
	color: #ffffff;
}
.novellasbutton a:active {
	color: #ffffff;
}
.novellasbutton:hover {
	background-image: url('../greatlit/bookoriginals/Old-Man-and-the-Sea-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 10%;
}

.storiesbutton {
	background-image: url('../greatlit/bookoriginals/Who-Do-You-Think-You-Are-1978-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 8.3%;
}
.storiesbutton a:link {
	color: #ffffff;
}
.storiesbutton a:visited {
	color: #ffffff;
}
.storiesbutton a:active {
	color: #ffffff;
}
.storiesbutton:hover {
	background-image: url('../greatlit/bookoriginals/Who-Do-You-Think-You-Are-1978-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 8.3%;
}

.poemsbutton {
	background-image: url('../greatlit/bookoriginals/Metamorphoses-1640.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 8.3%;
}
.poemsbutton a:link {
	color: #ffffff;
}
.poemsbutton a:visited {
	color: #ffffff;
}
.poemsbutton a:active {
	color: #ffffff;
}
.poemsbutton:hover {
	background-image: url('../greatlit/bookoriginals/Metamorphoses-1640-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 8.3%;
}

.playsbutton {
	background-image: url('../greatlit/bookoriginals/Theban-Plays-1965paperback.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 8.3%;
}
.playsbutton a:link {
	color: #ffffff;
}
.playsbutton a:visited {
	color: #ffffff;
}
.playsbutton a:active {
	color: #ffffff;
}
.playsbutton:hover {
	background-image: url('../greatlit/bookoriginals/Theban-Plays-1965paperback-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 85%;
	height: 16px;
	margin: 10px 0px 0px 5px;
	padding: 37px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 8.3%;
}

.nonfictionbutton {
	background-image: url('../greatlit/bookoriginals/Republic-1969.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 30px;
	margin: 10px 0px 0px 5px;
	padding: 30px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 8.3%;
}
.nonfictionbutton a:link {
	color: #ffffff;
}
.nonfictionbutton a:visited {
	color: #ffffff;
}
.nonfictionbutton a:active {
	color: #ffffff;
}
.nonfictionbutton:hover {
	background-image: url('../greatlit/bookoriginals/Republic-1969-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 30px;
	margin: 10px 0px 0px 5px;
	padding: 30px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 8.3%;
}

.bycountrybutton {
	background-image: url('../greatlit/bookoriginals/Tale-of-Genji-1960.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 50px;
	margin: 10px 0px 0px 5px;
	padding: 20px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 8.3%;
}
.bycountrybutton a:link {
	color: #ffffff;
}
.bycountrybutton a:visited {
	color: #ffffff;
}
.bycountrybutton a:active {
	color: #ffffff;
}
.bycountrybutton:hover {
	background-image: url('../greatlit/bookoriginals/Tale-of-Genji-1960-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 50px;
	margin: 10px 0px 0px 5px;
	padding: 20px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 8.3%;
}

.bygenrebutton {
	background-image: url('../greatlit/bookoriginals/Woman-in-White-1889.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 50px;
	margin: 10px 0px 0px 5px;
	padding: 20px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 8.3%;
}
.bygenrebutton a:link {
	color: #ffffff;
}
.bygenrebutton a:visited {
	color: #ffffff;
}
.bygenrebutton a:active {
	color: #ffffff;
}
.bygenrebutton:hover {
	background-image: url('../greatlit/bookoriginals/Woman-in-White-1889-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 50px;
	margin: 10px 0px 0px 5px;
	padding: 20px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 8.3%;
}

.bynfgenrebutton {
	background-image: url('../greatlit/bookoriginals/1491-2005.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 50px;
	margin: 10px 0px 0px 5px;
	padding: 20px 0px;
	text-align: center;
	text-shadow: 2px 2px 3px #000000;
	width: 8.3%;
}
.bynfgenrebutton a:link {
	color: #ffffff;
}
.bynfgenrebutton a:visited {
	color: #ffffff;
}
.bynfgenrebutton a:active {
	color: #ffffff;
}
.bynfgenrebutton:hover {
	background-image: url('../greatlit/bookoriginals/1491-2005-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 80%;
	height: 50px;
	margin: 10px 0px 0px 5px;
	padding: 20px 0px;
	text-align: center;
	text-shadow: -2px -2px 3px #000000;
	width: 8.3%;
}

.countrieslist {
	background-image: url('../greatlit/bookoriginals/blank.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float:left;
	font-size: 75%;	
	height: 22px;
	margin: 5px -5px 0px 10px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 9.33%;
}
.countrieslist a:link {
	color: #000000;
}
.countrieslist a:visited {
	color: #000000;
}
.countrieslist a:active {
	color: #000000;
}
.countrieslist:hover {
	background-image: url('../greatlit/bookoriginals/blank-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float:left;
	font-size: 75%;	
	height: 22px;
	margin: 5px -5px 0px 10px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 9.33%;
}

.genreslist {
	background-image: url('../greatlit/bookoriginals/blank.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float:left;
	font-size: 75%;	
	height: 36px;
	margin: 5px -5px 0px 10px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 9.33%;
}
.genreslist a:link {
	color: #000000;
}
.genreslist a:visited {
	color: #000000;
}
.genreslist a:active {
	color: #000000;
}
.genreslist:hover {
	background-image: url('../greatlit/bookoriginals/blank-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float:left;
	font-size: 75%;	
	height: 36px;
	margin: 5px -5px 0px 10px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 9.33%;
}

.nfgenreslist {
	background-image: url('../greatlit/bookoriginals/blank.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float:right;
	font-size: 75%;	
	height: 36px;
	margin: 5px 14px 0px -9px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 15%;
}
.nfgenreslist a:link {
	color: #000000;
}
.nfgenreslist a:visited {
	color: #000000;
}
.nfgenreslist a:active {
	color: #000000;
}
.nfgenreslist:hover {
	background-image: url('../greatlit/bookoriginals/blank-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float:right;
	font-size: 75%;	
	height: 36px;
	margin: 5px 14px 0px -9px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 15%;
}

/* BOX STYLES */

.greatestlitbox {
	background-image: url('../greatlit/bookoriginals/I-Claudius-1934-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float:left;
	font-size: 200%;
	height: 80px;
	margin: 30px 0px 0px 30px;
	padding: 55px 0px;
	text-align: center;
	text-shadow:5px 5px 5px #000000;
	width: 31.2%;
}
.greatestlitbox a:link {
	color: #ffffff;
}
.greatestlitbox a:visited {
	color: #ffffff;
}
.greatestlitbox a:active {
	color: #ffffff;
}
.greatestlitbox:hover {
	background-image: url('../greatlit/bookoriginals/I-Claudius-1934-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 200%;
	height: 80px;
	margin: 30px 0px 0px 30px;
	padding: 55px 0px;
	text-align: center;
	text-shadow: -5px -5px 5px #000000;
	width: 31.2%;
}
.novelsbox {
	background-image: url('../greatlit/bookoriginals/Grapes-of-Wrath-1939-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 140%;
	height: 20px;
	margin: 30px 0px 0px 20px;
	padding: 85px 0px;
	text-align: center;
	text-shadow:4px 4px 4px #000000;
	width: 19%;
}
.novelsbox a:link {
	color: #ffffff;
}
.novelsbox a:visited {
	color: #ffffff;
}
.novelsbox a:active {
	color: #ffffff;
}
.novelsbox:hover {
	background-image: url('../greatlit/bookoriginals/Grapes-of-Wrath-1939-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 140%;
	height: 20px;
	margin: 30px 0px 0px 20px;
	padding: 85px 0px;
	text-align: center;
	text-shadow: -4px -4px 4px #000000;
	width: 19%;
}
.novellasbox {
	background-image: url('../greatlit/bookoriginals/Old-Man-and-the-Sea-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 140%;
	height: 20px;
	margin: 30px 0px 0px 20px;
	padding: 85px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 19%;
}
.novellasbox a:link {
	color: #ffffff;
}
.novellasbox a:visited {
	color: #ffffff;
}
.novellasbox a:active {
	color: #ffffff;
}
.novellasbox:hover {
	background-image: url('../greatlit/bookoriginals/Old-Man-and-the-Sea-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 140%;
	height: 20px;
	margin: 30px 0px 0px 20px;
	padding: 85px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 19%;
}
.storiesbox {
	background-image: url('../greatlit/bookoriginals/Who-Do-You-Think-You-Are-1978-background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 140%;
	height: 20px;
	margin: 30px 0px 0px 20px;
	padding: 85px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 19%;
}
.storiesbox a:link {
	color: #ffffff;
}
.storiesbox a:visited {
	color: #ffffff;
}
.storiesbox a:active {
	color: #ffffff;
}
.storiesbox:hover {
	background-image: url('../greatlit/bookoriginals/Who-Do-You-Think-You-Are-1978-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 140%;
	height: 20px;
	margin: 30px 0px 0px 20px;
	padding: 85px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 19%;
}

.poemsbox {
	background-image: url('../greatlit/bookoriginals/Metamorphoses-1640.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 25px;
	margin: 20px 0px 0px 30px;
	padding: 50px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 11.7%;
}
.poemsbox a:link {
	color: #ffffff;
}
.poemsbox a:visited {
	color: #ffffff;
}
.poemsbox a:active {
	color: #ffffff;
}
.poemsbox:hover {
	background-image: url('../greatlit/bookoriginals/Metamorphoses-1640-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 25px;
	margin: 20px 0px 0px 30px;
	padding: 50px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 11.7%;
}

.playsbox {
	background-image: url('../greatlit/bookoriginals/Theban-Plays-1965paperback.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 25px;
	margin: 20px 0px 0px 20px;
	padding: 50px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 11.7%;
}
.playsbox a:link {
	color: #ffffff;
}
.playsbox a:visited {
	color: #ffffff;
}
.playsbox a:active {
	color: #ffffff;
}
.playsbox:hover {
	background-image: url('../greatlit/bookoriginals/Theban-Plays-1965paperback-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 25px;
	margin: 20px 0px 0px 20px;
	padding: 50px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 11.7%;
}

.memoirsbox {
	background-image: url('../greatlit/bookoriginals/Angelas-Ashes-1996.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 25px;
	margin: 20px 0px 0px 20px;
	padding: 50px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 11.7%;
}
.memoirsbox a:link {
	color: #ffffff;
}
.memoirsbox a:visited {
	color: #ffffff;
}
.memoirsbox a:active {
	color: #ffffff;
}
.memoirsbox:hover {
	background-image: url('../greatlit/bookoriginals/Angelas-Ashes-1996-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 25px;
	margin: 20px 0px 0px 20px;
	padding: 50px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 11.7%;
}

.nonfictionbox {
	background-image: url('../greatlit/bookoriginals/Republic-1969.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 45px;
	margin: 20px 0px 0px 20px;
	padding: 40px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 11.7%;
}
.nonfictionbox a:link {
	color: #ffffff;
}
.nonfictionbox a:visited {
	color: #ffffff;
}
.nonfictionbox a:active {
	color: #ffffff;
}
.nonfictionbox:hover {
	background-image: url('../greatlit/bookoriginals/Republic-1969-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 115%;
	height: 45px;
	margin: 20px 0px 0px 20px;
	padding: 40px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 11.7%;
}

.bycountrybox {
	background-image: url('../greatlit/bookoriginals/Tale-of-Genji-1960.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 110%;
	height: 65px;
	margin: 20px 0px 0px 20px;
	padding: 30px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 11.7%;
}
.bycountrybox a:link {
	color: #ffffff;
}
.bycountrybox a:visited {
	color: #ffffff;
}
.bycountrybox a:active {
	color: #ffffff;
}
.bycountrybox:hover {
	background-image: url('../greatlit/bookoriginals/Tale-of-Genji-1960-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 110%;
	height: 65px;
	margin: 20px 0px 0px 20px;
	padding: 30px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 11.7%;
}

.bygenrebox {
	background-image: url('../greatlit/bookoriginals/Woman-in-White-1889.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 110%;
	height: 65px;
	margin: 20px 0px 0px 20px;
	padding: 30px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 11.7%;
}
.bygenrebox a:link {
	color: #ffffff;
}
.bygenrebox a:visited {
	color: #ffffff;
}
.bygenrebox a:active {
	color: #ffffff;
}
.bygenrebox:hover {
	background-image: url('../greatlit/bookoriginals/Woman-in-White-1889-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 110%;
	height: 65px;
	margin: 20px 0px 0px 20px;
	padding: 30px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 11.7%;
}

.bynfgenrebox {
	background-image: url('../greatlit/bookoriginals/1491-2005.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 110%;
	height: 65px;
	margin: 20px 0px 0px 20px;
	padding: 30px 0px;
	text-align: center;
	text-shadow:3px 3px 3px #000000;
	width: 11.7%;
}
.bynfgenrebox a:link {
	color: #ffffff;
}
.bynfgenrebox a:visited {
	color: #ffffff;
}
.bynfgenrebox a:active {
	color: #ffffff;
}
.bynfgenrebox:hover {
	background-image: url('../greatlit/bookoriginals/1491-2005-tinted.jpg');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	float:left;
	font-size: 110%;
	height: 65px;
	margin: 20px 0px 0px 20px;
	padding: 30px 0px;
	text-align: center;
	text-shadow: -3px -3px 3px #000000;
	width: 11.7%;
}

