/** This is the Style sheet for the Archives Month page.  The author is Owen Angleton implementing a Microsoft Word Design by Carol Waggoner-Angleton. Written on 18 September 2008 **/

body{
	font-family: "Times New Roman",courier,sans-serif;
	/*color: #316AC5;*/
	color:#7A620E;
	line-height: 1.0;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 820px;
	width: 845px;
	top: auto;
	background-color:#F9EEC9;
	border-style:solid;
}

#HeaderBar {
	left:2px;
	top:2px; 
	position:absolute;
	height:107px;
	width:827px;
	border-color:#F9EEC9;
	/*right:750px;
	bottom:40px; */
	color:#7A620E;
	margin:0 0 0 0;
}
.firstline {
	position:relative;
	Font-size:300%;
	left:0px;
}
.secondline {
	position:relative;
	font-size:200%;
	left:80px;
}

#finding_aid {
	position:absolute;
	top: 107px;
	left:1px;
	height:673px;
	width:190px;
	font-size:140%;
	color:#7A620E;
	margin:0;
	padding:15px;
	background-color:#F9EEC9;
	bottom:auto;
	border:solid;
}
h5{	font-size:75%;}

#Main_image {
	
	position:relative;
	top:107px;
	left:270px;
	width:360px;
	height:auto;
	font-size:65%;
	}

#Collab-source {
	position:relative;
	top: 100px;
	left:230px;
	width:275px;
	height:auto;
	bottom:auto;
	color:#7A620E;

}

.text {
	position:absolute;
	top:10px;
	left:10px;
	width:295px;
	background-color:transparent;
	font-size:85%;
	padding:5px;
	border-style:solid;

}
.rightbar {
	position:absolute;
	top:0px;
	left:270px;
}

#imageplacer {
	position:absolute;
	top:560px;
	left:260px;
}

#Text_Box {
	position:absolute;
	top:770px;
	left: 260px;
	width:290px;
	height:auto;
	padding:5px;
	color:#7A620E;
	border-style:solid;
	background-color:transparent;
	font-size:65%;
}
.text1 {
	position:relative;
	top:-200px;
	left:300px;
	width:450px;
	height:210px
	font-size:80%;
}
h2 {
	margin:0px;
	border:0px;
}

#right_bar {
	position:absolute;
	top: 107px;
	left:575px;
	width:230px;
	height:673px;
	font-size:140%;
	color:#7A620E;
	margin:0;
	padding:15px;
	background-color:#F9EEC9;
	bottom:auto;
	border-style:solid;
}

.timesimage {
	position:relative;
	top:10px;
	left:-10px;
	border-width:0;
	padding-width:0;
}
.comment {
	position: relative;
	top:10px;
	left:15px;
	width:180px;
	border-color:#7A620E;
	padding:5px;
	border-style:solid;
	font-size:90%;
}

	
	

