 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(graphics2/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(graphics2/pianoRed.jpg);
              background-repeat: no-repeat;
              background-position: top right;
              }
              img#logo {
              width: 354px;
              height: 126px;
              margin: 5px 0 0 0;
              }
               img#logoB {
              width: 278px;
              height: 133px;
              margin: 5px 0 0 0;
              }
              ul.navbar {
              width: 90%;
              text-align: right;
              margin: -15px 0 0 0;
              height: 15px;
              }
              ul.navbar li {
              list-style: none;
              display: inline;
              color: #ecc235;
              padding: 5px 30px 0 0;
              }
              div.posterBG {
              float: left;
              clear: none;
              width: 220px;
              height: 413px;
              margin: -255px 0 0 0;
              padding: 0;
              background: url(graphics2/redBG.jpg);
              background-repeat: repeat;
              }
              img#poster {
              float: left;
              clear: none;
              width: 200px;
              height: 393px;
              margin: 10px ;              
              } 
              div.middle {
              width: 83%;
              float: left;
              clear: none;
              margin: -350px 0 0 180px;
              }
              div.content {              
              padding: 20px;
              margin: 0;
              width: 50%;
              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 0 0 0px;
              }
              img#vcalogo {
              float: left;
              clear: none;
              width: 187px;
              height: 79px;
              margin: -200px 0 0 -200px;
              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;
              }
              
              /* INNER PAGES STYLING */
              div.mastheadInner {
              width: 100%;
              height: 400px;
              clear: both;
              background: url(graphics2/pianoRed.jpg);
              background-repeat: no-repeat;
              background-position: top right;
              }
              div.middleInner {
              width: 60%;
              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;
}