.Pic {
	float: left;
	height: 123px;
	width: 449px;
	margin-left: 25px;
	margin-right: 15px;
}
.Pic2 {
	float: left;
	height: 123px;
	width: 449px;
	margin-left: 7px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a62f20;
	float: left;
	clear: both;
	text-align: center;
	width: 449px;
}
#archivewrapper {
	margin-top: 10px;
	margin-bottom: 50px;
}
#archivepadding {
	margin-top: 35px;


}
.clearfloat {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

