* {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: small;
}

html { 
	overflow-y:scroll; 
}

body {
	background: #eff4f8 url(../images/gradback3.gif) repeat-x;
	min-height: 700px;
	/*margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;*/

}

a {
	color: #1589FF;
}

form {
	margin: 0; 
	padding: 0;
}

#shell {
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
	clear: both;
}

#topcurve {
	height: 15px;
	background: #dbe9f7 url(../images/pagetop2.gif) no-repeat center top;
	width: 800px;
	margin: 0 auto 0 auto;
	clear: both;
}

#bottomcurve {
	height: 15px;
	background: #dbe9f7 url(../images/pagebottom2.gif) no-repeat center top;
	width: 800px;
	margin: 0 auto 0 auto;
	clear: both;
}

#wrapper {
	padding: 0px 0px 2px 0px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}

#header {
	clear: both;
	height: 68px;
	background: #ffffff;
}

#logo {
	height: 68px;
	float: left;
	vertical-align: middle;
}

#topinfo {
	float: right;
	text-align: right;
	padding-right: 5px;
	position: relative;
	top: 40%;
}

#topinfo a {
	font-size: 80%;
	text-decoration: none;
	color: #004D7B;
}

#topinfo a:hover {
	color: #008cc9;
	text-decoration: underline;
}

#blueline {
	background: #006db0 url(../images/bluefadenavbgdk3.jpg) repeat-x;
	clear: both;
	height: 20px;

}

#tagline {
	background: #008fd4 url(../images/tagline.jpg) no-repeat left top;
	max-width: 240px;
}

#pageart {
	height: 25px;
	width: 530px;
	padding: 5px;	
	margin-top: 0;
	margin-bottom: 15px;
	text-align: right; 
	background: #eeeeee url(/images/typography.gif) no-repeat right center; 
	text-align: left; 
	color: #4c4c4c; 
	font-weight: bold; 
	font-size: 125%;
	vertical-align: middle;
}

#content {
	width: 540px;
	float: right;
	background: #ffffff;
	padding: 5px 0 0 0 ;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom: 15px;
}

#raves {	 
	padding-top: 5px;
	padding-left: 10px;
	text-indent: 10px;
	float: left;
	width: 540px;
	background-color: transparent;
	background-image: url(../images/grayfade.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#raves ul {
	margin-left: 0;
	padding-left: 10px;
}

#raves ul li {
	margin: 0;
	text-indent: 18px;
	padding-top: 8px
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 1.1em;
	list-style: none;
	background: transparent url(../images/plus.gif) no-repeat left top;
}

#raves a {
	font-size: 1.05em;
	color: #000000;
}

#raves a:hover {
	text-decoration: none;
}

#sidenav {
	margin: 0 auto;
	width: 224px;
	min-height: 500px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#searchbox {
	margin: 5px 0px 1px 0px; 
	padding: 10px 5px 10px 5px; 
	border: 1px solid #808080; 
	background-color: #f1f1f1;
}

#linkscontainer {
	margin: 5px 0px 1px 0px; 
	padding-top: 0;
	background-color: #4C5D66;
	color: #ffffff;
	text-indent: 5px;
}

#linkscontainer ul {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

#linkscontainer li {
	list-style: none;
}

#linkscontainer ul li a {
    text-decoration:none;
    display:block;
    margin:0;
    padding:4px 6px 2px 2px;
	color: #ffffff;
	background-color: #4C5D66;
	border-bottom: 1px solid white;
	margin-left: 0;
}

#linkscontainer ul li:last-child a {
	border: 0;
	background-color: #4C5D66;
}

#linkscontainer ul li a:hover{
	background: none !important;
	background-color: #aaaaaa !important;
	color: #ffffff !important;
}

#mailinglist {
	margin: 5px 0px 1px 0px; 
	width: 224px; 
	height: 80px; 
	background: #ffffff url(/images/mailinglist.gif) no-repeat; 
}

.booksplash {
	width: 540px;
	margin-top: 15px;
	padding-top: 10px;
	clear: both;
  }
  
#booksplash * {
	font-size: 100%;
  }

#booksplash li {
	padding-bottom: 5px;
 }

#booksplash p {
	margin-top: 10px !important;
 }

#footer {
	clear: both;
	border-top: 1px solid silver;
	height: 50px;
}

#copyright {
	font-size: 75%;
	color: #717171;
	float: left;
	text-align: center;
	padding-top: 20px;
	width: 100%;
	clear: right;
}

.boldheading {
	font-size: 105%; 
	color: #727272; 
	font-weight: bold;  
}

.booklist_item {
	padding: 15px 5px 15px 0px; 
	width: 530px; 
	min-height: 103px;
	border-bottom: 1px solid silver;
	position: relative;
}

.booklist_title {
	font-size: 100%; 
	color: #006699; 
	font-weight: bold;  
}

.announcement_more_link {
	color: #727272;
}

a.booklist_title {
	text-decoration: none;
}

a:hover.booklist_title {
	text-decoration: underline;
}

#booklist p {
	margin: 0; 
	padding: 1px 0px 1px 0px; 
	font-size: 90%;
}

#book_detail {
	padding: 10px 5px 20px 0px; 
	width: 530px; 
	min-height: 300px;
	position: relative;
}

#book_detail p {
	margin: 0;
	padding: 1px 0px 1px 0px; 
	font-size: 90%;
}


.error {
	color: red;
	font-weight: bold;
	margin: 10px;
}

.featurebar {
	width: 540px; 
	font-size: 120%; 
	color: #ffffff;
	background: #006db0 url(../images/bluefadenavbgdk3.jpg) repeat-x; 
	font-weight: bold; 
	text-align: center; 
	margin-bottom: 5px;
}

.topicheading { 
	min-height: 20px;
	font-size: 100% !important;
	max-width: 310px;
	color: #ffffff;
	background: #006db0;
	background: #006db0 url(../images/bluegrayblocks.gif) repeat left top;
	font-weight: bold; 
	text-align: left; 
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.plainlist {
	list-style: none; 
	margin-left: 0px; 
	padding-left: 20px;	
}


