body
{
	background: #fff;
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
}

a:link, a:visited
{
	color: #333333;
	text-decoration: none;
}

a:active
{
	color: yellow;
}

a:hover
{
	color: #cc3300;
	text-decoration: underline;
}

#mainpage
{
	width: 800px;
	position: absolute;
	top: 40px;
	left: 90px;
}

#header
{
	border-style: none none none solid;
	border-width: 3px;
	border-color: #778899;
}

#content
{
	padding: 10px 10px 5px 10px;
	min-height: 500px;
	background: #ffffff;
}

#lefthome
{
	float: left;
	width: 500px;
	text-align: left;
	min-height: 500px;
}

#righthome
{
	float: right;
	width: 250px;
	text-align: right;
	min-height: 500px;
}

#columnleft
{
	float: left;
	width: 450px;
	text-align: left;
	display: inline;
}

#columnright
{
	float: right;
	width: 250px;
	text-align: right;
	display: inline;
}

#bottomnav
{
	font-size: .9em;
	margin-top: 1em;
	background: #ECF1EF;
}

#footer
{
	display: block;
	clear: both;
	text-align: right;
	padding: 10px;
	border-style: solid none none none;
	border-width: 2px;
	border-color: #778899;
}

#pagelisting
{
	margin: 2em 0em 2em 0em;
}

#menu
{
	padding: 2px;
}

#artbox
{
	width: 100%;
	text-align: center;
	border-style: none none dotted none;
	border-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#rightsbox
{
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#bottomnews
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#topnews
{
	padding-bottom: 15px;
	border-style: none none none solid;
	border-width: 3px;
	border-color: #778899;
}

#bottomcontent
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#topcontent
{
	padding-bottom: 15px;
	min-height: 250px;
}

#imagebox
{
	float: right;
	width: auto;
	margin: 0px 0px 20px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

#footerleft
{
	float: left;
	width: auto;
	margin: 0px;
}

div.bookcover
{
	width: auto;
	float: right;
	margin: 0px 0px 20px 20px;
}

div.authorphoto
{
	width: auto;
	float: left;
	margin: 0px 10px 10px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

div.listing
{
	color: #333;
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #ccc;
}

div.listing:hover
{
	background: #ECF1EF;
}

div.excerpt
{
	font-size: .9em;
	line-height: 1em;
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px 20px 0 10px;
}

h1
{
	font-size: 1.2em;
	color: #FFC;
}

h2
{
	font-size: 1em;
	color: #191970;
	text-align: left;
	border-style: none none dotted none;
	border-width: 1px;
	padding: 0px 0px 5px 0px;
}

h3
{
	text-align: left;
	font-size: .8em;
	color: #191970;
	font-weight: bold;
	margin-left: 15px;
	margin-top: .5em;
	margin-bottom: .6em;
}

h4
{
	font-weight: bold;
	font-size: .7em;
	margin-left: 5px;
	margin-top: 1em;
	margin-bottom: .5em;
}

h5
{
	text-align: left;
	font-size: .8em;
	color: #191970;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 2em;
	margin-bottom: 1em;
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #191970;
	padding-top: 10px;
}

h6
{
	text-align: left;
	font-size: .9em;
	color: #191970;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 1em;
	border-style: none;
	text-transform: capitalize;
	margin-top: 1em;
}

p
{
	font-size: .95em;
	line-height: 1.4em;
	margin-left: 15px;
	margin-top: .5em;
	margin-bottom: .6em;
}

p.attribution
{
	line-height: 1em;
	margin-top: -1.5em;
	margin-bottom: 1.5em;
}

p.author
{
	margin-top: -.5em;
}

p.authorlist a
{
	font-size: 1.1em;
	margin-left: 5px;
	color: #191970;
}

p.booklist a
{
	font-size: 1.1em;
	margin-left: 5px;
	color: #191970;
}

p.block
{
	margin-left: 35px;
	line-height: 1.2em;
}

p.index
{
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	margin-bottom: -1em;
}

p.listing
{
	margin-top: -.5em;
	margin-bottom: -.5em;
	line-height: 1.2em;
}

p.newslist
{
	font-size: .9em;
	line-height: 1.2em;
}

p.newstitle
{
	font-weight: bold;
	margin-left: 15px;
	line-height: 1.3em;
	margin-top: 1.5em;
}

p.bookindex
{
	margin-left: 25px;
	line-height: 1.3em;
}

p.bottomnav
{
	font-size: .8em;
}

p.caption
{
	font-size: .6em;
	text-align: right;
	color: #666666;
}

p.copyright
{
	font-size: .6em;
	color: #666666;
}

p.menu
{
	font-size: .75em;
	font-weight: bold;
	text-align: right;
	padding: 4px;
	line-height: 1em;
	color: #333333;
}

p.publisher
{
	margin-top: 1em;
	margin-bottom: 1.5em;
}

p.quote
{
	line-height: 1.2em;
}

p.rightslist
{
	margin-left: 30px;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0em;
}

p.subagentlist
{
	font-size: .8em;
}

p.subtitle
{
	font-style: italic;
	font-size: 1em;
	margin-top: -.5em;
	line-height: 1em;
}

p.tags a
{
	font-size: 1em;
	margin-top: .5em;
	font-weight: 500;
	padding-bottom: 2px;
	color: #53868B;
}

p.excerptlink a
{
	font-size: 1em;
	font-weight: 500;
	padding-bottom: 2px;
	color: #53868B;
}

p.title
{
	font-size: 1.1em;
	font-weight: bold;
}

span.authorlist
{
	font-style: normal;
	margin-left: 5px;
}

span.link a:link
{
	color: #cc3300;
}

span.edit
{
	color: #191970;
	font-weight: bold;
}

img
{
	margin: 2px;
	border: 1px solid #FDFDF0;
}

img.thumb_box
{
	margin: 1px;
}

img.rule
{
	border: 0px none;
}

img footer
{
	float: left;
	margin: 1px;
}

ul.pagination
{
	margin: 1em 0;
	padding: 0.5em;
	text-align: center;
	background: #ECF1EF;
}

ul.pagination li
{
	display: inline;
	font-size: 0.625em;
	padding: 0.5em;
}

ul.pagination li.active
{
	background: #fff;
	border: 1px solid #eee;
}
