

html {
	overflow-y: scroll;
    height: 100%;
    background:#A69B94 url(../graphics/background.jpg) scroll top left repeat;
    overflow-y: scroll;
      }
    


body {
    padding:0 0 0 0;
    border:0;
    margin:0;
    text-align:center;
    background:#A69B94 url(../graphics/background.jpg) scroll top left repeat;
    font-size:11pt;
    }


 
/*PAGE NAVIGATION AREA */

/* TOPMENU AREA */  
 
 
#topMenuWrapper {
   background-image: url(../graphics/line_top.jpg);
   background-position:bottom left;
   background-repeat:repeat-x;
   } 

#topMenuArea {
    width:960px;
    padding: 10px 0 5px 0;
    margin: auto auto;

    }   
   
  
#topMenu {
    text-align:right;
    width:500px;
    margin-left:460px
    }
    
img.menu {
    width:150px;
    height:60px
    }  
 
#homePlayer {
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    } 



 
/* SUBMENU AREA */ 
 
#subMenuWrapper {
    background:#9C877A url(../graphics/line_sub.jpg) scroll bottom left repeat-x;
    height:52px;
    } 
 
#subMenuArea {
    width:960px;
    padding:10px 50px 17px 0;
    margin: auto auto; 
    text-align:right;

    }
   

  
a.menusub {
    font-family:arial, sans-serif;
    color:#D9D5D2;
    font-size: 140%;
    font-style: normal; 
    text-decoration:none;
    font-weight:500;
    padding: 0px 20px 0px 20px;
    }

a.menusub:hover {
    color:#ffffff;
    text-decoration:none;
   }
   
a.menusub1 {
    font-family:arial, sans-serif;
    font-size: 140%;
    font-style: normal;
    text-decoration:none;
    font-weight:500;
    padding:12px 20px 12px 20px;
    background:#9C775F url(../graphics/line_sub_dark.jpg) scroll bottom left repeat-x;
     } 

a.menusub1:hover {
   color:#ffffff;
   }


a.menuSide {
    color:#ffffff;
    font-weight:700;
    font-size: 100%;
    text-decoration:none;
    padding: 0 0 0 0;
    } 

a.menuSide:hover {
    color:#ffffff;
    text-decoration:underline;
    } 









#homeBanner {
     background-color: #B7A8A1;
     }

 
#banner {
    width:960px;
    margin: auto auto;
    text-align:right;
    } 

 

#homeTextWrapper {
    background-image:url(../graphics/line.jpg);
    background-position: top left;
    background-repeat:repeat-x;
    } 

 
#homeTextArea {
    width:960px;
    margin: auto auto;
    overflow:hidden;
    zoom:1
    } 
 
 
#homeNews {
     float:left;
     width:450px;
     padding: 10px 0 0 20px;
     text-align:left;
     }
     
  
 
#homeEvents {
     float:right;
     width:350px;
     padding:40px 20px 0 0;
     }
 

 
  
td.homeEventsStart {
    width:80px;
    padding:5px;
    align:left;
    vertical-align:top;
    font-size: 10pt;
    font-style: normal;
    text-decoration:none;
    } 
 
 
td.homeEventsVenue {
    width:170px;
    padding:5px;
    align:left;
    vertical-align:top;
    font-size: 10pt;
    font-style: normal;
    text-decoration:none;
    } 
 
td.albumMenu {
    padding: 0px 10px 10px 0;
    }
    
td.epkPhoto {
    padding: 0px 20px 0px 10px;
    font-size:80%;
     } 
     
td.epkPhotoLabel {
    padding: 0px 20px 50px 10px;
    font-size:80%;
     }         

 
/*MAIN CONTENT AREA*/



 
 
#contentWrapper {
    width:960px;
    margin: auto auto;
    } 
    
 
 
 
#contentText {
    padding: 20px 10px 20px 10px;
    width: 540px;
    float:left;
    text-align:left;
    margin-right:330px;

    }




#contentPhoto {
     width: 330px;
     float:right;
     text-align:center;
     margin-left:-330px;
     padding: 30px 20px 0 0;
     } 
 


img.photo {
     width:320px;
     height:500px
     }

#contentSideMenu {
     float:right;
     width:280px;
     text-align:left;
     padding:20px 0 0 0;
          }
 
