/* Paragraph text is special color and in 12pt font */
/* h1, h4 and p are in Times New Roman font */
h6 {
    font-family: Times New Roman;
    font-weight: bolder;
    font-style: italic;
    color:maroon;
    color:yellow;
    font-size: 36pt 
}

h5 {
    font-family: Times New Roman;
    font-weight: bolder;
    font-style: italic;
    color:maroon;
    color:white;
    font-size: 12pt
    
}

h4 {
font-family: Times New Roman;
color:#1f3f15;
color:yellow;
font-weight:bolder;
font-style: italic;
font-size: 13pt;

}

h3 {
font-family: Times New Roman;
color:#427800;
color:yellow;
font-weight:bold;
font-style: italic;
font-size: 14pt;
}

h2 {
font-family: Times New Roman;
color:#427800;
color:white;
font-weight:bold;
font-style: italic;
font-size: 10pt;
}



body {
background-attachment: fixed;
background-image: url(http://www.lejazzaffair.com/images/grid7.jpg);
background-image: url(http://www.lejazzaffair.com/images/saxaphone4.jpg);
padding-top: 0px;  
scrollbar-face-color: #91443c;
scrollbar-arrow-color: Yellow;
scrollbar-darkshadow-color: rgb(64,26,6);
scrollbar-shadow-color:  rgb(64,26,6);
scrollbar-highlight-color: rgb(248,224,186);
scrollbar-3dlight-color: ffffcc

}


.tableborders {
  border: 1px solid #003366;
}

.tablelinks {
    text-decoration: none;
}

.toptable {
    background-color: #66ccff;
    background-image: url(http://www.lejazzaffair.com/images/saxaphone4.jpg) no-repeat fixed center top; 
}

.navigation {
    font-family: Georgia, "Times New Roman",
    Times, serif;
    font-size: 14px;
    color: #ffffff;
    background-color: #ff9900;
    font-weight: bold;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #000000;
    border-right-color: #000000;
}

.navigationBar A:link, .navigationBar A:visited, .navigationBar A:hover, .navigationBar A:active, .navigationBar table td, table tbody tr td div div, table tbody tr td div div A:link, table tbody tr td div div A:visited, table tbody tr td div div A:hover, table tbody tr td div div A:active {
color: yellow;  
font-size: 24px;
font-style: italic;
font-weight: bolder
}
a:link, a:visited, a:hover, a:active, a.redlink:link, a.redlink:visited, a.redlink:hover, a.redlink:active, .ispider a:link, .ispider a:visited, .ispider a:hover, .ispider a:active {COLOR: rgb(0,66,0); 
background-image: none; 
background-color: transparent; 
font-weight: normal;
color: yellow;

}

#absoluteleft {
  position:absolute; 
  top:5px;
  left:4px
    }
    
 #left_toll_number {
  position:absolute;
  top:104px; 
  left:1px;
  background-color: transparent; 
   padding:7px; 
  /* border:1px solid #000; */  
 /* color:#000; */
/*  width:50%; */
  }
    
  
  #absoluteright {
  position:absolute; 
  top:5px;
  right:4px;
  }
  
  #right_toll_number {
  position:absolute;
  top:104px; 
  right:-4px;
  background-color: transparent; 
   padding:7px; 
  /* border:1px solid #000; */  
 /* color:#000; */
/*  width:50%; */
  }


#absolutecenter {
position:absolute; 
  top:5px;
  left:382px 
    }

#absolutecenter2 {
  position:absolute; 
  top:55px;
  left:107px;
  text-align:center;
  width:800px; 
      }
      
  #absolute {
  position:absolute; 
  top:400px; 
  right:100px; 
  width:200px; 
  padding:10px; 
  border:1px solid #000;
  }


  #leftabsolute {
  position:absolute;
  top:100px; 
  left:1px;
  background-color: transparent; 
  padding:10px; 
  /* border:1px solid #000; */  
  color:#000; 
/*  width:50%; */
  }
  
  #leftPic {
  float:left; 
  /* background:#eee; */
 /* padding:10px; */
 /* border:1px solid #000;   */
  color:#000; 
  width:50%;
  width:70%;
  width:100%;
  width:10%;
  }

  #rightPic {
  float:right; 
 /* background:#ddd;  */
 /* padding:10px; */
 /* border:1px solid #000; */
  top:100px;
  color:#000; 
  width:10%;
  }
  
  #center {
  float:center; 
 /* background:#ddd;  */
 /*  padding:10px;  */
 /* border:1px solid #000;  */
  color:#000; 
  width:90%;
  
text-align:center;
  }