@media all {
	html, body {
		font-size: 13px;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0 auto 0 auto;
		padding: 0;
	}
	h1, h2, h3, h4, h5, h6 {
		color: #511900;
		background: transparent;
		font-weight: 400;
		text-decoration: none;
		font-style: normal;
		margin: 0;
		padding: 0;
	}
	h1 {
		font-size: 22px;
		line-height: 30px;
	}
	h2 {
		font-size: 20px;
		line-height: 28px;
	}
	h3 {
		font-size: 18px;
		line-height: 26px;
	}
	h4 {
		font-size: 16px;
		line-height: 24px;
	}
	h5 {
		font-size: 14px;
		line-height: 22px;
	}
	h6 {
		font-size: 13px;
		line-height: 20px;
	}
	hr {
		color: #7B5930;
		background: #7B5930;
		height: 3px;
	}
	p,
	div.paragraph {
		margin: 20px 0 20px 0;
		padding: 0;
	}
	a:link,
	div.results ul li span.resultlink {
		color: #003366;
		background: transparent;
		text-decoration: underline;
	}
	a:hover,
	div.results ul li span.resultlink:hover {
		color: #511900;
		background: transparent;
		text-decoration: none;
		cursor: pointer;
	}
	a:visited {
		color: #7B5930;
		background: transparent;
		text-decoration: underline;
	}
	div#container {
		margin: 0 auto 0 auto;
	}
	div#header {
		overflow: hidden;
		line-height: 20px;
	}
	div#header div.top {
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	div#header div.top form.search a:link,
	div#header div.top form.search a:visited {
		color: #003366;
		background: transparent;
		font-size: 11px;
		text-decoration: underline;
	}
	div#header div.top form.search a:hover {
		color: #7B5930;
		background: transparent;
		font-size: 11px;
		text-decoration: none;
	}
	div#header div.top form.search div.container {
		color: #511900;
		border: none;
		text-align: left;
		font-size: 11px;
		height: 55px;
		line-height: 25px;
	}
	div#header div.top form.search div.container div {
		margin-left: 5px;
		font-weight: 800;
		font-size: 11px;
	}
	div#header div.top form.search div.container input,
	div#header div.top form.search div.container select {
		display: inline;
		vertical-align: middle;
		margin: 0 2px 0 2px;
		font-size: 11px;
	}
	div#header div.top form.search div.container input#quicksearchdata {
		width: 120px;
	}
	div#header div.bottom {
		overflow: hidden;
		white-space: nowrap;
		text-align: left;
	}
	div#header div.bottom a:link,
	div#header div.bottom a:visited {
		color: #003366;
		background: transparent;
		text-decoration: none;
		padding: 3px 7px 3px 7px;
		margin: 0;
		line-height: 20px;
		height: 20px;
		border-right: 2px solid #7B5930;
	}
	div#header div.bottom a:hover {
		background: #7B5930;
		color: #FFFFFF;
	}
	div#header div.bottom a.last {
		border-right: 0;
	}
	div#bodycontent {
		line-height: 18px;
	}
	div.event div.date {
		text-align: left;
		float: left;
		color: #511900;
		background: transparent;
		font-weight: 800;
	}
	div#footer {
		text-align: center;
		margin: 0 auto 0 auto;
		color: #511900;
		background: transparent;
		border-top: 3px solid #7B5930;
		font-size: 12px;
		line-height: 22px;
	}
	form#searchform div.searchfield {
		width: 648px;
		margin: 0 auto 0 auto;
		padding: 5px 0 5px 0;
		text-align: center;
		border-top: 2px solid #511900;
		border-left: 2px solid #511900;
		border-right: 2px solid #511900;
		border-bottom: none;
		background-color: #CFBDA5;
	}
	form#searchform div.searchfield input,
	form#searchform div.searchfield select {
		display: inline;
		margin: 0 3px 0 2px;
	}
	form#searchform div.searchfield input#searchdata {
		width: 200px;
	}
	form#searchform div.searchfield select#searchtype {
		width: 125px;
	}
	form#searchform div.limitby {
		width: 560px;
		padding: 0 44px 0 44px;
		margin: 0 auto 0 auto;
		border: 2px solid #511900;
	}
	form#searchform div.limitby div.limiter {
		width: 260px;
		margin: 5px;
		padding: 5px 0 5px 0;
		float: left;
		display: inline;
	}
	form#searchform div.limitby div.limiter label {
		display: block;
	}
	form#searchform div.limitby div.limiter select {
		width: 230px;
		float: right;
	}
	form#searchform div.limitby div.daterange {
		width: 500px;
		text-align: center;
		margin: 0 auto 0 auto;
		padding: 5px 0 5px 0;
	}
	form#searchform div.limitby div.daterange label,
	form#searchform div.limitby div.daterange input {
		display: inline;
	}
	form#searchform div.limitby div.daterange input {
		width: 85px;
	}
	form#searchform div.limitby div.daterange input#date_start {
		margin: 0 10px 0 10px;
	}
	form#searchform div.limitby div.daterange input#date_end {
		margin: 0 0 0 10px;
	}
	div.imagerow {
		margin: 0 auto 0 auto;
		width: 621px;
	}
	div.imagerow div.imagebox {
		float: left;
		text-align: center;
		border: 1px solid #CCCCCC;
		cursor: pointer;
		margin: 5px;
		width: 175px;
		padding: 10px;
	}
	div.imagerow div.imagebox img {
		margin-left: auto;
		margin-right: auto;
		vertical-align: middle;
	}
	div.imagekey {
		float: right;
	}
	div.results img,
	div.imagekey img {
		border: none;
		vertical-align: middle;
	}
	div.results ul {
		margin: 0 auto 0 auto;
	}
	div.results ul li {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	div.results ul li span.abstract {
		display: block;
		margin-left: 25px;
		margin-right: 25px;
		text-align: justify;
		font-size: 12px;
	}
	div.browsecollections,
	div.browsecollections div.collection {
		width: 650px;
		margin: 0 auto 10px auto;
		padding: 0;
	}
	div.browsecollections div.collection {
		height: 53px;
		border-bottom: 1px solid #511900;
	}
	div.browsecollections div.collection a.link {
		font-size: 14px;
		width: 550px;
		vertical-align: bottom;
		height: 20px;
		line-height: 20px;
		margin: 30px 0 0 0;
		padding: 0;
		float: left;
		text-align: right;
		text-decoration: none;
		font-weight: 800;
	}
	div.browsecollections div.collection img.thumbnail {
		width: 95px;
		height: 52px;
		border-top: 1px solid #511900;
		border-left: 1px solid #511900;
		border-right: 1px solid #511900;
		border-bottom: none;
		margin: 0;
		padding: 0;
		float: left;
	}
	.clear {
		clear: both !important;
	}
	.right {
		text-align: right !important;
	}
	.center {
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
	}
	.code,
	.element,
	.attribute {
		font-family: monospace;
		font-size: 12px;
	}
	div.code,
	.indent,
	div.quote {
		margin-left: 25px;
	}
	div.quote {
		line-height: 16px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	div.quote strong {
		color: black;
	}
	.subpunct {
		border-bottom: 1px dotted black;
	}
	.element,
	.attribute {
		font-weight: 800;
	}
	.attribute {
		font-style: italic;
	}
	div.parabreak {
		line-height: 8px;
	}
	.notearea {
		position: absolute;
		visibility: hidden;
	}
	.information {
		line-height: 1.1em !important;
	}
	.space {
		padding-left: 10px;
		margin-left: 200px;
	}
	.selected {
		background-color: #A0FFFF;
	}
	.smallcaps {
		font-variant: small-caps;
	}
	.allcaps {
		text-transform: capitalize;
	}
	.underline {
		text-decoration: underline;
	}
	.overline {
		text-decoration: overline;
	}
	big {
		font-size: 115%;
	}
	small {
		font-size: 85%;
	}
	strong {
		font-weight: 800;
	}
	em {
		font-style: italic;
	}
	.center {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.bibl {
		margin: 25px 0 25px 0;
		text-indent: 25px;
	}
	blockquote {
		font-size: 95%;
		text-align: justify;
		margin-left: 50px;
		margin-right: 75px;
	}
	strong {
		font-weight: 800;
		color: #511900;
		background: transparent;
	}
}


@media screen {
	.printonly {
		display: none !important;
	}
	hr {
		width: 600px;
		margin: 20px auto 20px auto;
		border: none;
	}
	div#container {
		width: 960px;
		background: url("../images/header.jpg") top right no-repeat;
	}
	div#header {
		width: 960px;
		height: 200px;
	}
	div#header div.top {
		width: 960px;
		height: 100px;
	}
	div#header div.top form.search {
		margin-top: 50px;
	}
	div#header div.top form.search div.container {
		margin-left: 25px;
	}
	div#header div.top form.search div.searchcontrols {
		width: 400px;
	}
	div#header div.bottom {
		width: 660px;
		height: 97px;
		font-size: 12px;
		padding: 0 220px 0 80px;
	}
	div#bodycontent {
		width: 700px;
		margin: -50px auto 0 auto;
		padding: 0 0 25px 0;
	}
	div.event {
		margin: 5px 0 15px 25px;
	}
	div.event div.date {
		width: 100px;
	}
	div.event div.description {
		margin-left: 105px;
	}
	div#footer {
		padding: 10px;
		width: 600px;
	}
	.child {
		display: block;
		padding: 0;
		background: #FFFFFF;
		margin: 0;
	}
	div#about_child { width: 310px; }
	div#archive_child { width: 285px; }
	div#gallery_child { width: 185px; }
	div#collections_child { width: 435px; }
	.inside {
		padding: 0;
		font-size: 11px;
		border: 1px solid #7B5930;
	}
	.inside a:link,
	.inside a:visited {
		display: block;
		border: 1px solid #7B5930;
		line-height: 15px;
		height: 15px;
		width: inherit;
	}
	div#backgroundfade {
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: #999999;
		opacity: 0.6;
		display: none;
		visibility: hidden;
		z-index: 990;
	}
	div.panel {
		position: fixed;
		left: 50%;
		top: 50%;
		width: 500px;
		z-index: 999;
		display: none;
		visibility: hidden;
		overflow: auto;
	}
	div.panel div.close {
		font-size: 14px;
		line-height: 18px;
		text-align: right;
		margin-right: 25px;
		color: #993333;
		background: transparent;
		cursor: pointer;
		font-weight: 800;
	}
	div.panel div.content {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 18px;
		border: 2px solid #333;
		background-color: #FFFFFF;
		color: #000000;
		width: 450px;
		padding: 20px;
		text-align: center;
		background-color: #FFFFFF;
		color: #000000;
		overflow: auto;
	}
	div.panel div.content img {
		margin-left: auto;
		margin-right: auto;
		/* max-height: 300px;
		max-width: 450px; */
	}
	div.panel div.content p.copyright {
		font-size: 11px;
		color: #666666;
		background-color: transparent;
	}
	div.results ul {
		list-style-type: none;
		width: 600px;
	}
	div.results ul li {
		background: url("../images/listitem.png") 0 4px no-repeat;
		padding-left: 12px;
	}
	#dhtmltooltip {
		position: absolute;
		width: 150px;
		border: 1px solid #587aa9;
		padding: 4px;
		background-color: #F5F8FD;
		visibility: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		z-index: 100 ;
		/* Remove below line to remove shadow. Below line
			should always appear last within this CSS
		*/
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#1E4882,direction=-135);
	}
	#panel_noteviewer {
		position: absolute;
		width: 300px;
		background-color: #B2CCE5;
		border: 1px solid #333;
		visibility:hidden;
		cursor: move;
		z-index: 100;
	}
	#content_noteviewer {
		font-size: 8pt;
		font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
		padding: 5px 10px 10px 10px;
		text-align: left;
		line-height: 1.2em !important;
	}
	#handle_noteviewer {
		clear: both;
		margin: 2px;
		padding: 2px;
		height: 12px;
		line-height: 12px;
		font-size: 12px;
		color: #000000;
		background-color: #6699CC;
	}
	span.viewerlt {
		float: left;
		text-align:left;
		font-weight: 800;
	}
	span.viewerrt {
		float: right;
		text-align:right;
		font-size: 12px;
		font-weight: 800;
		cursor: pointer !important;
		margin: 1px 5px 0 0;
	}
	span.notelink {
		color: #000099;
		font-size: 80%;
		background-color: transparent;
		cursor: pointer;
		vertical-align: super;
		line-height: 0;
		font-weight: 800;
		text-decoration: none;
	}
	span.notelink:hover {
		text-decoration: underline;
	}
	span.notetext {
		display: none;
	}
	div.letarttext {
		width: 600px;
		margin: 0 auto 0 auto;
	}
}