#albumMenuContainer {
     width:330px;
     padding:50px 0px 20px 0px;
     text-align:center;
     } 

#albumPicture {
     float:left;
     width:250px;
     margin-left:-500px
     } 
     
#albumText {
     width:250px;
     float:left;
     margin-left:250px;
     margin-top:-15px;
     display:inline;
     }     
 
#albumInfo {
     clear:both;
     padding:20px 0 0 0;
     } 
 
 
#galleryArea {
    width:960px;
    height:600px;
    padding: 10px 0 0 0;
    text-align:left;

 } 

/*TEXT FORMATS */


h1,h2,h3,p,a,li,td {
    font-family: helvetica, verdana, sans-serif;
    color:#ffffff;
    font-size:100%;
    line-height:130%;
    letter-spacing:1px;
    word-spacing:2px;
    }

h1 {
    font-size:160%;
    font-weight:600;
    }

h2 {
    font-size:110%;
    text-transform:none;
    text-decoration:none;
    padding: 4px 0 4px 10px;
    font-weight:700;
    color:#D9D5D2;
    background:#9C877A url(../graphics/h2_background.jpg) scroll top left repeat;
    }
  
h3 {
    font-size:80%;
    font-weight:900;
    text-decoration:none;
    text-transform:uppercase;
    padding-left:10px;
    }
      
    
 
p {
    font-style: normal; 
    text-decoration:none;
    text-indent:0px;
    padding-left:10px;
    }


    
p.teach {
    font-size:90%;
    font-style: normal; 
    text-decoration:none;
    text-indent:0px
    }   
    
p.review {
    font-size:90%;
    font-style: normal; 
    text-decoration:none;
    text-indent:0px
    }   
    
p.by {
    font-size:90%;
    font-weight:700;
    font-style: italic; 
    text-decoration:none;
    text-indent:0px;
    padding: 0 0 25px 25px;
    border-bottom:white solid 1px;
    }            

p.albumMenu {
    font-size: 70%;
    font-style: normal; 
    text-decoration:none;
    line-height:70%;
    text-indent:0px;
    padding:0;
    }


li {
    font-size:80%;
    padding:0 0 10px 0;
    }
 
li.links {
    font-size:100%;
    padding:0 0 10px 0;
    } 
 
a.links {
    color:#ffffff;
    font-size: 100%;
    font-style: normal;
    text-decoration:none;
    font-weight:700;
    } 

a.links:hover {
    text-decoration:underline;
    }
    
    
    
a {
   text-decoration:underline;
   font-weight:900;
   color:#ffffff;
   }
 
a:hover {
    color:#D9D5D2;
    } 
 
.dateDate {
    width:100px;
    }
     
.dateTime {
    width:100px;
    } 
     
.dateVenue {
    width:200px;
    } 
         
.dateDetails {
    width:250px;
    }                     
      
.dateHead {
    background-color:#9C877A;
    padding:0 0 0 0;
    font-weight:900;
    } 
 
.dateRows {
    font-size:90%;
    vertical-align:top;
    padding: 10px 5px 0 5px;
    } 
  
.dateHead1 {
    background-color:#9C877A;
    padding:0 0 0 5px;
    font-weight:900;
    height:30px;
    }  
  
    
.dateRows1 {
    font-size:90%;
    vertical-align:center;
    text-align:center;
    padding: 10px 0px 10 0px;
    background-color:#A69B94;
    height:50px;
    }   
 
  
    
.dateRows2 {
    font-size:90%;
    vertical-align:center;
    text-align:center;
    padding: 10px 0px 10 0px;
    background-color:#9C877A;
    height:50px;
    }           
 
.interview {
    font-weight:700;
    font-size:120%
    } 
 
 

/*ROUNDED CORNERS FOR BOX*/
 
.bl {background: url(../graphics/corners/bl.jpg) 0 100% no-repeat #9C877A; width: 100%;text-align:left} 
.br {background: url(../graphics/corners/br.jpg) 100% 100% no-repeat} 
.tl {background: url(../graphics/corners/tl.jpg) 0 0 no-repeat} 
.tr {background: url(../graphics/corners/tr.jpg) 100% 0 no-repeat; padding-left:25px;padding-top:5px;padding-bottom:20px;padding-right:25px} 
.clear {font-size: 1px; height: 1px}


.cleara  {clear:both;}	

 br.clear {clear:both;} 
 
 