
#GreenStar
{
	width: 151px;
	height: 148px;
	position: absolute;
	right: -95px;
	top: -65px;
	border: 0px solid blue;
	z-index: 5;
}

#ScrollDiv
{
	width: 275px;
	height: 177px;
	left: 31px;
	top: 65px;
	position: absolute;
	z-index: 20;
	border: 0px solid blue;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#ScrollDiv_01
{
	width: 325px;
	height: 367px;
	left: 20px;
	top: 50px;
	position: absolute;
	z-index: 10;
	border: 0px solid blue;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#PinkStar
{
	width: 158px;
	height: 161px;
	position: absolute;
	left: 644px;
	top: 23px;
	border: 0px solid blue;
	z-index: 5;
}

#OrangeSun
{
	width: 129px;
	height: 135px;
	position: absolute;
	left: 210px;
	top: 422px;
	border: 0px solid blue;
	z-index: 5;
}

#Needles
{
	width: 51px;
	height: 81px;
	position: absolute;
	left: 315px;
	top: 399px;
	border: 0px solid blue;
	z-index: 5;
}

#BlueMoon
{
	width: 116px;
	height: 104px;
	position: absolute;
	left: 374px;
	top: 424px;
	border: 0px solid blue;
	z-index: 5;
}

#PreviousEventsContent
{
	width: 262px;
	height: 197px;
	position: absolute;
	left: 196px;
	top: 145px;
	border: 0px solid blue;
	z-index: 2;
	
	background-image: url(../images/EventsAndShows/PreviousEvents.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 49px;
	padding-right: 34px;
	padding-bottom: 64px;
	padding-left: 24px;
}

#PreviousEventsContent HR
{
	width: 100%;
	height: 1px;
	border-top: 0px solid #5D4F8E;
	border-right: 0px solid #5D4F8E;
	border-bottom: 1px solid #5D4F8E;
	border-left: 0px solid #5D4F8E;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

#PreviousEventsContent P
{
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0C1819;
	line-height: 13px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

#PreviousEventsContent B
{
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #C817AF;
}

#ForthcomingShowsContent
{
	width: 348px;
	height: 456px;
	position: absolute;
	left: 520px;
	top: 194px;
	border: 0px solid blue;
	z-index: 1;
	background-image: url(../images/EventsAndShows/ForthcomingShows.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 37px;
	padding-left: 12px;
}

#ForthcomingShowsContent TD.Date
{
	width: 100px;
	padding-right: 4px;
}

#ForthcomingShowsContent TABLE
{
	border-top: 1px solid #7D0C81;
	border-right: 0px solid #7D0C81;
	border-bottom: 0px solid #7D0C81;
	border-left: 0px solid #7D0C81;
}

#ForthcomingShowsContent TD
{
	text-align: left;
	vertical-align: top;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #594980;
	line-height: 15px;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #7D0C81;
	border-right: 0px solid #7D0C81;
	border-bottom: 1px solid #7D0C81;
	border-left: 0px solid #7D0C81;
}

#ForthcomingShowsContent B
{
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #C015AC;
}



