.selectContainer
{
	display: block;
	width: 600px;
	margin: 10px auto;
}

.selectContainer select
{
	float: right;
}

.pageLinks a
{
	float: left;
	display: block;
	margin: 0 5px;
	text-decoration: none;
	padding: 3px 8px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: maroon;
}

.pageLinks a:hover
{
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
	background-color: #eee;
	color: #222;
}

.pageLinks a.current
{
	background-color: #eee;
	color: #222;
}

#chronology
{
	text-align: left;
	font-size: 13px;
	font-family: "MS Trebuchet", verdana, sans-serif;
	margin: 20px auto 20px auto;
	width: 450px;
	line-height: 125%;
}

#chronology a
{
	color: #663300;
}

#chronology a:hover
{
	color: maroon;
	text-decoration: none;
}

.year
{
	display: block;
	margin: 10px 0px 10px 0px;
}
.event
{
	display: block;
	padding: 5px;
	margin: 0;
	color: #222;
}

#films
{
	padding-bottom: 30px;
}

table.filmTbl
{
	margin: 20px auto 20px auto;
	border: 1px solid #ccc;
}

table.filmTbl th, td
{
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.filmTbl th
{
	background-color: #eee;
}
table.filmTbl td, th
{
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: center;
}

.filmTbl a.openMovieBtn
{
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	display: block;
	background-color: #eee;
	width: 100px;
	margin: 10px auto;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #663300;
	text-align: center;
}

.filmTbl a.openMovieBtn:hover
{
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	background-color: #fff;
	color: maroon;
}


#exhList
{
	width: 450px;
	margin: 20px auto 20px auto;
	text-align: left;
	font-size: 13px;
	font-family: "MS Trebuchet", verdana, sans-serif;
	line-height: 150%;
}

#bibliography
{
	width: 450px;
	margin: 25px auto 20px auto;
	text-align: left;
	font-size: 13px;
	font-family: "MS Trebuchet", verdana, sans-serif;
	line-height: 130%;
}


.publication
{
	display: block;
	margin: 20px 0px 20px 0px;
}

.pub_title
{
	font-style: italic;
	font-family: "MS Trebuchet", verdana, sans-serif;
	font-size: 13px;
	color: #663300;
}

#biblio_menu
{
	margin: 25px 0px 0px 0px;
	text-align: center;
	color: #333;
}

#biblio_menu a
{
	text-align: center;
	text-decoration: none;
	margin-right: 25px;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 4px 6px 4px 6px;
	background-color: #fff;
	font-style: italic;
}

#biblio_menu a:hover
{
	background-color: #eee;
	color: maroon;
}

em
{
	font-size: 13px;
	color: #663300;
}

.year
{
	display: block;
	margin-bottom: 5px;
	color: #333;
}

.exh
{
	display: block;
	margin: 0px 0px 5px 0px;
}

#ssContent
{
	margin: 15px auto;
	height: 100px;
	width: 400px;
	padding: 0;
}

#rot_img
{
	text-align: center;
	height: 100px;
	width: 400px;
	padding: 2px;
	position: relative;
}
.slide-image {

	height: 100px;
	width: 400px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}



#chronology
{
	padding: 20px 10px 20px 20px;
}

#sketchTbl
{
		font-size: 14px;
		font-family: arial, sans-serif;
		margin: 10px auto;
		line-height: 120%;
}

#sketchTbl td
{
	padding: 8px 8px;
}

.notesBtn
{
	margin: 10px;
	display: block;
	border: 1px solid #666;
	background-color: #ccc;
	color: #663300;
	padding: 2px;
	font-size: 12px;
}

div.notes
{
	display: block;
	width: 440px;
}

td.imgCell
{
	background-color: #e6e1c8;
	text-align: center;
}

td.imgCell img
{
	border: 1px solid #666;
}

td.dataCell
{
	background-color: #ffffff;
}

td.emptyCell
{
	background-color: #f3f3f3;
}

.skTitle
{
	display: block;
	color: maroon;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

.info
{
	width: 600px;
	margin: 25px auto;
	text-align: left;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: #222;
	line-height: 120%;
}

.info a
{
	color: #663300;
}

.info a:hover
{
	text-decoration: none;
	color: #222;
}

/* styles for public collections */

/*
.collection
{
	display: block;
	margin: 12px;
}

#left
{
	width: 480px;
}

#right
{
	width: 160px;
}

/* styles for the exh list */

/*


.exh
{
	display: block;
	margin: 10px;
	font-family: "MS Trebuchet", arial, helvetica, sans-serif;
	font-size: 12px;
}


*/