@media print {
	hr {
		width: 5in;
		margin: 0.25in auto 0 auto;
		border: 2px solid #7B5930;
	}
	div#container {
		width: 6in;
		margin: 0 auto 0 auto;
	}
	div#header {
		width: 6in;
		margin: 0 auto 0 auto;
		height: 1.1in;
	}
	div#header img.printonly {
		display: block;
		float: right;
		width: 2in;
		height: 1in;
	}
	div#header div.top {
		position: absolute;
		border-bottom: 2px solid #7B5930;
		top: 0;
		left: 50%;
		width: 6in;
		height: 0.75in;
		margin-left: -3in;
		z-index: 100;
	}
	div#header div.top form.search {
		margin-top: 0.2in;
		font-size: 0.15in;
	}
	div#header div.bottom {
		position: absolute;
		top: 0.75in;
		left: 50%;
		margin-left: -3in;
		width: 4.8in;
		height: 24px;
		line-height: 24px;
		/* padding-right: 250px; */
		font-size: 10px;
		z-index: 100;
		overflow: hidden;
		white-space: nowrap;
	}
	div#bodycontent {
		width: 5.5in;
		margin: 0 auto 0 auto;
	}
	div#bodycontent p,
	div.event div.description {
		page-break-inside: avoid;
		text-align: justify;
	}
	div.event {
		margin: 0.2in 0.25in 0.2in 0.25in;
		width: 5in;
	}
	div.event div.date {
		width: 1in;
	}
	div.event div.description {
		margin-left: 1.2in;
	}
	div#footer {
		width: 5in;
		padding: 0.2in;
	}
	div.imagerow {
		width: 545px;
		margin: 0 auto 0 auto;
	}
	div.imagerow div.imagebox {
		width: 170px;
		height: 117px;
		line-height: 117px;
		margin: 2px;
		padding: 0;
		border: 1px solid #CCCCCC;;
	}
	div.imagerow div.imagebox img {
		width: 170px;
		height: 117px;
		padding: 0;
		margin: 0;
		border: none;
	}
	div#backgroundfade,
	div.panel {
		display: none;
	}
	div.results ul {
		list-style-type: disc;
		width: 5in;
	}
	div.results ul li {
		padding-left: 20px;
		list-style-type: disc;
	}
	.maintable {
		border: 0;
		width: auto;
		position: static;
	}
	.hr-print {
		margin-bottom: 50px;
	}
	.content {
		margin: 0px;
		padding: 0px;
	}
	.scrollgen {
		display: none;
	}
	span.notelink {
		display: none;
	}
	span.notetext {
		display: inline;
		font-size: 75%;
		vertical-align: middle;
		font-style: italic;
		border: 1px dotted #000000;
		margin-right: 5px;
	}
}
