
body {color:white; background-color:rgb(182,188,183); text-align:center; margin:0px; padding:0px; 
    	  font-family:Arial,sans-serif;}
    	  
#frame {width:743px; border:1px solid white; background-color:#333; padding:10px; 
	margin: 0 auto}
	
/* index page */
.indexPage h1 {font-size:30px; letter-spacing:4px; padding-top:0.5em; font-weight:normal; margin:0px}
.indexPage h2 {font-size:15px; font-weight:normal; margin-top:0px}

.indexPage a:link, .indexPage a:visited {color:#cccc99; text-decoration:none}
.indexPage a:hover {color:#666633}

/* search pages */
.textSearch {text-align:left}
.textSearch a:link, .textSearch a:visited {color:#f96; font-weight:bold; text-decoration:none}
.textSearch a:hover { color:#666633}

.textSearch a.homelink {margin-left:10px; line-height:20px}
.textSearch a:link.homelink, .textSearch a:visited.homelink {color:#86A1BC}
.textSearch a:hover.homelink {font-style:italic; color:#9CABBA}

.textSearch div.title {margin-left:10px; margin-right:1.5em; font-family:'Times New Roman' serif; font-size:1.2em;}
.textSearch div.author {color:#ffc; font-family:'Trebuchet MS', Georgia, serif; margin-left:10px; font-size:1em; margin-right:2em;
	    	       line-height:1.1em}
.textSearch div.geog {color:#ffc; font-family:'Trebuchet MS', Georgia, serif; margin-left:10px; font-size:1em; margin-right:2em;
	  	     line-height:1.1em}	    
.textSearch div.context {padding-top:1em; color:#ccc; margin-left:10px; margin-right:3em; font-size:.9em; 
			border-bottom:1px dotted white; padding-bottom:1em; margin-bottom:1em; padding-left:20px}
.textSearch div.results {width:735px; border-bottom:2px solid white; padding-bottom:5px; margin-bottom:10px; 
			font-family:georgia, serif}	
.textSearch span.conHighlight {color:white; font-weight:bold; font-size:1em; font-variant:small-caps}
.textSearch span.geogHighlight {color:white; font-weight:bold; font-variant:small-caps}

/* results page */
.resultText { background-color:rgb(182,188,183); font-family:'Trebuchet MS', Georgia, serif; line-height:17px;
			  color:black; padding:15px; width:680px; margin: 0 auto}


#pageNum {color:white; font-weight:bold; text-align:center}
#pageNum a:link, #pageNum a:visited {color:#9cf; font-weight:bold; text-decoration:underline}
#pageNum a:hover {color:#369}

.disclaimer {font-size:11px; text-align:left; margin-left:10px; padding-top:5px}
.disclaimer a:link, .disclaimer a:visited {color:#CCCC99; text-decoration:none; font-size:10px}
.disclaimer a:hover {color:#666633; font-size:10px}

A:link.bottomlink, A:visited.bottomlink { color:#CCCC99; text-decoration:none;}
A:hover.bottomlink {color:#666633;}











