/*====== SHOWPAGE custom classes =====*/
#SHOWcontainer  {
	float:left;
	width:auto;
	text-align:center;
}
#SHOWcontainer hr { height:0; width:500px; border-top:#CC9900 dashed 1px;}

#SHOWcontainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #666666;
}
#SHOWcontainer p  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 5px 0px 5px 0px;
	word-spacing: normal;
 } 
#SHOWcontainer h3 {
	font-family: Verdana, Geneva, arial, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 10px;
} 
	
#shows {
	margin:15px;
	padding: 5px;	
	text-align: center;
	width:550px;
}

#shows p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 5px 25px 5px 25px;
	word-spacing: normal;
 } 
#shows h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 19px;
	font-weight: normal;
}
#shows h1 b{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 140%;
	font-weight: normal;
}
#shows h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	}
	
#shows .floatleft {float:left; margin:5px 10px;}
#shows img.icons {
	position:absolute;
	margin-left:-250px;
	z-index:0;
}

#shows.showpage, #shows.showpage p, #shows.showpage h1, #shows.showpage h2 {
	text-align: left;
	margin-left:5px;
	padding-left:0px;
}
#shows.showpage h1 {font-size:150%;}