
/*----- HEADING STYLES -----*/
p {
	font-size:100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px 20px 10px 15px;
	}
table.culbertson p {
font-size:120%;
	font-weight: normal;
	padding: 0px;
	margin: 0px 20px 10px 15px;
	}

h1 { /* ----- IN USE -----*/
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #888;
	margin: 0px 50px 0px 15px;
	padding: 0px 0px 2px 0px;
	font-size: 220%;
	line-height:1.1;
	letter-spacing: -1px;
	font-weight: bold;
	text-align:left;
	border-bottom:1px dashed #ebebeb;
	text-transform:none;
	}
	
h2 { /* ----- IN USE -----*/
	font-weight: bold;
	font-size: 110%;
	color:#000;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 1px 15px;
	color:#333;
	}

h3 { /* ----- IN USE -----*/
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #888;
	margin: 0px 50px 4px 15px;
	padding: 0px 0px 2px 0px;
	font-size: 170%;
	letter-spacing: -1px;
	font-weight: bold;
	text-align:left;
	border-bottom:1px dashed #ebebeb;
	}

h4 { /* ----- IN USE -----*/
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	margin: 10px 0px 0px 15px;
	font-style:italic;
	}
	
h5 {  /* ----- IN USE -----*/
	font-size: 130%;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	}	
	
h6 {
	margin: 0px 0px 0px 15px;
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	font-style:italic;
	}
/*----- END HEADING STYLES -----*/

/*----- LINKS -----*/	
a {
	text-decoration:underline;
	margin:0;
	}

a:link {
	color:#0000CC;
	text-decoration: none;
	margin:0;
	}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color:#900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	margin:0;
}
/*----- END LINKS -----*/

ul {
	font-style:normal;
	font-size:100%;
	list-style-type:disc;
	line-height: 18px;
	*margin-left:50px;
	}
	
ol {
	font-style:normal;
	font-size:100%;
	}

/*----- HEADER GRAPHICS -----*/	
/*----- END HEADER GRAPHICS -----*/
	
#calendar {
	background-color: #DADADA;
	border: solid 1px #000;
	margin: 110px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width:175px;
	height:auto;
	float:right;
	font-size: 10px;
	
	}

#calendar2 {
	background-color: #DADADA;
	border: solid 1px #000;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width:175px;
	height:auto;
	float:right;
	font-size: 13px;
	
	}

.smallTopMargin {
	margin-top:-25px;
	}
	
#calendar h2 {
	width:100%;
	height: 20px;
	background-color:#036649;
	margin: 0px 0px 0px 0px;
	font-size: 105%;
	color:#FFFFFF;
	text-align: center;
	border-bottom: solid 1px #000;
	}

#calendar2 h2 {
	width:100%;
	height: 20px;
	background-color:#036649;
	margin: 0px 0px 0px 0px;
	font-size: 85%;
	color:#FFFFFF;
	text-align: center;
	border-bottom: solid 1px #000;
	}

.brdrTop {
border-top:1px solid #000;
}
	
.sub {
	margin-left: -20px;
	font-size: 120%;
	list-style-type: square
	}

/*----- PAGE CONTENT -----*/
#volume {
	
	margin-top:0px;
	margin-bottom:20px;
	left: 0px;
	width: 150px;
	font-size:14px;
	}
	#volume h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		margin: 0px 0px 0px 30px;
		padding: 0px;
		border-bottom: none;
		letter-spacing:0px;
		color: #000;
		}
		
#bios h2 {
	margin-top: 0px;
	}
	
#box {
	width: 200px;
	background-color:#003366;
	color:#FFF;
	margin: 5px 0px 5px 10px;
	padding: 10px;
	font-size: 90%;
	}
	
	#back {
	float:left;
	
	}
	
	.listspace {
	margin-top:2px;
	padding-top:0px;
	}
#listspace2 {
	margin-top:0px;
	padding-top:0px;
	}
/*----- END PAGE CONTENT -----*/
.notab {
	text-indent:0px;
	}
#list {
	margin-top: 0px;
	}
	
.photocaption {
	width:150px;
	float:right;
	font-size:9px;
	text-align:center;
	padding:4px;
	line-height:10px;
	}
	
.photocaptionleft {
	width:190px;
	float:left;
	font-size:9px;
	text-align:center;
	padding: 4px 5px 5px 15px;
	line-height:10px;
	}
#imgLeft {
	margin: 2px 8px 2px 15px;
	padding: 0;
	float: left;
	}

.smaller {
	font-size: 10px;
	margin:0 0 5px 0;
	}	
	
.class200 {
	width: 200px;
	}		
	
#smallColumn {
width:180px;
float:right;
margin-left:10px;
}

.clearDiv {
clear:both;
}
