 body {
              background-color: #4c0100; 
              margin: 0;
              font-size: 76%;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              }
              div.lights {
              height: 48px;
              width: 100%;
              clear: both;
              margin: 0;
              background: url(graphics/light.jpg);
              background-repeat: repeat;
              }
              div.container {
              width: 980px;
              height: 100%;
              margin: 0 auto 0 auto;             
              }   
              div.masthead {
              width: 100%;
              height: 400px;
              clear: both;
              background: url(graphics/pianoRed.jpg);
              background-repeat: no-repeat;
              background-position: top right;
              margin: 5px 0 0 0; 
              }             
              a.logoLink {
              border: 0;
              text-decoration: none;
              outline: none;
              }
              a.logoLink:visited {
              outline: none;
              }             
               img#logoB {
              width: 278px;
              height: 133px;
              margin: 10px 0 0 0;
              border: 0;
              outline: none;
              }              
              div.navContainer {
                /*width: 81em; *//*width: auto; */
             margin: -25px auto 0 auto;
              height: 1.5em;               
              padding: 0;   
              }
              table#navmenu {     
              margin: 0;
              text-align: right;              
              }              
              div.menuAux {
              height: 19px;   
              background: url(graphics/lowerMenuBG.jpg);
              background-repeat: repeat-x;  
              margin: 0 0 0 100px;              
              }
              div.menuAux table {
              float: right;
              text-align: center;
              width: 40%;
              }
              div.menuAuxInner {
              height: 19px;   
              background: url(graphics/lowerMenuBG.jpg);
              background-repeat: repeat-x;  
              margin: 0 0 0 150px;
              text-align: center;
              }
              div.menuAux table, div.menuAuxInner table {
              float: right;
              margin: 2px 0 0 0;
              }
            
              div.menuAux a, div.menuAuxInner a {             
              text-decoration: none;
              color: #ecc235;
              padding: 4px 4px 4px 4px;             
              margin: 2px 2px 10px 15px;
              white-space: nowrap; 
              }
              div.menuAux a:hover, div.menuAuxInner a:hover {
              background: url(graphics/calendarButton.gif);
             background-repeat: repeat; 
              color: #4c0100; 
              padding: 2px 4px 4px 4px; 
              margin: 2px 2px 10px 15px;
              text-decoration: none;
  }
              div.posterBG {
              float: left;
              clear: none;
              width: 220px;
              height: 413px;
              margin: -255px 0 0 0;
              padding: 0;
              background: url(graphics/redBG.jpg);
              background-repeat: repeat;
              }
              img#poster {
              float: left;
              clear: none;
              width: 200px;
              height: 393px;
              margin: 10px ;              
              } 
              div.middle, div.middleLegals {           
              float: left;
              clear: none;            
              margin: 10px 0 0 0;
              }
             
              div.content {              
              padding: 20px;
              margin: -350px 0 0 180px;
              width: 42%;
              background-color: #ad5317;
              border: 1px solid #6e350f;              
              }
            
              div.textCont {
              color: #4c0100;
              font-size: 1.1em;
              padding: 2em;
              background: url(graphics/parchmentBeige.jpg);
              background-repeat: repeat;
              border-bottom: 2px solid #5e2d0d;
              border-right: 2px solid #8e4413;
              border-left: 2px solid #C38256;
              border-top: 2px solid #dab196;              
              }
              h2 {
              text-align: center;             
              }
              h3 {
              margin-top: 2em;
              text-align: center;
              }
              h5 {
              margin: 2em 0 0 0; 
              }
              div.contact {
              width: 210px;
              color: #ecc235;
              text-align: center;
              float: right;
              clear: none;
            margin: -400px 50px 0 0px;
              }
              img#vcalogo {
              float: left;
              clear: none;
              width: 187px;
              height: 79px;
              margin: -200px 0 0 -15px;
              border: 1px solid #3b0b00; 
              }
              div.borderL {
              clear: both;
              width: 100%;
              border-top: 1px solid #ecc235;
              height: 1px;
              border-bottom: 2px solid #ecc235;
              }
              div.lower {
              width: 100%;
              margin: 1em auto 0 auto;
              text-align: center;
              color: #a38210;
              }
              ul.menuL {
              clear: both;
              color: #a38210;           
              text-align: center;
              margin: 2em auto 1em auto;
              }
              ul.menuL li {
              list-style: none;
              display: inline;
              }
              ul.menuL li a {
              color: #a38210;
              text-decoration: none;
              }
              ul.menuL li a:hover {
              text-decoration: underline;
              }
              
              h2.index2 {
              text-align: left;
              margin: 40px 0 0 0;
              }
              
              /* INNER PAGES STYLING */
              div.mastheadInner {
              width: 100%;
              height: 400px;
              clear: both;
              background: url(graphics/pianoRed.gif);
              background-repeat: no-repeat;
              background-position: top right;
              }
              div.middleInner {
              width: 59%;
              float: left;
              clear: none;
              margin: -200px 0 0 20px;
              }
              div.contentInner {              
              padding: 20px;
              margin: 0;
              width: 100%;
              background-color: #ad5317;
              border: 1px solid #6e350f;               
              }
               div.contactInner {
              width: 210px;
              color: #ecc235;
              text-align: center;
              float: right;
              clear: left;
            margin: -400px 0 0 0px;
              }
              
              a.temp {
color: #ecc253;
text-decoration: none;
}
a.temp:hover {
text-decoration: underline;
}