body {     background:#ffffff;
	       color: #000000;
           font-family:"Trebuchet MS",Arial,sans-serif;
           font-size:14px;
           line-height:150%;
}

/* for INDEX (Framing) PAGE! */

#containsall { position:absolute;
               left:0px;
			   top:0px;
               background-color: #ffffff; 
               background-image:url("../images/base_696x351.jpg");
               margin-left:10px;
			   margin-top:10px;
			   padding-left:0px;
			   width:696px;
			   height:775px;
			   border:thin groove #333333;
		       background-repeat: no-repeat;
               background-position: bottom;
             }

#sidemenu {position:relative;
           left:20px;
           top:40px;
           font-family:Adelon,"Trebuchet MS",Arial,sans-serif;
           font-weight:bold;
           color: #000000;
           line-height:200%;
           }
     
         #sidemenu A:link {color:#00aeef;
                         text-decoration:none;
                         }
         #sidemenu A:visited  {color: #69bd45;
                          text-decoration:none;
                         }
         #sidemenu A:active {color:#e33344;
                         }

#header	{position:relative;
         left:146px;
         top:0px;
        }

.breadcrumbs {position:absolute;
              left:150px;
              top:170px;
              font-size:12px;
              color: #000000;
              }

    .breadcrumbs A:link {color:#00aeef;
                    text-decoration:none;
                    }
    .breadcrumbs A:visited  {color: #69bd45;
                     text-decoration:none;
                    }
    .breadcrumbs A:active {color:#e33344;
                    }

.myframe    {position:absolute;
            top:200px;
            left:142px;
            padding-top:0px;
            }
 
  .leftbox {position:relative;
            padding: 5px 0px 0px 0px;
            margin:  0px 0px 0px 0px;
            width:220px;
                      }
 

 

    .leftbox h3 { /* City, Mini Concert section head */
 	             font-size:16px;
                     font-weight:bold;
 		     margin:0px 0px 0px 0px;
 		     padding:0px 0px 0px 0px;
                }
    .leftbox h5 {   /* Mini-COncerts WhereWhen */
                           padding-left: 3em;
    		       font-size:10px;
    	               font-weight:regular;
		       margin:0px 0px 0px 0px;
    		     padding:0px 0px 0px 0px;
             }
   
   
   .rightbox {position: relative;
              left: 240px;
              top: -85px;
              width:220px;
              padding: 5px 0px 0px 0px;
              margin:  0px 0px 0px 0px;
            }
            
      .rightbox h3 {  /* City, Mini Concert section head */
      	             font-size:16px;
                     font-weight:bold;
      		     margin:0px 0px 0px 0px;
      		     padding:0px 0px 0px 0px;

                    }
      .rightbox h5 {   /* Mini-Concerts WhereWhen */
                      padding-left: 3em;
          	      font-size:10px;
          	      font-weight:regular;
		      margin:0px 0px 0px 0px;
 		     padding:0px 0px 0px 0px;

		    }
		       
  /* THESE STYLES ARE USED ON THE PAGE INSIDE THE FRAME: */
  
    .content h1{/* Program Head */
             font-size:18px;
             font-weight:bold;
			 margin:0px 0px 6px 0px;
			   }

    .content h2 { /* Composer and His Dates */
	             font-size:12px;
                 font-weight:bold;
			     margin: 0px 0px 0px 0px;
				 padding: 0px 0px 0px 0px;
                }

    .content h3 { /*title of piece */ /* City, Mini Concert section head */
	             font-size:16px;
                     font-weight:bold;
		     margin:0px 0px 0px 0px;
                }
 	            .content h3 a:link{color:#00aeef;
                                        text-decoration:none;
                                        }
                     .content h3 a:active{color:#e33344;
 		                       text-decoration:none;
 		                       }
                     .content h3 a:visited{color:#69bd45;
 		                       text-decoration:none;
 		                       }
 
				
	.content h4 { /* Player, Instrument */ /* When/where */
	             padding-left: 2em;
	             font-size:12px;
                 font-weight:bold;
		 margin:0px 0px 0px 0px;
	            }
	            
	            .content h4 a:link{color:#00aeef;
                                       text-decoration:none;
                                       }
                    .content h4 a:active{color:#e33344;
		                       text-decoration:none;
		                       }
                    .content h4 a:visited{color:#69bd45;
		                       text-decoration:none;		                      
		                      }
		                    
        .content h5 {   /* Mini-COncerts WhereWhen */
                       padding-left: 3em;
		       font-size:12px;
	               font-weight:regular;
		       margin:0px 0px 0px 0px;
        
        
        }
        
        
        .content h6 {
        
        }
		                      
