@charset "UTF-8";
/* CSS Document */



.navBar{
	border:0;
}

.video{
}

.table {
	padding:0;
}

.leaftable {
	z-index:20;
}

.scroll {
	height: 566px;
	width: 475px;
	overflow: auto;
	background-color:#cccccc;
	border: 1px solid #660;
	padding: 0px;
	z-index:25;
}


.bioFont {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #996666;
}

#resume a:link {
	font-size: 16px;
	color: #333;
	text-align:left;
	line-height: 1.5;
}

#resume a:visited {
	font-size: 16px;
	color: #333;
	text-align:left;
	line-height: 1.5;
}

#resume a:hover {
	color:#600
}

	

a:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#660;
	margin:0;
	padding:0px;
}

a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#660;
	margin:0;
	padding:0px;
}


#instruments {
	font-size: 20px;
	color: #660;
	text-align:center;
	line-height: 1.5;
}

#instruments a:link {
	font-size: 16px;
	color: #666;
	text-align:left;
	line-height: 1.5;
}

#instruments a:visited {
	font-size: 16px;
	color: #600;
	text-align:left;
	line-height: 1.5;
}

#links a:link{
	font-size: 15px;
	color: #663;
	text-align: left;
}

#links a:visited{
	font-size: 15px;
	color: #663;
	text-align: left;
}
#links {
	font-size: 15px;
	color: #666;
	text-align:left;
	line-height: 1.5;
}




	

#email {
	font-size: 10px;
	color: #666;
	text-align: left;
}

#email a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
}

#email a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
}

#email a:hover{
	color:#600
}
	
.dateFont {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #666699;
}

.bioText {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
}



CSS for menus

#m1
{
	font-size: 14.5px;
	color:#666;
	margin:0;
	padding:0px;
	height:19px;
	width:383px;
}

#m1 a:link{
	font-family:"Times New Roman", Times, serif;
	font-size: 14.5px;
	color:#999;
	text-decoration:none;
}

#m1 a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size: 14.5px;
	color:#999;
	text-decoration:none;
}

#m1 a:hover{
	color:#666;
	background:#ccc;
}

#sddm	
{	margin-left: 0; 
	margin-right: 0;
	width:383px;
	height:19px;
	z-index: 30;
}


	#sddm div
	{
	position: relative;
	visibility: hidden;
	width: 383px;
	height:19px;
	z-index: 30;
	}

	#sddm a
	{	position: relative;
		margin: 0;
		padding: 0px;
		z-index:30;

	}

