@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #ffffff;
}

a:link {
	text-decoration: none;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-align:center;
	line-height:2.5em;
	}
.zc #container { 
	width: 60em;  
	background: #000000;
	margin: 0 auto;
	padding-top:20px; 
	text-align: left; 
	
} 


.zc #sidebar1 {
	float: right; 
	width: 12em; 
	background: #000000; 
	padding: 15px 0;
	margin-top:25px;
	 }
.zc #sidebar1 h3, .zc #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.zc #mainContent {
	margin: 2em 13em 0 1.5em; 
	min-height:575px;
} 
.zc #mainContentPhotos {
	margin: 0 13em 0 1.5em; 
	
}   
.zc #mainTitle {
	position:relative;
	max-width:75%;
	right:-300px;
	top:25px;
}
.zc #title {
	display:inline;
	float:right;
}
.zc #title h1 {
	color: #FFFFFF;
	font: 1em/1em Georgia,"Times New Roman",Times,serif;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
    font-size: 2em;
	margin-top: -20px;
	margin-left: 160px;
		}
.zc #title h1 span {
	display:none;
	}
.zc #content {
	margin-top:50px;
	float:left;
	padding-bottom: 5em;
	}
.zc #MySlideshow {
	float:right;
	padding-top:20px;
	padding-right:10px;
	}
.zc #content p {
		line-height:1.54em;
		font-size:.8em;
		padding-top: 1em;
				
	}

.zc  img {
	padding:1em;
}
.zc #content blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style: italic;
	float:right;
	line-height:2em;
	text-align:right;
	width:80%;
	margin: 1em 1em 1em 4em;
    }
.zc bio {
	font-style: italic;
}
.zc #musicPlayer {
	padding-top:50px;
	padding-right:25px;
	}
.zc dl {
	font-size:.8em;
	}
.zc dt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:2em;
	color:#CCCCCC;
	text-shadow:.5px .5px .5px #fff;
	font-variant:small-caps;
		}
.zc #copy {
	width:67%;
	float:right;
	font-size:.88em;
	}
.zc #nav {
	margin-top:40%;
	padding:0;
	background:#000000;
	float:left;
	width:100%;
	text-align:right;
}
.zc #nav li {
    list-style:none;
    padding:0;
    line-height:1.5em;
	margin-top:12%;    

}
#nav a:link,
#nav a:visited {
	color:#ffffff;
	background:#000000;
	margin-top:15px;
	padding:0px 40px 4px 10px;
	width:auto;
	text-decoration:none;
	font:/*bold*/ 1em/1em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px #ccc;
}
#nav a:hover {
	color:#ccc;
	background:#000;
 }
    #home #nav-home a,
    #about #nav-about a,
   #archive #nav-archive a,
  #lab #nav-lab a,
#reviews #nav-reviews a,
  #contact #nav-contact a,
  #repertoire #nav-repertoire a {
  background:#ddd;
  color:#fff;
 text-shadow:none;
  }
#bio #nav-bio a:hover,
#photos #nav-photos a:hover,
#contact #nav-contact a:hover,
#repertoire #nav-repertoire a:hover
 {
	background:#ddd;
  }
#nav a:active {
	background:#ddd;
	color:#fff;
 }
/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.msg_head {
	min-width:400px;
	}
.msg_body {
	min-width:400px;
	}
.zc .leading {
	font-size:2em;
	letter-spacing:-.2em;
	}
.zc .columnize {
	background-image:url(images/textBG.png);
	background-position:left;
	background-repeat:repeat-x;
	}
.zc .text {
	background-image:url(images/textBG.png);
	background-position:left;
	background-repeat:repeat-x;
		}
.zc .smallText {
	font-size: .67em;
	font-style: italic;
	}

