.leftlinevert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9ACD5F;
}
.pagetitles {
	font-family: "Trebuchet MS";
	font-size: 24pt;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ACD5F;
	width: 500px;
	font-style: italic;
	padding-left: 8px;
}
.subtitles
{
	font: bold 16pt "Trebuchet MS";
	text-transform: capitalize;
	color: #7AA2F7;
}
.sponsorpage
{
	background: url(images/sponsor-line.jpg) no-repeat;
	height: 34px;
	width: 503px;
	font: bold 24px "Times New Roman", Times, serif;
	color: #000;
	padding-top: 5px;
	padding-left: 100px;
}
