/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background:#959595 url(/images/back1.png);
}

a:link {
	color: #922215;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #922215;
	text-decoration: underline;
}
a:active {
	color: #eeeeee;
	text-decoration: underline;
}

#wrapper { 
	background:url(../images/back2.png) no-repeat center top; 
}	
#PROGRAM {
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2f3031;
	width: 825px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

#FOOTER {
	color: #FFFFFF;
	background-color: #2f3031;
	width: 889px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 25px;
}

#intermission {
	font-size: 17px;
	text-transform: none;
	color: #000000;
	background-color: #EEEEEE;
	width: 825px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#conductors {
	font-size: 17px;
	text-transform: none;
	color: #000000;
	background-color: #EEEEEE;
	width: 825px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.orchestra {
	font-size: 15px;
}
.orchestra strong {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.History1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.smtext {
	font-size: 11px;
}
.biotext {
	text-indent: 25px;
	font-size: 14px;
}
.imgborder {
	padding: 2px;
	border: 1px solid #2f3031;
}
#BIOTITLE {
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2f3031;
	width: 825px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}.biolayout {
	width: 750px;
	padding-bottom: 50px;
	padding-left: 25px;
	height: 220px;
}

/*for composer page*/ 

.format {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	position: relative;
	width: 825px;
	background-color: #DDDDDD;
}
.format2 {
	position: relative;
	left: 25px;
	padding-right: 20px;
	padding-left: 20px;
	/*display:inline-table; width:200px;*/	
}
.background {
	background-color: #FFFFFF;
	overflow: visible;
	width: 914px;
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-right: medium solid #2f3031;
	border-left: medium solid #2f3031;
}

/*for the logo;*/
.logocontainer {
	height: 95px;
	width: 219px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	background-image:   url(../images/logo.png);background-position:0px 0px;
	height: 95px;
	width: 219px;
}

.logoover {
	background-image:   url(../images/logo.png);background-position:0px -190px;
	height: 95px;
	width: 219px;
	}
.logoclick {
	background-image:   url(../images/logo.png);background-position:0px -95px;
	height: 95px;
	width: 219px;
	}
	
/*for the composersbio;*/			
.hide {
	visibility: hidden; 
	overflow: hidden; 
	height:0px;
	}
.show {
	visibility: visible;
    overflow: visible;

}
/*social networks buttons;*/
.followus {
	width: 914px;
	height: 24px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
img.youtube {
	background-image:   url(../images/finduson_24x24.png);background-position:0px 0px;
	height: 24px;
	width: 24px;
}

img.facebook {
	background-image:   url(../images/finduson_24x24.png);background-position:48px 0px;
	height: 24px;
	width: 24px;
	}
img.myspace {
	background-image:   url(../images/finduson_24x24.png);background-position:24px 0px;
	height: 24px;
	width: 24px;
	}
