#mainarticlescontent {
	padding: 15px 15px 0 15px;
}
.title {
	text-align: center;
	color: #d02552;
	border-bottom: dashed 4px #d02552;
	border-top: dashed 4px #d02552;
	padding: 5px 0 5px 0;
	margin-bottom: 30px;
}

.subtitle {
	font-size: 130%;
	padding-bottom: 5px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}

.articlespecial {
	font-family: verdana, sans-serif;
	text-indent: 25px;
	font-size: 85%;
	padding: 0 25px;
	text-align: center;
	padding-bottom: 0px;
}

.article {
	font-family: verdana, sans-serif;
	text-indent: 25px;
	font-size: 85%;
	padding: 0 25px;
	border-bottom: 1px dashed gray;
	padding-bottom: 20px;
}

.article a:hover {
	text-decoration: none;
	color: #d02552;
}

.articlesphoto img {
	margin-top: 10px;
	margin-left: 280px;
	border: 1px #d02552 solid;
	padding: 2px;
}

.reference {
	color: #fe8800;
}

.reference:hover {
	color: #d02552;
	text-decoration: none;
}

#lastarticle {
	border-bottom: 0px;
}