body {
  background: #FFF;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: small;
}

img.print_logo {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}

a img, img {
	border: 1px solid silver;
}

a:link {
 text-decoration: underline;
 color: #000;
 }

a:visited {
 text-decoration: underline;
 color: #000;
 }

#header {
 display: none;
 }
	
#navigation {
 display: none;
 } 

#mininav h1 {
 font-size: xx-large;
 margin: 0;
}

#mininav p {
 display: none;
}
 
#content {
 clear: both;
 margin: 25px 0 0 0;
 } 
 
/* - - news - - */

a img.banner {
	display: none;
}

strong.title {
	text-transform: uppercase;
} 

p.news a img, #news .item a img {
	float: right;
	margin: 10px 10px 20px 20px;
	border: 1px solid #A0C094;
}

#live .concert a img, #history .concert a img {
	float: right;
	margin: 0 0 0 20px;
	border: 1px solid #A0C094;
}

/* - - agency - - */
table {
	float: right;
	border: 5px double silver;
	padding: 10px;
	margin: 10px 0 10px 10px;
}

table td.person {
	padding: 10px 0 5px 0;
}

table tr td.r {
	padding-left: 2px;
	text-align: right;
}

#bottom {
 clear: both;
 margin: 25px 0 0 0;
} 

#bottom, #bottom strong {
 color: silver;
} 

#bottom a img, #bottom img {
	display: none;
}

/* - - artists - - */


#artists .section {
	background: #719D5E;
	clear: both;
	padding: 5px;
	margin: 10px 0 10px 0;
}

#artists .gal_section {
	background: #719D5E;
	clear: both;
	min-height: 125px;
	_height: 125px;
	padding: 5px;
	margin: 10px 0 10px 0;
}

#artists .section em, #artists .gal_section em  {
	color: #004000;
}

#live .concertnoimg, #history .concertnoimg {
	clear: both;
}

#news .item, #news itemnoimg {
	clear: both;
}


#artists .artistbox {
	float: left;
	width: 115px;
	height: 140px;
	margin: 0;
	padding: 10px 10px 10px 0;
	font-weight: bold;
}

#artists .artistbox a img {
	border: solid 1px #D7E4D2;
}

#links .linkbox {
	float: left;
	width: 120px;
	height: 70px;
	margin: 0;
	padding: 5px 5px 5px 0;
	text-align: center;
	font-weight: bold;
}

#links .linkbox a img {
	border: 0;
	margin: 5px 0 0 0;
}

#artists .gal_section .gal_box {
	height: 105px;
	padding: 5px 5px 0 0;
	float: left;
	position: relative;
}

#artists .gal_section .gal_box a.gal_web, #artists .gal_section .gal_box a.gal_print {
	display: none;
}

br.clear {
	clear: both;
}