/* External Style Sheet */

			
body	{	background-color: black;
			background-position: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: small;
			color: #FFFFFF;
			text-align:center;
		}

hr	{	color:#FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #7c64ae;
}
a:hover {
	text-decoration: underline;
	color: #7c64ae;
}
a:active {
	text-decoration: none;
}
			
.information	{
					height:370px;
					margin-left:50px;
					margin-right:30px;
					margin-bottom:20px;
					text-align:left;
					overflow:auto;
				}
.informationMain	{
					height:340px;
					margin-left:50px;
					margin-right:30px;
					margin-bottom:20px;
					text-align:left;
					overflow:auto;
				}
				
.alert		{	font-weight:bold;
				font-size:small;
				color:#660033;
			}
.addInfo	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: x-small;
				font-weight:normal;
			}
			
.smEmph		{	font-style:italic;
				font-size:x-small;
			}

.bigEmph	{	font-style:italic;
				font-weight: bold; 
				font-size:medium;
			}

.bigBold	{	font-weight: bold; 
			font-size:large;
			}
				
.medBold {
	font-size: medium;
	font-weight: bold;
}	
	
.blockHead 	{	color: #ffffff;
				font-weight: bold;
				text-decoration:underline;
			}
			
.shadedBg 	{	color: #444444;
				background-color:#AAAAAA;
				font-size: x-small;
			}
			
.bgHome	{	background:url(../graphics/bg_home.jpg);
			width:800px;
			height: 569px;
			border:0;
		}

.bgBio	{	background:url(../graphics/bg_biography.jpg);
			width:800px;
			height: 569px;
			border:0;
		}

.bgClass	{	background:url(../graphics/bg_class.jpg);
			width:800px;
			height: 569px;
			border:0;
		}
		
.bgWorkshops{	background:url(../graphics/bg_workshops.jpg);
			width:800px;
			height: 569px;
			border:0;
		}

.bgPerformance{	background:url(../graphics/bg_performance.jpg);
			width:800px;
			height: 569px;
			border:0;
		}

.bgGallery{	background:url(../graphics/bg_gallery.jpg);
			width:800px;
			height: 569px;
			border:0;
		}

.bgCollective{	background:url(../graphics/bg_collective.jpg);
			width:800px;
			height: 569px;
			border:0;
		}

.bgLinks{	background:url(../graphics/bg_links.jpg);
			width:800px;
			height: 569px;
			border:0;
		}
		
.bottom	{	width:800px;
			height: 31px;
			border:0;
		}

.main	{	width:800px;
			height: 600px;
			border:0;
		}
		
.top	{	width:530px;
			height:500px;
			border:0;
		}
		
.infoTop	{	height:140px;	}

.infoMid	{	height:370px;
			}
.infoTopMain	{	height:170px;	}

.infoMidMain	{	height:340px;
			}
.infoBottom	{	height:20px;	}