/*  
							Edit this style sheet 
*/
/*------------------------------------------
-------------  Links  --------------------*/

a {                         			/*all links -- no underline*/
	text-decoration: none;
}
a:hover {                         /*mouse over makes links while and underlined*/
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {                         /*underlines links when tabbed to*/
	text-decoration: underline;
}

/*-----------------------------------------------------------------
--------- The Big table (i.e. the whole site) ---------------*/

.leftStyle {
	width: 56px;
	height: 560px;
	vertical-align: middle;
	padding: 7;
	background-color: #CCCCCC;

}
.panelStyle {
	width: 475px;
	height: 560px;
	vertical-align: left;
	background-color: #AFAFAF;
	
}
.listStyle {
	height: 520px;
	vertical-align: middle;
	background-color: #CCCCCC;

}
/*-----------------------------------------------------------------
------------------------- scrolling tables -----------------------*/

.middleScroll {
	overflow: auto;
	height: 530;
	vertical-align: top;

}
.eventInfoStyle {
	overflow: hidden;
	width: 185px;
	height: 220px;
	color: #BBBBBB;
	text-align: left;

}
.calStyle {
	overflow: auto;
	height: 346px;
	width: 149px;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px none;


/* 	border: thick ridge #006699; */   /*  try uncommentting this one */

}
/*----------------------------------------------------------------
------------------------ text styles -----------------------------*/

.infoTextStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-style: normal;
	width: 185;
	color: #CCCCCC;
	text-align: left;
	text-indent: 10pt;
	vertical-align: text-top;
}
.bioTextStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 8pt;
	vertical-align: top;
	color: #331122;
	margin: 5px;
	padding: 5px;
	/* cell style properties for the cell that holds the bio text*/
}
.date1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #00FFCC;
	vertical-align: top;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: 0px;
}
.date2 {							/*date on the panel*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-variant: small-caps;
	color: #CCDDBB;
	text-align: right;
	vertical-align: top;
	text-indent: 0pt;
	margin: 15px;
	text-decoration: none;
}
.perfer1 {										/* performer name on list */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #DDDDAA;
	text-align: center;
	font-size: 10px;
	font-weight: 200;
	line-height: normal;
}
.perfer2 {										/* performer name on panel */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: center;
	font-size: 20px;
}
.cost1 {										/* cost on list */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFF80;
	text-align: center;
	font-size: 13px;
	line-height: normal;
}
.cost2 {										/* cost on panel */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: center;
	font-size: 14px;
}
.event1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-align: left;
	margin: 0px 0px 0px 2pt;
	color: #CCAAFF;
	width: 0px;
}
.event2 {										/* event on panel */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	vertical-align: middle;
	margin: 0px;
	color: #BBCCDD;
; font-weight: 700}
.cal1 {										/* Calendar Title */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	vertical-align: bottom;
	color: #DDDDDD;
	
	font-style: italic;
	text-align: center;
	right-margin: 10px;
	line-height: normal;
	vertical-align: top;
}

.calTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #66CCFF;
	text-align: center;
}

.photo1 {
	width: 140;
	height: 140;
}

.bighold {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 600px;
	border-: 0;
	marginheight: 0px;
	marginwidth: 0px;
	border: 0px none #000000;

}
.iclass {
	margin: 0px;
	height: 500px;
	width: 500px;
	border: 0px;
	border-color: #000000;
	framespacing: 0px;
	marginheight: 0px;
    marginwidth: 0px;
}
.listpict {
	width: 33;
	height: 33;
	margin-left: 1;
	margin-right: 1;
	padding: 0px;
	margin-top: 0px;

	}

.poplayer {
	position: absolute;
	width:548px;
	height:352px;
	z-index:3;
	overflow: auto;
	background-color: #000000;
	layer-background-color: #000000;
	visibility: hidden;
	border: medium double #666666;
	margin: 0px;
	padding: 0px;



	}
.mobframe {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 356px; 
	width: 546px;
	border: 0px none;
	overflow: hidden;
	position: relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
