/* Special Collections JBW CSS 2007 */



html {}

body { margin: 0em; padding: 0em; background-color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 76%; }

#wrap { width: 740px; margin: 0em auto 0em auto; }

#header {}


#contain { border: 1px #333333 solid; min-height: 270px; width: 740px; margin: 0em 0em 1.0em 2.6em; }








/**** NAVIGATION ****/

#navigation { float: left; color: #ffffff; /*width: 140px;*/ font-size: 1.2em; }

#navigation table { border: 1px solid #333333; margin: 0.5em 0 0em 0.5em; }
#navigation tr {}
#navigation th { font-size: 0.8em; color: #666666; padding: 0.3em 0em 0.3em 0em; font-weight: normal; text-transform: uppercase; letter-spacing: 0.3em; }
#navigation td { padding: 0.5em; border: 1px solid #666666; text-align: center; }

#navigation td.walls { padding: 0.5em; font-size: 0.8em; letter-spacing: 0.1em; }

#navigation a { color: #ffffff; text-decoration: none; }
#navigation a:hover { color: #666666; }









/**** CONTENT ****/
#content  { padding: 0 0em 1.0em 0em; border: #333333 solid 1px; margin: 0.5em 0.5em 0.5em 11.0em; }

#content img { border: 1px solid #333333; padding: 1.0em; margin: 0 1.0em 1.0em 0em; }


#content h1 { font-size: 2.0em; color: #CCB760; font-weight: normal; border-bottom: 1px #333333 solid; padding: 0em 0em 0em 0.7em; }
#content h2 {  font-size: 0.9em; color: #999999; font-weight: normal; padding: 0.4em 0em 0.5em 0em; margin: 0em; border-top: 1px solid #CCB760; }
#content h3 { font-size: 1.4em; color: #CCB760; font-weight: normal; padding: 0em 0em 0em 0.7em; }
#content h4 { font-size: 1.3em; color: #ffffff; font-weight: normal; padding: 0em 0em 0em 0.7em; }
#content h5 { font-size: 1.0em; color: #ffffff; font-weight: bold; padding: 0em 0em 0em 0.7em; }
#content h6 { font-size: 1.7em; color: #CCB760; font-weight: normal; padding: 0em 0em 0em 0.7em; }

#content p { color: #ffffff; font-size: 1.0em; line-height: 1.3em; margin: 1.0em 3.0em 1.0em 3.0em;  }
#content p img { padding: 0.5em; margin: 0.5em; border: 1px solid #333333;  }




/*content table */

#content table { vertical-align: top; padding: 0em; margin: 0em; border-collapse: collapse; }

#content tr { vertical-align: top; padding: 0em; margin: 0; }
#content tr:hover { background-color: #151515; }

#content th { vertical-align: top; padding: 0; margin: 0; }
#content td { border-bottom: 1px solid #333333; vertical-align: top; padding: 1.0em 3.0em 2.0em 1.5em; margin: 0em; color: #ffffff; }

#content td p { margin: 1.0em 0em 1.0em 0em; }

#content td a { color: #999999; text-decoration: none; font-size: 0.9em;}
#content td a:hover { color: #ffffff; text-decoration: underline; } 



/* previous and next */


#content tr.nohover { font-size: 1.0em; margin: 0em; padding: 0em; }
#content tr.nohover:hover { background-color: #000000; }
#content tr.nohover a { margin: 0em; padding: 0em 0.5em 0em 0.5em; }

#content td.previous { border-bottom: none; text-align: left; margin: 0em; padding: 0.7em; }
#content td.next { border-bottom: none; text-align: right; margin: 0em; padding: 0.7em; }




/* content ul */
#content ul { }
#content li { padding: 0.6em 0 0 0.3em; list-style-type: circle; color: #ffffff; font-size: 1.1em; }
#content ul li { }
#content ul li a { text-decoration: none; color: #999999; }
#content ul li a:hover { text-decoration: underline; color: #ffffff; }


#content a { font-size: 0.9em; padding: 0 0 0 1.0em; color: #999999; text-decoration: none; }
#content a:hover { color: #FFFFFF; text-decoration:underline; } 

#content .frontpagetext { padding: 0em 2.0em; }


#content .topofpage { text-align: right; color: #CCB760; }
#content .topofpage a { margin: 1.0em 0em 1.0em 0em; padding: 0em; }






/**** FOOTER ****/

#footer { font-family: Verdana, Arial, Helvetica, sans-serif; float: none; clear: both; font-size: 0.8em; color: #666666;  border: 1px solid #333333; 
margin: 0.5em 0.5em 0.5em 0.5em; padding: 1.0em 1.0em 3.5em 1.0em; }

#footer .links { float: left; }
#footer .links a { font-weight: normal; text-decoration: none; color: #666666; }
#footer .links a:hover { font-weight: normal; text-decoration: underline; color: #cccccc; }

#footer .weboffice { width: 8em; float: right; color: #333333; padding: 0; text-align: center; letter-spacing: 0.1em; }
#footer .weboffice a { font-weight: bold; color: #333333; text-decoration: none; letter-spacing: 0.2em; }
#footer .weboffice a:hover { font-weight: bold; color: #ffffff; text-decoration: none; }








