#content {
	padding:20px 100px;
	color:#ddcb89;
	font-family:'trebuchet MS',sans-serif;
}
#vfarchive {
	background-color:#2e1d0e;
	padding-bottom:25px;
}
#vfarchive h2 {
	padding:7px 0 7px 10px;
	background-color:#161202;
	margin-bottom:12px;
	border-bottom:1px solid #8d8c37;
}
#vfarchive h3 {
}
.entry {
	width:714px;
	margin:0 auto;
	padding:12px 12px 18px 12px;
	border-bottom:1px solid #8d8c37;
}
.entry p {
	font-size:12px;
	width:500px;
	font-family:verdana,sans-serif;
}
.archopts {
	background-color:#161202;
	padding:10px;
	width:150px;
}
#vfarchive a {
	font-weight:bold;
	color:#c3af59;
}
#vfarchive a:link,#vfarchive a:active,#vfarchive a:visited {
	font-weight:bold;
	text-decoration:none;
}
#vfarchive a:hover {
	text-decoration:underline;
}
.archopts > a {
	font-size:16px;
	line-height:24px;
}