@charset "windows-1252";

body 
{ 
font-family: Verdana, Tahoma, Arial, Sans-Serif;
font-size: 1.0em;
margin: 5px 0px;
background-color: #194174;
}

a
{ 
color: #1A5494;
text-decoration: none;
}

a:visited
{ 
color: #1A5494;
text-decoration: none;
}

a:hover
{ 
color: #9E0B23;
text-decoration: underline;
}

#header
{
background: url(images/headerbg.jpg) no-repeat;
height: 155px;
width: 780px;
margin: 0 auto;
border-bottom: 3px black solid;
}

#footer
{
background: url(images/footerbg.jpg) repeat-y;
width: 780px;
margin: 10px auto 5px auto;
border-top: 3px black solid;
border-bottom: 3px black solid;
font-size: 60%;
color: #ddd;
}

#footer a
{ 
color: #ddd;
text-decoration: none;
}

#footer a:visited
{ 
color: #ddd;
text-decoration: none;
}

#footer a:hover
{
color: #9E0B23;
text-decoration: underline;
}


#wrapper
{ 
width:780px;
background: url(images/mainbg.jpg) repeat-y;
margin: 0px auto 10px auto;
border-bottom: 3px solid black;
}


#menu
{
width: 750px;
margin: 0px auto;
background-color: #E3EFFC;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #031121;
border-top: solid 1px #031121;
}

#menu ul
{
list-style: none;
padding: 2px 0;
margin: 0;
}

#menu li
{
height: auto;
line-height: 140%;
font-size: 75%;
font-weight: bolder;
float: left;
display: block;
margin: 2px 4px;
padding: 0px;
text-align: center;
background-color: #AAC3DE;
}

#menu li a
{
height: auto;
line-height: 140%;
float: left;
display: block;
text-decoration: none;
text-align: center;
margin: 0;
padding: 2px;
color: #1A5494;
background-color: #AAC3DE;
border-right: solid 1px #041426;
border-bottom: solid 1px #041426;
border-left: solid 1px #C8D8EA;
border-top: solid 1px #C8D8EA;
}

#menu li a:hover
{
height: auto;
line-height: 140%;
float: left;
display: block;
text-decoration: none;
text-align: center;
margin: 0;
padding: 2px;
color: #9E0B23;
background-color: #E3EFFC;
border-left: solid 1px #041426;
border-top: solid 1px #041426;
border-right: solid 1px #C8D8EA;
border-bottom: solid 1px #C8D8EA;
}


#contentmain
{
width: 750px;
margin: 0px auto;
background-color: #E3EFFC;
}


#contentmain .left
{
width: 220px;
margin: 5px 5px 5px 10px;
}

#contentmain .right
{
width: 500px;
margin: 5px 10px 5px 5px;
}

#container
{
margin: 10px 15px 10px 0px;
border: solid 1px #031121;
padding: 10px 15px;
font-size: 75%;
line-height: 1.4em;
background-color: #F7FAFE;
}

#container ul
{
list-style: square;
margin: 10px;
padding: 5px;
}

#container li
{
margin-top: 15px;
}


#newslist, #covers
{
width: 168px;
margin: 10px 5px 10px 15px;
border: solid 1px #031121;
padding: 10px 15px;
font-size: 75%;
line-height: 1.4em;
background-color: #F7FAFE;
}

#newslist ul
{
list-style: none;
margin: 0;
padding: 0;
}

#newslist li
{
font-size: 90%;
margin-top: 10px;
}

.header1, h1
{
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 220%;
font-weight: bolder;
color: #031121;
margin: 10px 0;
}

.header2, h2
{
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 150%;
font-weight: bolder;
color: #031121;
margin: -10px 0;
line-height: 1.2em;
}

.header3, h3
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 100%;
font-weight: bolder;
color: #031121;
margin: 0px;
}

.small
{
font-size: 80%;
}

.small_indent
{
font-size: 80%;
padding-left: 10px;
}

.sig
{
font-size: 80%;
font-weight: bold;
}

hr			
{   width: 100%;
	color: #031121;
	background-color: #031121;
	line-style: single;
	align: center; 
}

.authorpic
{
margin: 10px 0 0 15px;
border: solid 1px #031121;
}


.booklistheader
{
background-color: #AAC3DE;
color: #031121;
font-size: 150%;
font-weight: bolder;
border: 1px solid #031121;
}

.booklistdetail
{

}

.bookdetailheader
{
font-size: 150%;
font-weight: bolder;
color: #031121;
line-height: 1.2em;
}

.bookdetail
{
font-size: 80%
}

.arrow
{
margin-right: 4px;
margin-bottom: 6px;
}