@charset "utf-8";
#libraryInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #CCFFFF;
	width: 500px;
	border: thin solid #01999A;
	left: 200px;
	top: 110px;
	padding: 20px;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#libraryGraphic {
	position: absolute;
	height: 80px;
	width: 92px;
	left: 582px;
	top: 0px;
	border: medium solid #CCCCFF;
}
#divLibraryHeaderLabel {
	font-size: 48px;
	font-style: normal;
	color: #FFFFFF;
	position: absolute;
	height: 50px;
	width: 310px;
	left: 184px;
	top: 30px;
	visibility: visible;
	z-index: 7;
	font-weight: bold;
	font-family: "Edwardian Script ITC";
	text-align: center;
	vertical-align: middle;
}
#libraryHeaderLabel {
	font-size: 48px;
	font-style: normal;
	color: #FFFFFF;
	position: absolute;
	height: 50px;
	width: 310px;
	left: 184px;
	top: 30px;
	visibility: visible;
	z-index: 7;
	font-weight: bold;
	font-family: "Edwardian Script ITC";
	text-align: center;
	vertical-align: middle;
}
#divLibraryHeaderLabel {
	font-size: 48px;
	font-style: normal;
	color: #FFFFFF;
	position: absolute;
	height: 50px;
	width: 310px;
	left: 184px;
	top: 30px;
	visibility: visible;
	z-index: 7;
	font-weight: bold;
	font-family: "Edwardian Script ITC";
	text-align: center;
	vertical-align: middle;
}
#libraryHeaderLabel {
	font-size: 48px;
	font-style: normal;
	color: #FFFFFF;
	position: absolute;
	height: 50px;
	width: 310px;
	left: 184px;
	top: 30px;
	visibility: visible;
	z-index: 7;
	font-weight: bold;
	font-family: "Edwardian Script ITC";
	text-align: center;
	vertical-align: middle;
}
#bookListPageHdg {
	position: absolute;
	left: 100px;
	top: 5px;
	height: 80px;
	width: 600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#tableBookListPageHdg {
	height: 79px;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#titleAuthorHdg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCFFFF;
	height: 70px;
	width: 640px;
	left: 75px;
	position: absolute;
	top: 100px;
	text-align: center;
	vertical-align: middle;
	border: thin solid #0080FF;
}
#tableTitleAuthorHdg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 63px;
	width: 600px;
}
#titleAuthorInfo {
	left: 75px;
	top: 167px;
	overflow: scroll;
	height: 400px;
	width: 600px;
	position: absolute;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCFFFF;
	border: thin solid #0080FF;
}#tdTATitleHdg {
	font-weight: bold;
	height: 50px;
	width: 350px;
}
#tdATTitleHdg {
	font-weight: bold;
	height: 50px;
	width: 465px;
}
#tdTAAuthorHdg {
	height: 50px;
	width: 175px;
}
#tdATAuthorHdg {
	height: 50px;
	width: 175px;
}
#bookImage img {
	position: absolute;
	left: 350px;
	top: 350px;
}
body {
	background-image: url(../images/backgrounds/thimbles.gif);
}
