body, td {
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 0.8em;
}
h1.pageTitle {
	color: #594912;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	padding: 2px;
}
.contentCol {
	padding: 0px 0px 10px 10px;
	width: 100%;
}
.breadcrumb {
	font-size: 0.8em;
	text-align: right;
	padding-bottom: 3px;
}
.divTop {
	background-color: #99bc6f;
	background-image: url(images2/iu/bg-top.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 56px;
}
.divBottom {
	background-color: #ffffff;
	background-image: url(images2/iu/bg-bottom.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 28px;
}
.divMenu {
	background-color: #ffffff;
	background-image: url(images2/iu/bg-menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 3px;
	width: 220px;
}

.mMenu1 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 11px 2px 2px;
}
.mMenu1 a {
	color: #594912;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}
.mMenu1 a:hover {
	background-color: #cecece;
	text-decoration: none;
}
.mMenu2 {
	font-size: 1.0em;
	padding: 0px 11px 0px 10px;
}
.mMenu2 a {
	color: #000000;
	display: block;
	padding: 1px 5px;
	text-decoration: none;
}
.mMenu2 a:hover {
	background-color: #cecece;
	text-decoration: none;
}
.mMenu3 {
	font-size: 0.9em;
	padding: 0px 11px 0px 20px;
}
.mMenu3 a {
	color: #000000;
	display: block;
	padding: 1px 5px;
	text-decoration: none;
}
.mMenu3 a:hover {
	background-color: #cecece;
	text-decoration: none;
}

.homepageNewsItem {
	background-color: #ededed;
	border: 1px solid silver;
	padding: 10px;
	margin-bottom: 10px;
}

.newsItem {
	clear: both;
}
.newsItem .image {
	border: 0px;
	float: left;
	padding: 0px 7px 7px 0px;
}
.newsItem .title {
	font-size: 1.1em;
	font-weight: bold;
}
.newsItem .date {
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 10px;
}
.newsItem .readmore {
	text-align: right;
}

.pagination {
	clear: both;
	font-size: 0.8em;
	margin: 10px 0px;
	text-align: center;
}

.bookThumbnail1 {
	background-color: white;
	border: 1px solid silver;
	padding: 4px;
	vertical-align: top;
}
.bookThumbnail2 {
	background-color: #eaeaea;
	border: 1px solid silver;
	padding: 4px;
	vertical-align: top;
}

div.bookList table {
	width: 100%;
}
div.bookList .bookItem {
	margin-bottom: 15px;
}
div.bookList .title {
	font-size: 13px;
	font-weight: bold;
}
div.bookList .author {
}
div.bookList .callnumber {
	font-size: 11px;
	text-align: right;
}

.listShortItem {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid silver;
	clear: both;
}
.listShortItem .title {
	font-weight: bold;
}
.listShortItem .pic{
	float: left;
	margin: 0 10px 5px 0;
}