.LBHeadText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(reusable_graphics/table_row_bg2.jpg);
	background-repeat: repeat-x;
	margin: 2px;
	padding: 3px;
	float: none;
}
.LBbodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	color: #121E42;
	text-align: center;
}
.LBCaptionText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-transform: none;
	color: #F00;
	text-align: left;
}
.LBEventText {
	font-family: "News Gothic MT";
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #930;
	text-decoration: underline;
	text-align: left;
}
.AboutUsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #4D598B;
	text-align: justify;
	display: block;
	height: 200px;
	width: 575px;
	margin: 4px;
	padding: 4px;
	position: relative;
	left: 10px;
}
.LBPopText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #D55D25;
}
.Headlines {
	font-family: fantasy, cursive, "Tekton Pro Bold Extended";
	font-size: 24px;
	color: #CE1B1F;
	text-align: center;
}
.Hotnews {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

