/* CSS Document */

body {
font: 80%/1.5 arial, helvetica, sans-serif;
color: #333333;
background-color: #6087BF;
padding:0;
margin:0;
}
a {
color: #596980;
}
a:link,a:visited {
color: #596980;
}
#main {
width: 638px;
margin:auto;
background-color:white;
}
h1 {
margin-top:0px;
width: 638px;
height:95px;
background-image:url(image/header.gif);
margin-bottom:0;
}
h1 span {
display:none;
}

#navbar {
width: 100%;
height: 40px;
background-color: #CFD8E6;
position: relative;
top: 0px;
left:0px;
margin:auto;
padding:0;
float:left;
margin-bottom:25px;
}
#navbar ul {
display:inline;
margin-left:5px;
padding-top:0px;
padding-left:0px;
background-color: #CFD8E6;
color: #036;
width: 100%;
font-family: arial, helvetica, sans-serif;
list-style:none;
}
#navbar ul li {
display:inline;
}
#navbar ul li a {
float: left;
width:147px;
background-color: #CFD8E6;
color: #036;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
text-decoration: none;
border-right: 2px solid #596980;
border-bottom: 3px solid #596980;
}
navbar ul li a:link, a:visited {
background-color: #CFD8E6;
color: #036;
}
#navbar ul li a.aboutcl {
border-left: 2px solid #596980;
}
#navbar ul li a#about {
border-left: 2px solid #596980;
}

#navbar ul li a#current {
background-color: white;
}
#navbar ul li a:hover, a:active {
background-color: white;
}

#content-main {
margin-top: 0px;
width: 638px;
}

#content-main p {
font-size:.92em;
padding-bottom:10px;
margin-left:20px;
margin-right:30px;
}
#content-main p.introparagraph {
}
#sideline {
float:left;
width: 30%;
padding: 0px;
margin: 0;
margin-left: 15px;
padding-right:0px;
}

#sideline a {
color: #596980;
}

#sideline a:link,a:visited {
color: #596980;
}

#sideline a:hover, a:active {
color:white;
background-color:#596980;
}

#sideline img {
border: 1px solid #596980;
padding-right:0px;
margin-right:0;
}

#sideline p {
margin-left:0px;
}




#content {
margin:0px;
margin-left: 100px;
}
#content p {
}
.bookblock {
background-color:white;
}
#content-right {
margin:0px;
margin-left: 33%;
}

#content-right h2 {
font-size: 1.25em;
color: #596980;
}

#content-right p {
font-size:.92em;
padding-bottom:10px;
margin-left:15px;
margin-right:30px;
}

#contactpage {
text-align:center;
}
#contactpage img {
padding-bottom: 30px;
}
#contactpage p {
font-size:1em;
padding-bottom:80px;
color: #036;
}

.bookimage {
float:left;
margin-top:0px;
margin-left:10px;
}
.bookimage a {
padding:0;
margin:0;
border:0;
}
.bookimage a:hover {
border-bottom:3px solid #596980;
}
.bookimage img {
border: 1px solid #596980;
padding:0;
margin-bottom:0;
}
.booktext {
float:right;
width:400px;
color:#333333;
background-color:white;
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.33em;
text-align:left;
padding-top: 0px;
padding-bottom: 5px;
margin-left:5px;
margin-top:0px;
margin-right:25px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e2e2e2;
margin-bottom:20px; 
}
.booktext h4 {
margin-top:0;
font-size: 1.1em;
color:#596980;
text-transform:uppercase;
}
.booktext h4 a {
color:#596980;
background-color:white;
border-bottom: 1px solid #596980;
}
.booktext h4 a:link, a:visited {
color:#596980;
background-color:white;
border-bottom: 1px solid #596980;
}
.booktext h4 a:hover, a:active {
background-color: #596980;
color: white;
}

.booktext span.emphasis {
font-style: italic;
}

.gallerypage {
background-color: gray;
}

div#thumbnail-page a {
border:0;
}

div#thumbnail-page a:link, a:visited {
border:0;
}

div#thumbnail-page a:hover, a:active {
border-bottom: 3px solid #596980;
}

img.minithumb {
padding: 2px;
border:0;
visibility: visible;
}


.minithumbBox {
width:500px;
margin-left:auto;
margin-right:auto;
padding-bottom:3px;
margin-bottom:30px;
}

.minithumbBox p {
padding:0;
padding-bottom:-20px;
margin-top:10px;
margin-bottom:20px;
}

.minithumbBox img#minithumb {
padding-bottom:2px;
margin-bottom:5px;
}

h5 {
font-size:1.0em;
text-align:center;
text-transform:uppercase;
}

h5 a:hover, a:active {
background-color: #596980;
color: white;
}

#footer {
clear:both;
width: 638px;
height: 20px;
background-color: #CFD8E6;
color: #036;
margin:auto;
}
#footer p {
font-size: .9em;
text-align: center;
}
h2 {
font-size: 1.25em;
}
</style>