body {
	font-family: Verdana;
	/*background-color: #CFD3A3;
	background-color: #C8CEA0;*/
	background-color: #FFF;
	color: #789;
	/*border: 1px dashed #999;*/
	margin-top: 0px;
}
body.nav {
	background-color: #333;
	margin-top: 0px;
	border: none;
	margin: 0px;
}

body.header {
	background-image: url("./images/headerBlue.jpg");
	background-position: 0px 17px;
	background-repeat: repeat-x;
	border: none;
	margin-top: 0px;
}

div.header {
	margin-top: 15px;
}

div.lower {
	font-family: Verdana;
	position: absolute;
	left: 0px;
	top: 125px;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.main {
	//border: 1px solid #333;
	margin-left: 220px;
	margin-right: 10px;
	width: 
}
/*
div.content {
	color: black;
	font-size: 8pt;
	line-height: 18px;
	margin-right: 20px;
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
	padding-right: 20px;
	background-color: #d1d6b2;
	max-width: 750px;
	margin: 0 auto;
}
*/

div.content {
	background-color: #222;
	color: #d1d6b2;
	font-size: 8pt;
	line-height: 20px;
	margin-right: 20px;
	/*border-top: 2px solid #222;
	border-bottom: 2px solid #222;
	border-right: 1px solid #222;
	border-left: 1px solid #222;*/
	padding-right: 20px;
	padding-bottom: 5px;
	/*background-color: #d3d8b4;
	background-color: #d1d6b2;*/
	max-width: 750px;
	margin: 0 auto;
	
		-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px;	
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	
	-moz-box-shadow: #000 2px 2px 10px;
	-webkit-box-shadow: #000 2px 2px 10px;
	
}

div.nav {
	width: 200px; 
	margin-top: 0px;
	margin-left: 10px;
	float: left;
}

div.navContent {
	background-color: #333;
	margin-top: 0px;
	padding-bottom: 1px;
	/*border: 1px solid #111;*/
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px;	
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	
	-moz-box-shadow: #000 2px 2px 5px;
	-webkit-box-shadow: #000 2px 2px 10px;
}

div.navLinks {
	font-size = x-small;
	margin: 10px;
}

div.large_table{
	background-color:white;
	background-image: url("../../images/tableBackground.jpg");
	background-repeat: repeat-y;
	width: 600px; 
	border: 2px solid #333333;
	border-bottom: none;
	padding-bottom: 5px;
	color: #333333;
}

h2 {
	font-family: helvetica;
	color: #345;
	text-align: center;
	letter-spacing: 0px;
	font-size: 16pt;
	font-weight: bold;
}

h2.headerL {
	font-family: geneva;
	font-weight: normal;
	font-size: 12pt;
	text-align: left;
	padding-top: 25px;
	padding-left: 0px;
	padding-bottom: 10px;
	/*color: #E0E0E0;*/
	color: orange;
	letter-spacing: 1px;/*
	border-right: 1px solid #333;
	border-top: 1px solid #333;*/
	float: left;
}

span.title {
	font-size: 10pt;
	color: white;
	padding-right: 17px;
}

h2.headerR {
	font-family: geneva;
	font-weight: normal;
	font-size: x-small;
	text-align: right;
	/*padding-top: 65px;*/
	margin-top: 74px;
	height: 65px;
	padding-right: 0px;
	/*color: #E0E0E0;*/
	color: orange;
	float: right;
}
h3 {
	font-family: Helvetica;
	font-size: 10pt;
	margin-bottom: 20px;
	color: #789;
}
h3.content{
	border-bottom-style: solid;
	border-width: thin;
	margin-bottom: 10px;
	font-weight: normal;
}
h3.nav{
	font-weight: normal;
	border-bottom-style: solid;
	border-width: thin;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}
h3.header {
	color: #345;
	font-family: helvetica;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align:center;
	margin-left: -1000px;
	margin-right: -10px;
	margin-top: -10px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: normal;
	min-height: 80px;
	background-image: url('./images/orange_gradient.png');
	background-repeat: repeat-x;
	background-position: center top;
	//border-left: 1px solid #AAA;
	//border-right: 1px solid #AAA;
	//max-width: 750px;
	//-moz-box-shadow: #000 4px 4px 10px;
	//-webkit-box-shadow: #000 0px 7px 10px;

}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16pt;
	color: #333;
}

