.menu_bot {
	background-image: url(images/menu_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right_bot {
	background-image: url(images/right_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body,td,th,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #841519;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #841519;
	scrollbar-track-color: #ffffff;
}
.bio {
	background-image: url(images/titles/bio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.news {
	background-image: url(images/titles/news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.concerts {
	background-image: url(images/titles/concerts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.contacts {
	background-image: url(images/titles/contacts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.festivals {
	background-image: url(images/titles/festivals.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.gallery {
	background-image: url(images/titles/gallery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.links {
	background-image: url(images/titles/links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.recordings {
	background-image: url(images/titles/rec.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.rep {
	background-image: url(images/titles/rep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.reviews {
	background-image: url(images/titles/reviews.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.tours {
	background-image: url(images/titles/tours.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.videos {
	background-image: url(images/titles/videos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.imgbrd {
	border: 1px solid #990000;
}
