@charset "utf-8";
body {
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #FFFF99;
	margin: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}


/* CSS Document */

#container {
	width: 1020px;
	margin: 0px auto;
	height: auto;
}

#navbar {
width: 1020px;
height: 46px;
padding: 0px;
margin: 0px;
border: 0px;
}

#header {
width: 1020px;
height: 250px;
padding: 0px;
margin: 0px;
border: 0px;
}

#title {
	width: 636px;
	background-repeat:repeat-y;
	height: 52px;
	float: left;
	margin-bottom: 0px;
	vertical-align:middle;
	padding-left: 25px;
}

#body {
	width:696px;
	float:left;
}

#content {
	width: 696px;
	float: left;
}

#content_head {
	width: 676px;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
	height: 91px;
	padding: 20px 20px 0px 20px;
}

#content_image {
width: 212px;
height: 349px;
float: left;
background-color:#FFFFFF;
}

#content_text {
	width:656px;
	margin-top: 0px;
	background-image:url(images/content_bkg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	padding: 10px 20px;
}

#content_bottom {
width: 696px;
height: 105px;
background-image:url(images/content_bottom.gif);
background-repeat:no-repeat;
}
#content_text a {
	font-weight: bold;
	color: #E66E22;
}
#content_text a:hover {
	text-decoration: none;
}

#right-bar.homepage {
	width: 237px;
	height:610px;
	background-image:url(images/content_top_right1.gif);
	background-repeat:no-repeat;
	float: right;
	margin-right: 7px;
	padding: 40px;

}

#right-bar {
	width: 237px;
	height:365px;
	background-image:url(images/content_top_right.gif);
	background-repeat:no-repeat;
	float: right;
	margin-right: 7px;
	padding: 40px;
}
#footer {
	width: 1000px;
	height: 52px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	text-align: center;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	clear: both;
	margin: 0 auto;
}
#footer .dslink {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.patrons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

.rightp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#right-bar  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content ul li {
	line-height: normal;
	margin-top: 5px;
}

#facts {
	width:200px;
	height: 150px;
	text-align: center;
	font-weight: normal;
	clear: both;
	margin: 0 auto;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5em;

}

#photo {
	width:200px;
	height: 300px;
	text-align: left;
	font-weight: bold;
	clear: both;
	margin: 0 auto;
	margin-top:30px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.breadcrumbs a {
	color: #E66E22;
	text-decoration: underline;
	font-weight: bold;
}
.breadcrumbs a:hover {
	text-decoration: none;
}

.books {
height: 250px;
}
.quotes {
	font-style: italic;
	text-align: center;
}
#right-bar img {
	text-align: center;
}

