/** 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 15 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: 830px;
	width: 750px;
	top: auto;
	background-color:#F9EEC9;
	border-style:solid;
}

#HeaderBar {
	left:0;
	top:0px; 
	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:260%;
	left:0px;
}
.secondline {
	position:relative;
	font-size:200%;
	left:40px;
}

#finding_aid {
	position:absolute;
	top: 78px;
	left:0;
	height:auto;
	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:78px;
	left:340px;
	width:460px;
	height:auto;
	font-size:65%;
	}

#Collab-source {
	position:relative;
	top: 90px;
	left:235px;
	width:360px;
	height:auto;
	bottom:auto;
	color:#7A620E;
	font-size:105%;
}

.text {
	position:absolute;
	top:0px;
	left:10px;
	width:500px;
	background-color:transparent

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

#Text_ImageBox {
	position:absolute;
	top:610px;
	left: 0px;
	width:740px;
	color:#7A620E;
	height:210px;
	border-style:solid;
	background-color:transparent
}
.text1 {
	position:relative;
	top:-200px;
	left:315px;
	color:#7A620E;
	width:430px;
	height:210px
	font-size:80%;
}
h2 {
	margin:0px;
	border:0px;
}


	
	

