body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 13px 0;
	background-color:#52514f;
	margin:0;
	color:#FFF;
	
	scrollbar-face-color : #52514f; 
scrollbar-highlight-color : #bcbcbc; 
scrollbar-3dlight-color : #52514f;
scrollbar-darkshadow-color : #52514f; 
scrollbar-arrow-color : #fcf3d6;
scrollbar-shadow-color : #bcbcbc;  
scrollbar-track-color: #52514f;
}

html{
	height:100%;
	width:100%;
}

a:link, a:visited {
	text-decoration: none;
	color:none;
}
a:hover{
	text-decoration:none;
	color:none;
	}
	

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0 10px 0 0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*body*/

.contentBg{
      background-image: url(images/stage02_10.jpg);
	  background-repeat: no-repeat;
	  }
	  
.scheduleBg{
      background-image: url(images/stage02_11.jpg);
	  background-repeat: repeat-y;
	  }
	  
.galleryBg{
      background-image: url(images/gallery_03.jpg);
	  background-repeat: repeat-y;
	  }
	  	  
.mainText{
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#685c4e;
	background-color:inherit;
}
.mainText a{
	color:#685c4e;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
.mainText a:hover{
	color:#757474;
	font-weight:bold;
	text-decoration:none;
}

.galleryT {
    background-color: #2c2720;
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color: #978b7c; text-decoration:none}
	

.basic			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #FFF; text-decoration:none}
.wtTitle		{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color: #2c2720; text-decoration:none}
.month			{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color: #D76E08; text-decoration:none}
.month	a		{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color: #D76E08; text-decoration:none}
.month	a:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color: #D76E08; text-decoration:none}
.program		{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color: #978b7c; text-decoration:none}
.firstRow		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #685c4e; text-decoration:none;}
.firstRow a		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #685c4e; text-decoration:none;}
.firstRow a:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #D76E08; text-decoration:none;}
.sndRow		    { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #000; text-decoration:none;                 background-color: #959595;}
.sndRow a		 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #000; text-decoration:none;                 background-color: #959595;}
.sndRow a:hover		 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #6e0202; text-decoration:none;                 background-color: #959595;}
.bytitle		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #6e0202; text-decoration:none}