/* THESE STYLES ARE USED ON THE BIOS POPPERS */


body.bio {     background:#000000;
	       color: #ffffff;
           font-family:"Trebuchet MS",Arial,sans-serif;
           font-size:14px;
           line-height:150%;
}





#topper  {position:absolute;
          left:0px;
	  top:10px;
	  width:550px;
          background-color: #000000;
          z-index:0;
	 }
	 
#mugshot {position:relative;
          left:87px;
	  top:18px;
	  width:185px;
          background-color: #000000;
          color:#6c4ea0;
          z-index:4;
	 }
	 
#menu    { position:relative;
           left:20px;
           top:25px;
           width:163px;
           font-family:"Gill Sans STD",Arial,sans-serif;
           font-weight:semi-bold;
           color: #00aeef;
           line-height:150%;
         }
 #menu A:link {color: #00aeef;
               text-decoration:none;
              }
 #menu A:active {color: #660000;
                }
 #menu A:visited {color: #69bd45;
               text-decoration:none;
              }


#biocontent { position:absolute;
              left:184px;
              top:145px;
              width:366px;
            
              background-color:#ffffff;
              
              
         }
#biocontent A:link {color:#00aeef;
                    text-decoration: none;
                    }
#biocontent A:visited {color:#69bd45;
                    text-decoration: none;
                    }
#biocontent A:hover {color:#ff0522;
                     }
                    
                    
#bioheader{position:relative;
	                   z-index:1;
	                   top:35px;
	                   left:115px;
	                   font-size:20px;
	                   color:#3060ac;
	                   font-family:"Gill Sans STD",Arial,sans-serif;
	                   line-height:120%;
                  }

#biotext {position:relative;
                 width:305px;
                 z-index:1;
                 top:25px;
                 left:10px;
                 padding:25px 25px 25px 25px;
                 margin-bottom: 25px;
                font-size:14px;
                font-family:"Trebuchet MS",Arial,sans-serif;
                font-weight:regular;
                color: #000000;
                line-height:150%;
                 }
              

              

/* THESE STYLES ARE USED ON THE NOTES POPPERS: */

body.notes {     background:#000000;
	       color: #ffffff;
           font-family:"Trebuchet MS",Arial,sans-serif;
           font-size:14px;
           line-height:150%;
}

#notescontent { position:absolute;
              left:171px;
              top:145px;
              width:380px;
     
              background-color:#ffffff;
              
              
         }
#notescontent A:link {color:#660000;
                    text-decoration: none;
                    }
#notescontent A:visited {color:#006600;
                    text-decoration: none;
                    }
#notescontent A:active {color:#e33344;
                     }
                    
                    
#notecomposer{position:relative;
	                   z-index:1;
	                   top:25px;
	                   left:30px;
	               
	                   font-size:14px;
	                   font-weight:semi-bold;
	                   color:#e33344;
	                   line-height:120%;
                  }
#notetitle{position:relative;
		   z-index:1;
		   top:25px;
		   left:30px;
		   padding:0px 100px 0px 0px;
		   font-size:20px;
		   font-weight:semi-bold;
		   color:#e33344;
		   line-height:120%;
                  }
                  

#notetext {position:relative;
                 width:305px;
                 z-index:1;
                 top:20px;
                 left:5px;
                 padding:3px 25px 3px 25px;
                 margin-bottom: 25px;
                font-size:14px;
                font-family:"Trebuchet MS",Arial,sans-serif;
                font-weight:regular;
                color: #000000;
                line-height:150%;
                 }

#notesmenu    { position:relative;
           left:0px;
           top:137px;
           width:140px;
           padding: 10px 4px 10px  10px;
          font-family:"Gill Sans STD",Arial,sans-serif;
	             font-weight:semi-bold;
	             color: #00aeef;
           line-height:150%;
         }
 #notesmenu A:link {color: #00aeef;
               text-decoration:none;
              }
 #notesmenu A:active {color: #660000;
                }
 #notesmenu A:visited {color: #69bd45;
               text-decoration:none;
              }
              
              
 #pops_containsall { position:absolute;
                left:0px;
 			   top:0px;
                background-color: #ffffff; 
                background-image:url("../images/small_poppercorner163w.gif");
                margin-left:10px;
 			   margin-top:-10px;
 			   padding-left:0px;
 			   width:575px;
 			   height:775px;
 			   border:thin groove #6c4ea0;
 		       background-repeat: no-repeat;
                background-position: bottom;
             }        

/* BOTH BIO AND NOTES HAVE THESE: */
#turkey {position:absolute;
            border: 2px;
            left:10px;
            top:850px;
            color:#000000;
            font-size:9px;
            z-index:20;
                     }
                     
             