body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	color: #ededed;
	font-size: 11px;
	line-height: 14px;
	scrollbar-base-color: #b70000;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #b70000;
	scrollbar-highlight-color: #b70000;
	scrollbar-shadow-color: #b70000;
	scrollbar-track-color: #000000;
}
img {
	border: 0;
}

.yellow_text {
	font-size: 12px;
	line-height: 15px;
	color: #d4ce2d;
}
.news_head {
	color: #ededed;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.news_date {
	color: #d4ce2d;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.news_text {
	font-size: 12px;
	line-height: 15px;
	padding: 0px 15px 0px 0px
}
.news_text a {
	color: #d4ce2d;
	text-decoration: none;
}
.news_text a:hover {
	text-decoration: underline;
}
.video_header {
	color: #ededed;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.video_text {
	font-size: 11px;
	line-height: 14px;
	padding: 0px 5px 0px 0px
}
.video_text a {
	color: #d4ce2d;
	text-decoration: none;
}
.video_text a:hover {
	text-decoration: underline;
}
.bio_head {
	color: #b70000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.tour_date {
	color: #B70000;
}
.tour_location {
	padding: 0px 0px 3px 15px;
}
.photo_links {
	font-size: 12px;
	line-height: 15px;
	color: #B70000;
}
.photo_links a {
	color: #999999;
	text-decoration: none;
}
.photo_links a:hover {
	color: #B70000;
	text-decoration: underline;
}

