#content_{
	padding-top: 20px;
}

p{
	font-family: "tahoma";
	font-size: .8em;
}

p.small{
	font-size: .6em;;
}

p.quote{
	font-size: .75em;
	font-style: italic;
}

p.centertitle{
	font-size: 1em;
	font-weight: bold;
	font-family: "tahoma";
	color: #871b08;
	text-align: center;
}

ul{
	list-style-type: square;
	font-family: "tahoma";
	font-size: .8em;
}

#slideshow_{
	border: 2px solid #cdd3d8;
	background-color: #ffffff;
	width: 250px;
	height: 180px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

div.subtitle {
	font-size: 1.5em;
	font-weight: bold;
	font-family: "tahoma";
	color: #871b08;
}
div.gallerytitle {
	font-size: 1.8em;;
	font-weight: bold;
	font-family: "tahoma";
	text-align: center;
	color: #871b08;

}
span.copyright {
	font-size: .6em;
	font-weight: bold;
	font-family: "tahoma";
}

A:link{
	color:#cc280c;
}

A:visited{
	color:#871b08;
}

A:active{
	color:ff0000;
}