@charset "UTF-8";
/* CSS Document */

#wholeSite {
	position:absolute;
	visibility:visible;
	left:50%;
	top:50%;
	width:820px;
	height:620px;
	z-index:2;
	margin-left: -410px;
	margin-top: -320px;
}
#navigationTOP {
	position:absolute;
	visibility:visible;
	left:10px;
	top:10px;
	width:800px;
	z-index:2;
}
#biographyPageImages {
	position:absolute;
	visibility:visible;
	width:450px;
	height:544px;
	z-index:4;
	bottom: 10px;
	right: 10px;
}
#biographyPageText {
	position:absolute;
	visibility:visible;
	left:126px;
	top:90px;
	width:235px;
	z-index:5;
	font-family: Perpetua, Palatino, Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 17px;
}
#copyrightWCcredit {
	position:absolute;
	visibility:visible;
	left:10px;
	width:800px;
	height:35px;
	z-index:1;
	font-family: Perpetua, Palatino, Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 17px;
	bottom: -35px;
	color: #CCCCCC;
}
#copyrightWCcredit a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#copyrightWCcredit a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#copyrightWCcredit a:hover {
	color: #333333;
	text-decoration: underline;
}
#copyrightWCcredit a:active {
	color: #333333;
	text-decoration: none;
}
#booksScrollingList {
	position:absolute;
	visibility:visible;
	left:126px;
	top:90px;
	width:684px;
	height:518px;
	z-index:4;
	font-family: Perpetua, Palatino, Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 17px;
	overflow: scroll;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
}
.simonsCopyrightText {
	color: #666666;
}
#navigationSIDE {
	position:absolute;
	left:29px;
	top:85px;
	width:76px;
	height:199px;
	z-index:3;
	visibility: visible;
}
.booksTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.booksTableText { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; vertical-align: top; padding-top: 10px; padding-bottom: 5px; padding-right: 20px; text-align: left; font-family: Perpetua, Palatino, Georgia, "Times New Roman", serif; font-size: 14px; line-height: 17px; }
#blanksBottomScrollBar {
	position:absolute;
	left:10px;
	width:800px;
	height:16px;
	z-index:99;
	background-color: #FFFFFF;
	bottom: 10px;
	visibility: visible;
}
.bookTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.publishedBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8px;
}
#contactPageText {
	position:absolute;
	visibility:visible;
	left:313px;
	top:90px;
	width:280px;
	z-index:5;
	font-family: Perpetua, Palatino, Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 17px;
}
#sitemeter { position:absolute; visibility:visible; width:20px; height:20px; z-index:3; right: 0px; text-align: right; top: 0px; }
#contactPageCredit {
	position:absolute;
	visibility:visible;
	left:127px;
	top:351px;
	width:452px;
	z-index:5;
	font-family: Perpetua, Palatino, Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 17px;
	font-style: italic;
}
.contactPageQuoteCredit {
	font-style: normal;
	font-size: 12px;
}
#homePageText { position:absolute; visibility:visible; top:90px; width:330px; z-index:5; font-family: Perpetua, Palatino, Georgia, "Times New Roman", serif; font-size: 18px; line-height: 20px; font-style: italic; text-align: left; right: 0px; }
#homePageImages { position:absolute; visibility:visible; width:800px; height:544px; z-index:4; bottom: 10px; left: 10px; }
.seriesTitles {
	font-family: Perpetua, Baskerville, Times, "Times New Roman", serif;
	font-size: 12px;
	text-transform: uppercase;
}
.publishedBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	line-height: 17px;
}
.otherBooksHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
#homePageText p { margin: 0 0 10px 0; padding: 0px; }
body { margin: 0px; }

html { width: expression(document.write("")); }