#archive {
	float: left;
	font-size: 13px;
	font-weight: normal;
	width: 740px;
	color: #444455;
	line-height: 1.4em;
	padding-top: 10px;
}
#archive h2 {
	margin: 4px 0px 9px 0px;
	border-bottom: 1px solid #1B0033;
	color: #1B0033;
	font-size: 1.6em;
}
#archive h3 {
	font-size: 2em;
	vertical-align: text-bottom;
	display: block;
	clear: both;
	padding-top: 18px;
	margin-bottom: -12px;
}
#archive a:link, #archive a:visited {
	color:#1B1B63;
}
#archive a:hover {
	text-decoration: underline;
	color: #7A2194;
}
.archive_item {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
	width: 700px;
	font-size: 1.1em;
	padding-bottom: 10px;
	background-color: #E9E4DB;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 9px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3BCB2;
	border-right-color: #C3BCB2;
	border-bottom-color: #C3BCB2;
	border-left-color: #C3BCB2;
}
.archive_item_thumb {
	display: block;
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #422E21;
}
.title {
	font-size: 1.3em;
	font-weight: normal;
	color: #552d90;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.line4 {
	margin-bottom: 6px;
}
a.latest_head {
	font-size: 1.1em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 3px;
}

