#large_text_container {
	width: 600px;
	height: 615px;
	margin: auto;
	border: 2px solid #bdc1c0;
	overflow: hidden;
}

#articles_text table tbody tr td.date {
	width: 100px;
	height: 170px;
	vertical-align: top;
}

a.article_link {
	color: #616463;
}

td.date {
	width: 100px;
}

p.address {
	margin: 5px 30px;
}

p.left_indent {
	margin: 5px 30px;
}
p.tight {
	line-height:1.2;
}
p.description {
	font-size: 12px;
}


table {
	width: 100%;
	border: none;
}

.poster {
	border: 2px solid #bdc1c0;
	width: 175px;
	height:175px;
	overflow: hidden;

}

td {
	border:none;
}

#current_text table tbody tr td {
	padding-bottom:20px ;
	vertical-align:top;
}

h2 {
	color: #D1232A;
	font-size: 12px;
}

.main_text {
	color: #616463;
	font: 14px/1.5 "Myriad Pro Regular", sans-serif;
	padding: 62px 70px;
}

#biography_text {
	padding: 62px 70px;
}

#biography_text p a:link, #biography_text p a:visited {
	color: #000;
}

#biography_text p a:hover {
	color: #bdc1c0;
}

#chronology_text {
	padding: 62px 70px;
}

#current_text {
	padding: 62px 70px;
}

#articles_text {
	padding: 62px 70px;
}

#main_text p {
	margin: 0 auto 20px auto;
}

#excavate_text {
	
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	
}

