body {
	font-family : Georgia, serif;
	text-align : left;
	background-color : #666666;
	}

#container {
	width : 750px;
	margin-left : auto;
	margin-right : auto;
	background-color : white;
	border : 1px solid silver;
	}
	
#header {
	text-align : center;
	background-position : top;
	background-repeat : no-repeat;
	padding-right : 20px;
	padding-left : 20px;
	padding-bottom : 0;
	margin-bottom : 0;
	margin-top : 5px;
}
	
h1 {
	margin-bottom : 3px;
	margin-top : 0;
	color: #ED8A3F;
	border-bottom : 1px solid silver;
	}
	
h2 {
	margin-right:10px;
	margin-left:10px;
	border-bottom : 1px solid silver;
	padding-bottom : 8px;
	margin-top : 0;
	margin-bottom : 0;
	size: 110%;
	color: #ED8A3F;
}



#index_content {
	margin-right : 20px;
	margin-left : 20px;
}

h3 {
	font-family : "Gill Sans", News Gothic, Myriad Web, News Gothic, Trebuchet, New Century Gothic, Verdana, sans-serif;
	font-weight : 500;
	color: #666666;
	margin-right:10px;
	margin-left: 42px;
	size: 140%;
}

h4 {
	font-family : "Palatino", Times New York,  serif;
	color: #828277;
	margin-left: 0px;
	size: 150%;
}

h5 {
	font-family : "Gill Sans", News Gothic, Myriad Web, News Gothic, Trebuchet, New Century Gothic, Verdana, sans-serif;
	color: #336699;
	size: 70%;
	font-weight : 600;
	margin-top : 0;
	margin-bottom : 0;
	}


#introduction {
	padding-top : 0;
	padding-left : 25px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-size : 80%;
	font-family : Verdana, sans-serif;
}

#nav{
	clear: both;
	font-family : "Gill Sans", News Gothic, Myriad Web, News Gothic, Trebuchet, New Century Gothic, Verdana, sans-serif;
	text-align : center;
	font-size: 70%;
	padding: 5px 10px 10px 10px;
	margin-top: 0px;
	border-bottom : 1px solid #D0D0D0 ;
}


.capleader {
	font-weight : bold;
	font-size : 10pt;
	font-family : Georgia, sans-serif;
}
.hr {
	width: 50%;
	color : #828277 ;
	}


#column {
	margin-top : 8px;
	padding-left : 40px;
	font-size : 80%;
	width : 240px;
	float : right;
	margin-left : 40px;
	/*border-top : 1px solid silver;*/
	}
}

.column2 {
	margin-top : 8px;
	padding-left : 10px;
	width : 100px;
	float : right;
	margin-left : 10px;
	}

	
.imgA{
	float : right;
	margin-right : 20px;
	border : none;
}

.item p {
	font-family : Verdana;
	font-size : x-small;
	margin-bottom : 0;
	margin-top : 0px;
	margin-bottom : 10px;
}

#footer {
	clear : left;
	width : 560px;
	margin-top : 200px;
	margin-bottom : 25px;
	border-top : 1px solid silver;
	padding-top : 12px;
	padding-bottom : 0;
	margin-left : 20px;
	margin-right : 20px;
	text-align : center;
	font-size : x-small;
}	
	
a:link , a:visited , a:active {
	color : #A37B45;
	border-bottom : 0px solid white;
	padding : 1px;
	text-decoration : none;
	}

a:active {
	border-bottom : 1px solid silver;
color : #A37B45;
	}

a:hover {
	border-bottom : 1px dotted silver;
color : #A37B45;
	}

	
p.first {
	margin-top : 0;
	padding-top : 0;
}

.top {
	margin-top : 35px;
}
	
.metadata {	
	margin-top : 0;
	margin-bottom : 15px;
	font-family : Verdana, sans-serif;
	font-size : x-small;
	color : black;
	text-align : left;
	font-weight : normal;
	}
	
.links {
	font-family : Verdana, sans-serif;
	font-size : x-small;
	color : gray;
	text-align : left;
	font-weight : normal;
	}

p.links a:link , a:active , a:visited {
	text-decoration : none;
	color : #color : #A37B45;
	}

p.links a:hover {
	border-bottom : 1px dotted silver;
	}

p.caption {
	margin : 15px;
	font-family : Verdana, sans-serif;
	color: #555558;
	font-size : 0.8em;
	font-weight : 600;
}

span.credit {
	font-weight : normal;
}

.book_title {
	font-style : italic;
}
/* end universal styles */


#digital_collections {
	padding : 0;
	margin-top : 4px;
	margin-bottom : 4px;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: x-small;
	color: #4c4b48;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
}

img.floatRight { 
    float: right; 
    margin: 10px; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
{

body.other {
	font-family : Georgia, serif;
	text-align : left;
	}

