.contentText {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contentText img{
   display:inline
}
.contentText hr {
	color: #6f2626;
	background-color: #6f2626;
	height: 2px;
}
.contentText a {
	color: #6f2626;
}
.quarterContent_cont {
	height:100%;
	min-height: 150px;
}
.quarterContent {
	height:100%;
	min-height: 150px;
}
.threeQuarterContent_cont {
	height:100%;
	min-height: 150px;
}
.threeQuarterContent {
	height:100%;
	min-height: 150px;
}
.halfContent_cont {
	height:100%;
	min-height: 150px;
}
.halfContent {
	height:100%;
	min-height: 150px;
}
.thirdContent_cont {
	height:100%;
	min-height: 420px;
}
.thirdContent {
	height:100%;
	min-height: 420px;
}
.twoThirdContent_cont {
	height:100%;
	min-height: 150px;
}
.twoThirdContent {
	height:100%;
	min-height: 150px;
}
.fullContent_cont {
	height:100%;
	min-height: 150px;
}
.fullContent {
	height:100%;
	min-height: 150px;
}
