@charset "UTF-8";
#rightcol {
	position:absolute;
	width:140px;
	height:273px;
	z-index:7;
	left: 0px;
	top: 220px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	background-image: url(colbkg.png);
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
#container #rightcol p strong em {
	font-size: 18px;
}
#container #rightcol p {
	line-height: 24px;
	font-size: 16px;
}
#container #leftcol p a strong {
	color: #5F0000;
}

