@charset "utf-8";
.contentheader {
	background-image: url(images/jasonbgnd_02d.jpg);
}
.contentheadertext {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #3D5267;
	letter-spacing: 3px;
}
.contentbdy {
	background-image: url(images/jasonbgnd_03.jpg);
	background-repeat: repeat-y;
	color:#333333;
}
.contentfooter {
	background-image: url(images/jasonnav_04.jpg);
	color: #3D5267;
	letter-spacing: 18px;
}
.paratitle {
	font-size: 12px;
	font-weight: bold;
	color: #3D5267;
}
.districts {
	font-size: 8px;
	color: #666666;
	ppadding: 20px;
	text-align: justify;
}

.extrahead{
	font-size: 14px;
	font-weight: bold;
	color: #dddddd;
	letter-spacing: 12px;

}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #3D5267;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #3D5267;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3D5267;
}


