body {background-image: url(../images/bachback.jpg);}

/*text styles*/
/*use h1 for header*/
h1 {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align: center;
    font-size:6ex; font-weight: bold;}
h2 {font-family: Calibri, Arial, Verdana;
    color: black;
    text-align:center;
    font-size: 4ex; font-weight: bold;}
.text1 {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:center;
    font-size: 4ex; font-weight: bold;}
.text2 {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:center;
    font-size: 5ex; font-weight: bold;}
.text3 {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:center;
    font-size: 3ex; font-weight: bold;}
.text4 {font-family:Calibri, Arial, Verdana;
    color: #000066;
    text-align: center;
    font-size: 2ex;}
.text5 {font-family:Calibri, Arial, Verdana;
    color: black;
    text-align: center;
    font-size: 2ex;}
.text6 {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:left;
    font-size: 3ex; font-weight: bold;}

/*use text7 for main text*/
.text7 {font-family:Calibri, Arial, Verdana;
    color: #000066;
    text-align: left;
    font-size: 2ex;}
 
 /*use these on the concerts page*/   
.concertdate {font-family: Calibri, Arial, Verdana;
    color: black;
    text-align:center;
    font-size: 3ex; font-weight: bold;}
.concertwork {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:center;
    font-size: 4ex; font-weight: bold;}
.concertsoloist {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:center;
    font-size: 2ex; font-weight: bold;}
 .newconcertdate {font-family: Calibri, Arial, Verdana;
    color: black;
    text-align:center;
    font-size: 2ex; font-weight: bold;}
.newconcertwork {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:center;
    font-size: 3ex; font-weight: bold;}


 /*use these on the concerts page*/   
.nconcertdate {font-family: Calibri, Arial, Verdana;
    color: black;
    text-align:left;
    font-size: 3ex; font-weight: bold;}
.nconcertwork {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:left;
    font-size: 4ex; font-weight: bold;}
.nconcertsoloist {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:left;
    font-size: 2ex; font-weight: bold;}
 .nnewconcertdate {font-family: Calibri, Arial, Verdana;
    color: black;
    text-align:left;
    font-size: 2ex; font-weight: bold;}
.nnewconcertwork {font-family: Calibri, Arial, Verdana;
    color: #000066;
    text-align:left;
    font-size: 3ex; font-weight: bold;}

/*layout styles*/

#logo {   text-align: left;  float: left; }

#thumbnail { float: left; }
#details { float: right; width: 60%; }


.header { text-align: center;    font-family: Calibri, Arial, Verdana;    color: #000066;    text-align: center;    font-size:6ex; font-weight: bold; }

/* menu bar*/

#sidebar ul { list-style: none; padding: 0; margin: 0; }

#sidebar li { float: left; }

#sidebar li a {
font:14pt Calibri,Arial,Verdana;
color: #000066;
height: 2em;
line-height: 2em;
float: left;
width: 7.5em;
display: block;
border: 0.1em solid #dcdce9;
text-decoration: none;
text-align: center;
}
 
#main { width: 100%;   float: right;}

#footer { font-family: Calibri, Arial, Verdana;   clear: both; margin: 20px 2px 2px 2px;   vertical-align: middle; }
