.mainFooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.mainText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #566ca9;
}
.mainTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #566ca9;
}
.mainSmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #37aa23;
	text-decoration: none;
	line-height: 21px;
}
.greenText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #37AA23;
}
#dBg #dMain #dPosts {
	float: left;
	margin-left: 40px;
	width: 315px;
}

#dBg #dMain #dImages {
	float: right;
	width: 150px;
	margin-left: 20px;
	clear: right;
}
#dBg #dMain #dSpacer {
	clear: both;
}
