body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-family: "Trebuchet MS", verdana, arial, helvetica;

}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#goodreads li { list-style: none; }

#header {
/*        background-image: url('../images/banner_wide.jpg');
        background-repeat: no-repeat;
        margin: 0px;
        height: 264px;
        padding: 0px;
        vertical-align: bottom;
        text-align: right;
/*      height: 89px;*/
}
#header h1 { margin-top: 50px; }
#header h1, #header .description {
  /*      color: #FFF;
        padding-left: 50px;
        margin: 0;
        line-height: 1em;*/
	margin-right: 100px;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
}

#searchsubmit { display: none; }
.code        { font:0.9em Monaco, monospace; }

acronym {
    border-bottom: thin dashed #000;
}


.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
