body {
	background: #f4f4f4 url(background.png);
	font-size: 9pt;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	text-align: center;
	}

a {
	color: #000;
	}

h1 {
	font-family: "Bitstream Charter", "Georgia", times, serif;
	margin: 0 0 10px;
	background: #f8f8f8;
	border: 1px solid #a52;
	text-align: center;
	color: #97091c;
   font-size: 1.8em;
  font-weight: normal;
	}


h2 {
	font-family: "Bitstream Charter", "Georgia", times, serif;
	margin: 10px 10px 5px ;
   text-align: left;
   border-bottom: 1px solid #a52;
	color: #97091c;
   font-size: 1.2em;
  font-weight: normal;
	}

img {
	border-style:none
	}

table {
	margin: auto;
	border: none;
	width: 500px;
	}
	
	
#content {
	position: relative;
	text-align: justify;
	background:url(Logo_small.png) no-repeat;
	max-width: 810px;
	margin: auto;
	margin-top: 10px;
   padding: 0 16px;
   height: 434px;
	}

#leftcolumn {
	padding: 5px;
   margin-top: 100px;
	float: left;
	width: 108px;
   }

#navi ul {
	font-family: "Bitstream Charter", "Georgia", times, serif;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	list-style-type: none;
	font-weight: normal;
   text-align: center;
	}

#navi li {
	margin: 0 0 3px 0;
	}

#navi a {
	color: #fff;
	display: block;
	background-color: #a52;
	padding: 1px 3px;
	border: 1px solid #321;
	text-decoration:none;
	}

#navi a:hover	{
	background-color: #97091c;
	}

#footer {
	position: absolute;
	background: white;
	bottom: 0px;
	width: 106px;
	height: 2.5em;
	border: 1px solid #97091c;
	text-align: center;
	}
	
#footer a {
	color:#97091c;
	display:block;
	text-decoration:none;
	}

#rightcolumn {
	text-align: left;
	position: relative;
	padding: 0 5px;
	overflow: auto;
	float: right;
	width: 146px;
   height: 434px;
   }

#rightcolumn h1 {
	margin: 10px auto 5px;
	background: #f8f8f8;
	border: 1px solid #a52;
	text-align: center;
	color: #97091c;
   font-size: 1.4em;
	}
	
#rightcolumn h2 {
   margin: 0 0 5px;
   font-size: 1em;
   }

#rightcolumn a {
  color:white
  }

#middlecolumn {
	background: white;
	padding: 10px;
	max-width: 524px;
 	overflow: auto;
   border: 1px solid #a52;
   height: 412px;
  	}

#middlecolumn p {
   padding: 0px;
	margin: 5px 2px;
   }

#middlecolumn .labeledphoto p {
	margin: 0 1px;
	}
        
.onlyscreen {
	font-size: 0.9em;
	}
         
.link {
	margin-left:25px;
	}

.link a {
	text-decoration: underline
	}


.labeledthumb {
	padding:0px;
 	border: 1px solid #a52;
	text-align: center;
	float:left;
	}

.box {
	font-size: 0.9em;
	background: #a52;
   color: white;
   width: 144px;
   border: 1px solid #321;
   margin-bottom: 5px;
   }

.box p {
	margin: 0;
   padding: 3px;
   }

.box p a {
	color: #f8f8f8;
   text-decoration: underline;
   }

.newstitle {
	text-align: center;
   text-decoration: underline;
   }
   
.biographylinkleft {
	background: #a52;
	margin-top: 5px;
	padding: 0 5px;
	clear: both;
	height: 70px;
	overflow: visible;
	border: 1px solid #321;
	}

.biographylinkleft img {
  float:right}
  
.biographylinkleft p {
   font-size: 0.9em;
  text-align:left}
  
.biographylinkright {
	background: #a52;
	margin-top: 5px;
	padding: 0 5px;
	clear: both;
	height: 70px;
	overflow: visible;
	border: 1px solid #321;
	}

.biographylinkright img {
  float:left}
  
.biographylinkright p {
   font-size: 0.9em;
  text-align:right}

.popupbox div {
	display:none;
	}
	
.popupbox:hover div img {
  margin-left: 1px;}

	
.popupbox:hover div {
	display:block;
	font-size: 0.9em;
	background: #a52;
   color: white;
   width: 142px;
   border: 1px solid #000;
   position: absolute;
   bottom: 0;
   right: 23px;
   text-align: left;
   margin: 0; padding:0;
	}
	
.photolabel {
	font-size: 0.8em;
	margin-right: 3px;
	text-align: right;
	}

.tiny {
	font-size: 0.8em;
	}


.composer {
	font-weight: bold;
   }

.title {
	font-style: italic;
   }
   
.pseudothumb {
   margin: 2px;
   width:110px;
   background: #a52;
   display: block;
   text-align: center;
   padding: 5px;
   border:1px solid #123;
	clear: both; 
   }
   
.thumb {
  margin: 2px;
  float: left;
  border: 1px solid #a52;
  }

.gallerythumbs {
  margin: 23px;
  float: left;
  }

.citationhomepage {
	background:#a52;
	color:white;	
	border: 1px solid #97091c;
	font-size:1.1em;
	}
	
  	
.labeledphoto {
  float: left; 
  margin: 0;
  border: 1px solid #a52
  }
  
	
.labeledphotoleft {
  float: left; 
  margin: 0px 6px 3px 0px;
  border: 1px solid #a52
  }

