body {
	font-family: Garamond, serif;
	margin:10px 10px 0px 10px;
	text-align:left;
	font-size: .8em;
        }
p {
	line-height: 1.4em;
	margin: 10px 0 0 0;
        } 
noscript {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	margin: 5px;
}
hr {
	color: red;
}

em {
	font-family: Verdana, Arial;
	font-style:oblique;
	font-size: inherit;
}
#centercontent li, #centercontent ul {
	list-style-type:circle;
	margin-left: 1em;
	padding-left: 0px;
	margin-top: 5px;
	font-family: Verdana, Arial;
	margin-bottom: 10px;
	}
#spotlight li, #spotlight ul {
	list-style-type:circle;
	margin-left: 1em;
	padding-left: 0px;
	margin-top: 6px;
	font-family: Verdana, Arial;
	font-size: .95em;
	line-height: 1.4em;
	}
#spotlight p {
line-height: 1.4em;
}

ol li {
	list-style-type:decimal;
	padding: 0;
	margin-left: -10px;
	}
#outerwrapper {  /*car color*/
	background-color: #000066;
	top: 0px;
	height: 250em;
}

#wrapper {                      /*main box: holds all*/
	margin:0;
	padding:0;
	align: center;
	top: 0px;
	width: 850px;
	background-color: #F2F2F2;
	border: 1px solid white;
	visibility: inherit;
}
#centercontent {
	width: 670px;
	padding: 0px 10px 10px 10px;
	float: left;
	margin: 10px 0 0 0;
        }
	
#search {
	width: 240px;
	float: right;
	padding: 0px;
	margin: 0 0 0px 20px;
	border: none;
        } 
		
#masthead {
	position:relative;
	width: 850px;
	background-color: #999999;
	height: 155px;
        }  
#spotlight {
	width: 200px;
	float: left;
	padding: 5px 5px 10px 5px;
	margin: 5px 0 20px 20px;
	background-color: #DBDEDF;
	border: 1px solid white;
	z-index: 3;
	clear: left;
        } 
#nav {
	width:150px;
	margin: 10px 0 0 0;
	float: right;
        }
		
#footer {
	clear: both;
	height: 5%;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	text-align: center;
}
 
 
        
h1 {
	font-size: 2em;
	line-height: 1.2em;
	margin: 35px 0 10px 0;
	color: #666B84;
        }    
h2 {
	font-size: 1.6em;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #666B84;
        }
#spotlight h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 10px 0 -5px 0;
	color: #666B84;
        }
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: -0.9%;
	margin: 15px 0 -5px 0;
	color: #666B84;
        }
h4 {     /* for introductory material in centercol  */
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 1.05em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
        }       
h5 {
	font-size: 1.1em;
	margin-top: 25px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-variant: small-caps;
	color: #666B84;
	border-top: 1px solid Read the Sigler-Harvey field summary for 2008;
	letter-spacing: .2em;
        }   
h6 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom:0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
    }    
	
	    	

#centercontent a, #centercontent-full a, #footer a {
	text-decoration: none;
	color: #980C16;
	font-weight: bold;
        }
#centercontent a:hover, #centercontent a:focus, #centercontent-full a:hover, #centercontent-full a:focus, #footer a:hover, #footer a:focus {
	background-color: #9CA6B2;
	color:white;
	font-weight: bold;
	border-bottom: 1px solid;
	border-bottom-color: #980C16;
	text-decoration: none;
        } 
#centercontent a:visited, #centercontent-full a:visited, #footer a:visited {
	text-decoration: none;
	color: #C46F75;
	font-weight: bold;
        }
img, a:link img, a:visited img, #masthead img {
	border-style: none;
	margin: 10px;
} 

#spotlight h1 {
	color:white;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 0.95em;
	margin: 3px 10px;
	border: 0;
	line-height: normal;
	background-color: #980C16;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 2px 0 12px 0;
        }
        
pre {
	color: black;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
}		


/*classes*/
}
.PALE-BLUE {
	background-color:#C0DCFE;
	padding: 0 10px 0 10px;
}

.extralarge {
	font-size: 140%;
	text-align:center;
	margin-top: 5px;
	}
		

.retrobutton {
	display: block;
	border: 1px solid;
	border-color: #720910;
	width: 20em;
	text-align: center;
	z-index:3;
	text-decoration: none;
	background-color: #EFEFF1;
        } 

.retrobutton:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #710912;
	text-decoration: none;
	background-color: #9CA6B2;
        } 
.leftimage {
	float: left;
	margin: 10px 15px 10px 0;
	border:1px solid white;
        }
.leftimage-no-border {
	float: left;
	margin: 10px 10px 0 0;
	text-decoration: none;
	border-color: transparent;
        }
.rightimage {
	float: right;
	border: 1px solid white;
	margin: 10px 0 5px 15px;
        }
.rightimage-no-border {
	float: right;
	margin: 10px 0 20px 15px;
	text-decoration: none;
	border-color: transparent;
        }
.centerimage {                   /*for centering images in the spotlight boxes  */
	border:1px solid white;
	margin-left: 10px;
        }
	
.footer {
	border-top: 2px dotted #006600;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #838383;
	margin: 0 10px 0 10px;
	font-weight: normal;
	line-height: 1.3em;
	padding-top: 10px;
	}
	

#slideshow400 {   /*images are 400px wide. this is for slideshows made in bridge*/
	float: right;
	width: auto;
	border: 2px solid yellow;
	clear: left;
	height: 350px;
	padding: 5px;
}


/*below are for google slideshows that run from picasa web albums and other feeds*/
#slidebox {             /*container div for slideshow and caption divs*/
	float: right;
	width: 310px;
	border: 1px solid white;
	margin: 10px 0px 20px 20px;
	background-color: silver;
	padding: 8px;
}
#slidebox-wide {             /*container div for slideshow and caption divs*/
	width: 420px;
	border: 1px solid white;
	margin: 10px 0px 10px 0px;
	background-color: silver;
	padding: 8px;
}

.slides a img {border: none;}    

.caption {             /*caption for slideshows*/
	padding: 0.2em;
	background-color: #F2F2F2;
	width: auto;
	line-height: 1.3em;
}

.extralarge {
	color:#666B84;
	font-size:265%;
	line-height:0.9em;
	margin-bottom:25px;
	margin-top:0px;
	text-align:left;
	border-top: none;
}
object {
	float: left;
	clear: left;

}

