html   { 

	font-size:100%; 
	
	}

body   {

	font-size: 1em;

	}

#content {

      	width: 		800px;
      	text-align:	left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	float:left;
	clear: both;

	}


#bottom-spacer {

	width: 80%;
	padding: 10px 10px;

}

#for-term-label {

	display: inline;
	font-size: 0.725em;
	font-family: Arial, Helvetica, sans;


}

#sidebar {

	padding:	0 0 1em 0;
	overflow:	hidden;



}


#topNavigationStrip {


	width: 700px;
	margin-left: 10px;
	padding-left: 70px;



}

#sidebar.h4 {

	font-size: 0.750em;
	line-height: 1.5em;
	
	
}

#sidebar-collectiondescription {

 		font-size:10px;
                font-family: "Arial", "Helvetica","sans";
		font-weight: 300;


}

#searchform-label {

                font-size:10px;
                font-family: "Arial", "Helvetica","sans";
                font-weight: 300;
}

#selected-textlabel {


         font-family: Arial;
         color: #258;
         font-size: 1.0em;
         font-style: normal;
	 font-weight: 800;


}

#document-title {

 		font-size:14.5px;
                font-family: "Arial", "Helvetica","sans";
                font-weight: 600;



}

#return-link {

	 font-family: Arial, Helvetica, sans;
         font-size: 11.5px;
         font-style: normal;
         font-weight: 300;
	 display: inline;


}






.prev-label {


	 font-family: Arial, Helvetica, sans;
         font-size: 11.5px;
         font-style: normal;
         font-weight: 300;
	 display: inline;
	 padding-left: 165px;



}

.next-label {


	 font-family: Arial, Helvetica, sans;
         font-size: 11.5px;
         font-style: normal;
         font-weight: 300;
	 display: inline;
	 padding-left: 25px;


}


#bottom-navigation {

	font-family: Arial, helvetica, sans;
 	font-size: 0.685em;
	width: 100%;
	padding-left: 125px;
}

.bottomNavLinks {

                font-size:12px;
                font-family: "Arial", "Helvetica","sans";
}


#main {

	/* increase the width property to sandwich the right and left cols closer together */ 
	width:		800px;
	}
   
#main-content {
	
      margin:0;
      position:relative;
      padding:0 0 1em 0;
      overflow:hidden;	
      
	}


#sortedby-font {

	 font-family: 	arial, helvetica, sans-serif;
	 font-size: 	0.750em;
	 padding-left: 	250px;
	 display: 	inline;

}

#main-content.h4 {

         font-family: Arial, Helvetica, sans;
       	 color: #551A8B;
	 font-size: 1.0em;
	 font-style: normal;
}


.pagination-label {

	 font-family: Arial, Helvetica, sans;
         font-size: 10.5px;
         font-style: normal;
	 font-weight: 300;
	 display: inline;
	 padding-left: 170px;

}

.header-label {

	 font-family: Arial, Helvetica, sans;
         font-size: 16px;
         font-style: oblique;


	}

#navcontainer ul {border:0; margin:0; padding:0;}

#navcontainer ul li { 

	display: inline; 
	clear: right;		
	background-color: #036;


}

#navcontainer a
{
        font-family:            arial, helvetica, sans-serif;
        font-size:              8pt;
        white-space:            nowrap;
        padding:                0.1em 1em;
        
	/* color of navigation bar label text */ 
	color:                  white;

	/*  no underlines for navigation bar links */
        text-decoration:        none;
        
	/* controls spacing between rectangles in the navigation bar. add pixels to increase spacing */
	margin-right:           2px;

	clear: 			right;	
	float:			left;
}

#navcontainer a:visited
{
        background-color:       #036;
}

#matches-label {

	font-family: Arial,Helvetica, sans;
	font-size:   0.850em;
	font-weight: 500;

}

#navcontainer a:hover
{
        background-color:       #369;
}

#navcontainer a:active
{
        background-color:       #369;
}

#navcontainer a#selected
{
        background-color:       #369;
}


hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

    #footer {
        clear:both;
        float:left;
        width:100%;
        border-top:0px solid #000;
    }
    #footer p {
        margin:0;
    }

.month-label {

	font-size: 1.5em;
	font-family: Arial, helvetica,sans;
	font-weight: 700;
}

.searchdate-label {

	 font-size: 1.250em;
         font-family: Arial, helvetica,sans;
         font-weight: 500;



}


.year-label {

        font-size: 1.5em;
        font-family: Arial, helvetica,sans;
        font-weight: 700;
}


.title-label {

        font-size: 12px;
        font-family: Arial, helvetica,sans;
        font-weight: 200;
	font-style: normal;
}


.photoDate {

	font-size: 12px;
        font-family: Arial, helvetica,sans;
        font-weight: 200;
        font-style: normal;

}




.pdf-label {               

        font-size: 12px;
        font-family: Arial, helvetica,sans;
        font-weight: 200;
	font-style: normal;

}

.link-labels {

        font-size: 12px;
        font-family: Arial, helvetica,sans;
        font-weight: 200;
	font-style: normal;


}





