.body {
background:#FFF5FA url(images/bak.gif) repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home_rightbg {
	background-image: url(images/home_right_half.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57285d;
	line-height: 19px;
}
.contenthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #57285d;
	line-height: 19px;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57285d;
	line-height: 12px;
}.caps {
	text-transform: uppercase;
}
