body{
	background-color: black;
	margin:0px auto;
	color: rgb(210,210,210);
	font-family: verdana,arial,helvetical,sans-serif;
	font-size: 12px;
	background-image: url(../graphics/indexbg.jpg);
	text-align: justify; 
	text-justify: newspaper;
	/text-justify: distribute;
	
}
.container{
	width: 1000px;
	background-color: black;	
	background-image: url(../graphics/indexbg.jpg);	
	margin-left: auto;
	margin-right: auto;
	
}
.page{
	background-color: #CDC9C9;
	background-repeat: repeat-y;
	background-position: 0px 20px;
	min-height: 533px;
}

.textcontainer{
	margin-left: 170px;
	padding: 25px 30px 15px 30px;
	//padding: 25px 45px 15px 45px;
	//padding: 25px 35px 15px 35px;


	color: black;
	/margin-top: 25px;
	
}
.bioShadow{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bioDate{
	padding-top: 100px;
	font-size: 9px;
	font-family: verdana,arial,helvetica,sans-serif;
}
#phoneaddress{
	width: 100%;
	text-align: right;
	margin-right: 15px;

}
.mediarelease{
	background-color: brown;
	margin-left: 170px;
	padding: 15px 30px 5px 170px;
	color: rgb(230,230,230);
	font-weight: bold;

}
h1{
	font-size: 16px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	margin-bottom: 20px;
}
.staffpagebox{
	margin-left: auto;
	margin-right: auto;
	width: 93%;

}
.staffheadshots{
	float: left;
	margin-right: 7px;
	padding-bottom: 2px;

}
.staffbios {
	text-align: justify; 
	text-justify: newspaper;
	/text-justify: distribute;
	font-size: 11px;
}
p{
	font-size: 12px;
}
.comingposter{	
	float: left;
	margin: 10px 7px 7px 0px;
	/margin: 0px 7px 7px 0px;
}
#comingshowtable td{
	padding: 5px;
	padding-top: 5px;
	font-size: 12px;
	text-align: justify; 
	text-justify: newspaper;
	/text-justify: distribute;

}
.upcomingtout{
	border: 1px solid black;
	padding: 20px;
	background-color: rgb(230,230,230);
}
.allshows{
	height: 150px;
	width: 150px;
	float: left;
	border: 1px solid silver;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	background-color: rgb(105,8,28);
	color: white;
}
.allshows img{
	border: 0px;
	/margin-bottom: 4px;
}
#ticketcalendar{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	padding: 10px;
	background-color: rgb(230,230,230);
}
.save{
	border-top: 1px solid rgb(133,133,133);
	border-left: 1px solid rgb(133,133,133);
	padding: 1px 3px 2px 3px;
	height: 5px;
	width: 65px;
	background-color: rgb(63,63,108);
	color: rgb(211,211,255);
	font-family: arial black,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.corebuytickets{
	font-size: 8px;
	padding: 2px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: rgb(180,180,180);
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	color: rgb(40,40,40);
}
.vdivider{
	background-color: rgb(120, 7, 25); 
	color: white;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
}
.leftfloat{
	float: left;
	margin: 5px 15px 5px 0px;
	font-size: 10px;
	text-align: center;
}
a{
	font-weight: bold;
	color: crimson;
	color: brown;
	text-decoration: none;
	outline-style: none;
	border: 0px solid none;
	//opacity: .9;
	//filter:alpha(opacity=90);
	//-moz-opacity:0.9;
	//-khtml-opacity: 0.5;

}

a:hover{
	font-weight: bold;
	color: red;
	text-decoration: none;
}


.allshows a{
	font-size: 9px;
	font-family: arial,helvetica,sans-serif;
	border: 0;
}

.allshows a:link,.allshows a:visited,.allshows a:active{
	color: white;
}
.allshows a:hover{
	color: orange;
}
