
/* Linnaeus Special Collections Exhibition PRINT CSS Document */

html { margin: 0; padding: 0; border: none; }

body { font-family: "Times New Roman", Times, serif; font-size: 62.5%; margin: 0; padding: 0; background-color: #ffffff; }


#container { margin: 0em; padding: 0em; }

#shadowleft { display: none; }
#shadowright { float: right; width: 76px; }




#wrap { margin: 0em; padding: 0em; }

#header { margin: 0; padding: 0; border: none; }
#header img { margin: 0; padding: 0; border: none; }






/**** NAVIGATION ****/

#navigation { display: none; }

#navigation p { color: #b99b6b; font-size: 0.9em; letter-spacing: 0.5em; text-transform: uppercase; margin: 0em 0em 0.5em 2.0em; padding: 0em; }

#navigation ul { margin: 0em 0em 0em 1.0em; padding: 0em; list-style-type: none; text-align: left; }
#navigation ul li { margin: 0em; padding: 0.3em 0.65em 0.3em 0.65em; display: inline; border-left: 1px solid #dccdb5; }
#navigation ul li:hover { background-color: #e3e3e3; }

#navigation li.noborder { border: none;}


#navigation ul li a { color: #666666; font-weight: normal; text-decoration: none; }
#navigation ul li a:hover { color: #333333; text-decoration: none; }






/**** CONTENT ****/

#content { width: 90%; margin: 0em; padding: 0em; color: #000000; background-color: none; }

#content h1 { font-size: 2.1em; color: #000000; }
#content h2 { font-size: 1.3em; line-height: 1.5em; font-weight: normal; color: #333333; padding: 0.4em 0em 0em 0em; margin: 0em 0em 3.0em 0em; 
border-top: 1px solid #666666; }

#content p { font-size: 1.2em; line-height: 1.6em; padding: 0em 1.8em 1.0em 0em; margin: 0em; color: #000000; }
#content p img { margin: 0em 1.0em 0em 0em; padding: 0.5em; border: 1px solid #333333; background-color: #ffffff; float: left; clear: right; }


#content a { color: #000000; text-decoration: none; }




#content .clearall { clear: both; }



/**** FOOTER ****/

#footer { font-family: verdana, arial, helvetica, sans-serif; color: #666666; clear: both; padding: 1.0em 0em 2.0em 0em; margin: 12.0em 4.0em 1.0em 0em; border-top: 1px solid #666666; }

#footer ul { display: none; }

#footer p { font-size: 1.0em; line-height: 1.5em; color: #666666; padding: 0em 0em 0em 0em; margin: 0em;  }

#footer ul a, #footer p a { color: #666666; text-decoration: none; }

#footer .weboffice { font-size: 1.0em; width: 8.0em; float: right; color: #cccccc; margin: 0em; padding: 0em 0em 0em 0em; text-align: center; }
	#footer .weboffice a { font-size: 1.0em; font-weight: bold; color: #cccccc; text-decoration: none; letter-spacing: 0.1em; }