h6 {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: -10px;
	letter-spacing: 2px;
	text-align: center;
	font-weight: normal;
	background-color: #222;
	font-size: 7pt;
}

img.circuit {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

img.header {
	vertical-align: middle;
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px;	
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
/*
	-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 3px 3px 10px;

background-image: url('./images/orange_gradient.png');
background-repeat: repeat-y;
padding-left: 75px;
padding-right: 20px;
*/

}
img.left{
	float: left;
}
img.right{
	float: right;
}

li.sub {
	text-indent: 0em;
	padding-bottom: 10px;
	list-style: square;
	font-size: x-small;
}
p.header {
	color: orange;
	font-size: xx-small;
	padding-top: 0px;
	text-align: right;
	margin-right: 20px;
	padding-top: 0px;
}
p.nav {
	font-size: x-small;
	text-align: left;
	padding-top: 7px;
	font-style: italic;
	margin-left: 15px;
	height: 5px;
}
li.header {
	display: inline;
	font-size: x-small;
	padding-right: 5px;
	padding-left: 0px;
	letter-spacing: 1px;
}

ul.header {
	text-align: left;
	/*margin: auto 0;*/
	background-color: #333;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	color: #d1d6b2;
	margin-right: -20px;
	margin-left: 0px;
	/* border: 10px solid #FFF;
	border-left: none;
	border-right: none;	*/
	
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px;	
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	
	-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 0px 4px 10px;
	
	
}
ul.nav {
	text-indent: -2em;
}

a {
	text-decoration: none;
}

a:link {
	/*color: #FFFFFF;
	color: #F0d68F;
	color: #4684b2;
	color: #3B6AA0;
	color: #305F8F;*/
	color: #999;
	text-decoration: none;
}
a:visited {
	/*color: #FF8C00;
	color: #006400;
	color: #3B6AA0;
	color: #306900;*/
	color: #999;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}

a.nav:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

a.norm:hover {
	color: white;
	text-decoration: none;
}

a.header {
	color: #999;
	padding-top: 64px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-right: 1px solid #999;
	border-left: 1px solid #999;*/
}

a.header:hover {
	color: white;
	background-color: #222;
	text-decoration: none;
	/*background-image: url("./images/navLinks.png");
	zoom: 1;
	opacity: 0.4;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4;*/
}
a.arrow:link{
	/*color: #C8CEA0;*/
	color: #333;
}
a.arrow:visited {
	/*color: #C8CEA0;*/
	color: #333;
}
a.pic: hover{
	border-style: solid; 
	color: #C6F100;
	text-decoration: none;
}

h3.content a:hover {
	text-decoration: none;
	color: #789;
}

tr.links {
	margin-bottom: 15px;
}

table {
	font-size: 8pt;
}

table#listen {
	line-height: 10px;
}

table#listen td {
	padding-right: 10px;
}

table.performances {
	text-align: left;
}

table.performances td.date {
	width: 120px;
}

table.performances td.piece {
	width: 220px;
}

table.performances td.event {
}

table.musicNav {
	color: white;
	/*border: 2px solid #333333;
	background-image: url("../../images/tableBackground_musicNav.jpg");
	background-color: #d1d6b2;*/
	width: 492px;
	margin-bottom: 55px;
}

table img {
	border: 1px solid #333;
}
img.nav_linkOFF {
	zoom: 1;
	opacity: 0.4;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4;
}
img.linkON {
	zoom: 1;
	opacity: 1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
}