

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:710px;
    margin-left:200px;
    }
    
#topMenuHome {
    text-align:left;
    width:250px;
    float:left;
    } 
 
 
#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;
    } 
 
#subMenuWrapperSkype {
    background:#9C877A url(../graphics/line_sub_skype.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.menusub2 {
    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_skype_dark.jpg) scroll bottom left repeat-x;
     }      

a.menusub3 {
    font-family:arial, sans-serif;
    color:#D9D5D2;
    font-size: 100%;
    font-style: normal; 
    text-decoration:none;
    font-weight:500;
    padding: 0px 20px 0px 20px;
    }

a.menusub3:hover {
    color:#ffffff;
    text-decoration:none;
   }


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:800px;
    margin:30px 80px 0px 80px;
    height:600px;
    padding: 10px 0 0px 0;
    text-align:left;
 } 
 
div.photoFrame {
    margin: 10px;
    float: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;} 
 
 
 
      

/*Lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }          
     
