#rightcol {
	position: absolute;
	width: 220px;
	top: 10px;
	right: 5px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#rightcol h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
#rightcol a:link, #rightcol a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
#rightcol a:hover {
	color: #811221;
}
.adbox {
	font: 80% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000000;
	padding: 2px 4px 2px 6px;
	margin: 0 0 5px 0;
	border: 1px solid #000080;
	background-color: #F4F4F4;
}
