/* CSS Document */
body {
	background:	#ffffff url(./images/books-bkgd-1-lt3.jpg) no-repeat scroll 0px 155px; 
	margin: 0;
	padding: 0;
}

body, td, p {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, body div, body p, body th, body td, body li, body dd	{
	font-size:	x-small;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	small
	}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	small
	}


#header {
	height: 150px;
	padding: 1px 120px 0 32px;
	text-align:center;
	max-width: 1024px;
	background: #fff url(./images/libraryfront.png) no-repeat scroll top right;
	vertical-align: middle;
 }


  
#breadcrumbs {
  width: 80%;
  margin:1em auto;
  text-align:left;
  max-width: 1024px;
 }
 
#footer {
  width: 80%;
  margin:1em auto;
  margin-top: 15px;
  border-top: 2px solid #CC0000;
	padding:	4px;
	background:	transparent /* url(./images/contentfill.gif) repeat top left */;
  text-align: right;
  max-width: 1024px;
 }

#content {
  width: 100%;
/*  margin: 1em auto;
   border: 1px solid black; */
  text-align:left;
  max-width: 1024px;
}

#sidebar {
	float: left;
	width: 165px;
	min-height: 300px;
	margin:0; padding:0;
}

#sidebar-content {
	margin:8px;
	padding: 0.5em;
/*	background:	transparent url(./images/contentfill.gif) repeat scroll top left;*/
	font-size: 70%; 
}

#sidebar-content h3 {
	padding: 3px 0 0;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #CC0000;
}

#sidebar-content p {
	text-align:	center;
}
#main {
	margin:		0 0 0 165px;
	padding:	0 3em 2em 3em;
 }

#main-content {
  margin: 0; 
  padding: 0 1em 0.25em;
  font-size: 100%;
	background:	transparent url(../images/contentfill.gif) repeat scroll top left;
	color:	#000000;
 }
 
 #main-content h2 {
	margin: 0 0 10 0;
	font-size: 160%;
 }
  
hr.cleaner {
	clear:	both;
	height:	1px;
	margin:	-1px 0 0 0;
	padding:	0;
	border:	none;
	visibility:	hidden;
}

a {
	text-decoration:	none;
	font-weight:		bold;
	background:		transparent;
	color:			#06c;
	outline:	none;
}
#mainmenu a {
	color:		#006;
}

a:visited, {
	background:		transparent;
	color:			#00b2eb;
}
#mainmenu a:visited {
	color:		#339;
}
a:hover, #mainmenu a:hover {
	background:		transparent;
	color:			#f90;
	text-decoration:	underline;
}

a:active {
	background:		transparent;
	color:			#f00;
}

a img {
	border:			none;
}
