.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #a21a83;
}
.titlemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #a21a83;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}
.textbody {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #38253d;
}
.textbody a:link {color: #a21a83;}
.textbody a:visited {color: #a21a83;}
.textbody a:hover {color: #dc15af;}


.textquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #38253d;
}


#bodycontent {
	position:relative;
	width:301px;
	z-index:1;
	overflow: visible;
	left: 0px;
	top: 0px;
	float:right;
	height: 409px;
}
#bodycontentwide {
	position:relative;
	width:425px;
	z-index:1;
	overflow: visible;
	left: 0px;
	top: 0px;
	float:right;
	height: 409px;
}
#bodyfooter {
	position:relative;
	width:436px;
	z-index:1;
	overflow: visible;
	left: 0px;
	top: 0px;
	float:left;
}
