/* GALLERY PAGE NAV ****************************************************************************/
#header_bg.gallery {
	background:url(../images/nav/gallery/band.gif) no-repeat top center;
}
#header h1.gallery {
	background:url(../images/nav/gallery/ticket.gif) no-repeat top left;
}
#header div.gallery #nav_home a {
	width:57px;
	background:url(../images/nav/gallery/buttons_01.gif) no-repeat 0 0;
}
#header div.gallery #nav_home a:hover, #header div.gallery #nav_home a.active {
	background:url(../images/nav/gallery/buttons_01.gif) no-repeat 0 -96px;
}
#header div.gallery #nav_events a {
	width:64px;
	background:url(../images/nav/gallery/buttons_02.gif) no-repeat 0 0;
}
#header div.gallery #nav_events a:hover, #header div.gallery #nav_events a.active {
	background:url(../images/nav/gallery/buttons_02.gif) no-repeat 0 -96px;
}
#header div.gallery #nav_news a {
	width:54px;
	background:url(../images/nav/gallery/buttons_03.gif) no-repeat 0 0;
}
#header div.gallery #nav_news a:hover, #header div.gallery #nav_news a.active {
	background:url(../images/nav/gallery/buttons_03.gif) no-repeat 0 -96px;
}
#header div.gallery #nav_resources a {
	width:90px;
	background:url(../images/nav/gallery/buttons_04.gif) no-repeat 0 0;
}
#header div.gallery #nav_resources a:hover, #header div.gallery #nav_resources a.active {
	background:url(../images/nav/gallery/buttons_04.gif) no-repeat 0 -96px;
}
#header div.gallery #nav_links a {
	width:50px;
	background:url(../images/nav/gallery/buttons_05.gif) no-repeat 0 0;
}
#header div.gallery #nav_links a:hover, #header div.gallery #nav_links a.active {
	background:url(../images/nav/gallery/buttons_05.gif) no-repeat 0 -96px;
}
#header div.gallery #nav_gallery a {
	width:67px;
	background:url(../images/nav/gallery/buttons_06.gif) no-repeat 0 0;
}
#header div.gallery #nav_gallery a:hover, #header div.gallery #nav_gallery a.active {
	background:url(../images/nav/gallery/buttons_06.gif) no-repeat 0 -96px;
}
#header div.gallery #nav_contact a {
	width:80px;
	background:url(../images/nav/gallery/buttons_07.gif) no-repeat 0 0;
}
#header div.gallery #nav_contact a:hover, #header div.gallery #nav_contact a.active {
	background:url(../images/nav/gallery/buttons_07.gif) no-repeat 0 -96px;
}
/* ------------------------ gallery page ---------------------- */
#gallery_images {
	border-top:#836692 7px solid;
	width:786px;
	margin-left:14px;
}
#gallery_images img {
	margin-top:8px;
	margin-right:8px;
	width:151px;
}
.image_row {
	clear:both;
}