

          #pageWrap{
          width:780px;
          }
          
    table#headerTable{
    width:100%;
          background:#009ace url(/svg_textures/main_style/color1/lowered_bar.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.5&textureRotate=90&textureOffset=50&width=300&height=50&filter=normal) bottom center repeat-x;
    }
    
    .specTitle{
           background:#009ace url(/svg_textures/main_style/color1/lowered_bar.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.5&textureRotate=90&textureOffset=50&width=300&height=50&filter=normal) bottom center repeat-x;
          border:1px solid black;
          font-size:120%;
          margin-bottom:5px;
          padding:3px;
          font-weight:bold;
          }

    .homePageContent{
          margin-bottom:5px;
          }
          
          .homePageContent img{
          margin-right:5px;
          border:1px solid black;
          }

    #headerTable a{
    color:#ece4ec;
    }

    #headerTable a:hover{
    color:white;
    }

    td.bbbcell{            
    padding:0px;
    font-size: 120%;
    font-weight: bold;
    padding:5px;
    text-align:center;
    }
    
    td.bbbcell img{
    padding:5px;
    margin-top:5px;
    }
    
    td.upcomingCell{
    vertical-align: top;
    
    }
    
    div.upcomingShows{
    margin:10px;
    color:black;
    font-weight:bold;
    background:transparent;
    }
    
    div.upcomingShowsTitle{
    font-size: 120%;
    text-align:center;
    background:transparent;
    }
    
    div.comingShow{
    margin-bottom:15px;
    margin-top:15px;
    }

    div.showDetailLink{
    float:right;
    margin-left:2px;
    }

    #pageLinkBar li a:hover{
          color:#293c84;
          border-color:#293c84;
    }

    #pageLinkBar{
       
          border-bottom:1px solid black;
          }

    #sideBarCell{
          background:#293c84 url(/svg_textures/main_style/color2/mixed_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.1&textureRotate=0&textureOffset=0&width=400&height=25&filter=normal) 50% 0% repeat-y;

          }

    #sideMenu a,#sideBarCell a{
          color:#ece4ec;
          font-size:120%;
    }

    #sideMenu a:hover,#sideBarCell a:hover{
          color:white;
    }
          
          #branch{
          background: #94BA00 url(/svg_textures/main_style/color3/double_mixed_bar.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.2&textureRotate=0&textureOffset=0&width=450&height=25&filter=normal) 0% 0% repeat;
          color:#293c84;
          }

          #branch a{
          color:#293c84;
          }

          #branch a:hover{
          color:black;
          }

	