body {
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: .8em;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: #000000;
color: #dcdbc6;}

.banner {
height: 38px;
margin-left: 0px;
padding-left: 0px;
text-align: left;
border-top: 1px #000 solid;
border-bottom: 1px gray solid;
background-color: #c5b896;
background-image: url("../images/structure/frieze.jpg");
background-repeat: repeat-x;}

#maincontent {
position: fixed; top: 0px; left: 147px; right: 0px; bottom: 0;
border-left: 2px #dd0a01 solid;
height: 100%;
overflow: auto;
background-image: url(../images/structure/gradient75w1300.jpg);
background-repeat: repeat-y;
/*border-left: 2px #dd0a01 solid;*/}

/* navbar width including border is 147: 145px+2px for RH border (navbar RH border fills page height, whereas LH border on 'content' does not if short page)*/

.shrinkwrap {
max-width: 750px; /* gecko only */
width:expression(document.body.clientWidth > 900? "753px": "auto" ); /*IE only. clientWidth = shrinkwrap + navbar width*/
margin: 0 10px 0 40px;}

#navbar {
font-family: Arial, sans-serif;
font-size: 1em;
position: absolute; top: 0px; left: 0; bottom: 0px;
height: 100%;
width: 147px;
overflow: auto;}

/* set up text size etc, and behaviour when active page */
li.normal1 {
text-align: left;
font-size: 1.1em;
font-style: normal;
padding-left: 10px;
border-top: 1px #990e0e solid;}

li.active1 {
list-style-position: inside; /* otherwise disc not visible */
text-align: left;
font-size: 1.1em;
font-style: normal;
padding-left: 10px;
border-top: 1px #990e0e solid;}

li.normal2 {
text-align: right;
font-size: 1em;
font-style: italic;
padding-right: 5px;}

li.active2 {
list-style-position: inside; /* otherwise disc not visible */
text-align: right;
font-size: 1em;
font-style: italic;
padding-right: 5px;}
	
#navbar ul li {
display: list-item;
list-style-type: none;}

/* add disc to active level1 li */
#navbar ul li.active1 {
list-style-type: disc;
color: #da0700;}

#navbar ul li.active2 {
/* list-style-image: url(../images/structure/triangle.png); */
color: #da0700;}


/* link behaviour in navbar: both 'link' and 'visited' must be defined or page defaults apply */
#navbar ul li a:link {color: #989782; text-decoration: none;}
#navbar ul li.active1 a:link {color: #ffffff; text-decoration: none;}
#navbar ul li.active2 a:link {color: #da0700; text-decoration: none;}

#navbar ul li a:visited {color: #989782; text-decoration: none;}
#navbar ul li.active1 a:visited {color: #ffffff; text-decoration: none;}
#navbar ul li.active2 a:visited {color: #da0700; text-decoration: none;}

#navbar ul li a:hover {color: #ffffff; text-decoration: none;}
#navbar ul li.active1 a:hover {color: #ffffff; text-decoration: none;}
#navbar ul li.active2 a:hover {color: #da0700; text-decoration: none;}

/* clear the deafult indent of ul */
#navbar ul {
margin: 0em;
padding: 0em;}

.navtool {
font-family: Arial, sans-serif;
font-weight: normal;
text-align: center;
color: #da0700;
height: 35px;
font-size: .9em;
font-style: normal;
font-variant: small-caps;
border-bottom: solid #da0700 1px;}

/* general link behaviour - hover must be AFTER the static ones, or fails */	
a:link {color: #dcdbc6; text-decoration: underline;}
a:visited {color: #dcdbc6; text-decoration: underline;}
a:hover {color: #da0700; text-decoration: underline;}


/* 
.rightmargin {
position: relative;
margin-left: 895px;
height: 1200px;
background-color: fucshia;
background-image: url(../images/structure/stmatthewpassiondim.jpg);
background-repeat: no-repeat;}
*/

#player {
padding: 3px 0px 5px 10px;	
text-align: left	;}

#player a:link {color: #fff; text-decoration: none;}
#player a:visited {color: #fff; text-decoration: none;}
#player a:hover {color: #ff0000; text-decoration: none;}

.wrapper2 {margin: 0 25px 0 25px;}

.indent5 {
padding-left: 5px;}

.indent10 {
padding-left: 10px;}

.indent15 {
padding-left: 15px;}

.indent25 {
padding-left: 25px;}

.indent50 {
padding-left: 50px;}

.indent75 {
padding-left: 75px;}

.indent100 {
padding-left: 100px;}

.quote-italic {
margin: 0 25px 0 25px;
font-style: italic;}

.prop35px {
height: 35px;
float: right;
width: 1px;}
    
.prop50px {
height: 50px;
float: right;
width: 1px;}

.prop75px {
height: 75px;
float: right;
width: 1px;}

.prop100px {
height: 100px;
float: right;
width: 1px;}
    
.prop125px {
height: 125px;
float: right;
width: 1px;}
    
.clear {
clear: both;
height: 1px;
overflow: hidden;}

.redbold {
color: #dd0a01;}

@font-face {  
font-family: "Calligraph810-BT-Roman";
	src: url("../fonts/Calligraph810-BT-Roman.eot"); /* for IE only. This font not convertible to eot */
	src: local("Calligraph810-BT-Roman.ttf"), url( ../fonts/Calligraph810-BT-Roman.ttf) format("truetype"); /* TTF for non-IE browsers. Local directory given in case already on user's computer. */  
	}  

/* .bannertext {
border: none;
margin-left: 50px;
color: black;
font-family: Calligraph810-BT-Roman, Times,"Times New Roman",serif;
font-size: 2.3em;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
NOT USED, since Calligraph810-BT-Roman.ttf does not convert to .eot for IE */




h1 {
font-family: Times,"Times New Roman",serif;
font-size: 2.2em;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

h2 {
font-family: Times,"Times New Roman",serif;
font-size: 1.7em;
font-weight: normal;
font-style: normal;
text-decoration: none;}

h3 {
font-family: Times,"Times New Roman",serif;
font-size: 1.2em;
font-weight: normal;
font-style: normal;
text-decoration: none;}

h4 {  }

h5 {  }

h6 {  }
  
img {vertical-align: middle;}

a img {border: #ffffff 1px solid;}
a:hover img {border: #dd0a01 1px solid;}

img.floatleft {
float: left;
margin: 0 2.00em 2.00em 0;}

img.floatright {
float: right;
margin: 0 0 2.00em 2.00em;}


table {font-size: 100%;}
  
tr {  }

td {vertical-align: top;}

td.satb {
padding-left: 2em;
text-align: right;
width:  210px;}

td.satbnames {
padding-left: 2em;}

td.musicianheader {
font-size: 2em;
font-family: Times, "Times New Roman", serif;
padding-left: 1em;}

td.musicianpic {
padding: 2em;}

td.musicianbiog {
padding: 2em;}


.boldsans {
font-family: Arial, sans-serif;
font-size: 2em;}

.mediumsans {
font-family: Arial, sans-serif;
font-size: 1.5em;}

.normalsans {
font-size: 1.2em;
font-family: Arial, sans-serif;}

.smallsans {
font-size: .9em;
font-family: Arial, sans-serif;}

/* font.largeserif {
font-size: 1.8em;
font-family: Times, "Times New Roman", serif;
font-family: serif;} */

font.mediumserif {
font-family: Times,"Times New Roman",serif;
font-size: 1.7em;
font-weight: normal;
font-style: normal;
text-decoration: none;}

font.normalserif {
font-family: serif;
font-size: 1.3em;}

font.smallserif {
font-family: serif;
font-size: .8em;}