.esa {
	margin:0 0 0 0;
	background:url(images/bg.jpg) repeat-x;
}
.bg_content {
	background:url(images/content_bg.png) repeat-y;
}
.bg_footer {
	background:url(images/footer_bg.png);
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
	margin-left:25px;
	margin-right:25px;
}
.text a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:underline;
}
.text a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}
.text a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:underlin
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	line-height:15px;
	margin-left:25px;
	margin-right:25px;
}