@import url("style.css");


p { text-align: justify; }

#content td {
	text-align: center;
	padding: 20px;
	padding-top: 0;
}

#left h3 {
	font: bold italic 29px "Times New Roman", serif;
	color: #d30000;
	margin: 0;
	text-transform: uppercase;
}

#left h4 {
	margin: 20px 0 30px 0;
	font: bold italic 20px "Times New Roman", Times, serif;
}

#left hr {
	margin: 30px 0 20px 0 !important;
	margin: 10px 0;
}

#left .links {
	font-size: 11px;
	text-align: left;
}

#left .links a {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

#slideshow {
	padding: 12px;
	margin-bottom: 20px;
	text-align: center;
	background: url(../pix/bg-slides.gif) center center no-repeat;
}

