.smallertext { font-size:10px;}
.artistname {font-family: Arial, Helvetica, sans-serif; font-size: small}
.datesandparticipating {font-family: Arial, Helvetica, sans-serif; font-size: small ; }
.participating {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.previousshows {
	font-size: medium;
	color: #669999;
	font-weight: bold;
}
h1 {
	font-size: large;
	color: #669999;
	font-weight: bold;
}
.smallerblueheader {
	font-size: small;
	font-weight: bold;
}
.showtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	text-align:left;
}
.showtitleAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-family: Arial;
	text-align:left;
}
.month {
	font-weight: bold;
	font-size: large;
}
.image {
	border: 1px; 
	border-width: 1px; 
	border-color: #666666; 
	border-style: solid;	
}
/*Caption Image Float Right*/
img.imageright {
	float:right;
	margin:0 10px 0 0;
	border: solid 1px #666666;
}
div.divimageright {
	float:left;
	width:490px;
	height:auto;
	margin: 20px 0 10px 0;		
}
dv.divimageright p  {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	margin-top:0px;				
}
/*End Caption Image Float Right*/

/*Caption Image Center*/
div.divimagecenter {
	text-align:center;	
	width:490px;
	height:auto;
	margin: 10px 0 0 0;		
}
img.imagecenter {
	border: solid 2px #666666;	
	margin:0 0 0 0;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

p.divimagecenter  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0 0 0;				
}
/*End Caption Image Center*/
.artistnametitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-family: Arial;
	text-align:left;
}

img.logos {
border-style:none;
margin: 10px 10px 10px 10px;}

/*Demo Page*/
div.demoleftpage {
	float:left;
	width:60px;
	height:20px;
	margin-bottom:10px;
}
div.demorightpage {
	float:left;
	width:630px;
	height:20px;
	margin-bottom:10px;
	text-align:left;
}
div.demoleftpagetwoline {
	float:left;
	width:60px;
	height:40px;
	margin-bottom:10px;
}
div.demorightpagetwoline {
	float:left;
	width:630px;
	height:40px;
	margin-bottom:10px;
	text-align:left;
}


