  html,body {
  	height: 100%;
  }
  body {
    font-size: small;
    background-color: #F7EDC7;
    margin: 0px;
  }
  h1 {
    font-size: 200%
  }
  .SiteName {
    font-size: 200%
  }
  .tagLine {
    font-size: 90%
  }
  .papyrusScript {
    font-family: papyrus, tahoma, arial, san-serif;
  }
  #NameContainer, #TagLineContainer, .ActionHolder {
    margin-left: 33px;
  }
#NameContainer{
    position: absolute;
    right: 74%;
}
#TagLineContainer {
    position: absolute;
    top: 34px;
    right: 74%;
}
  #AllContent {
    font-family: tahoma, arial, san-serif;
    height: 100%
  }
  #ControlPanel{
    color: #F7EDC7;
    height: 100%;
    width: 38.1%;
    padding: 1px;
    margin: 0px;
    background-color: #9F0307;
  }
  #ContentArea {
    padding: 5px;
    position: absolute;
    left: 46%;
    top: 10%;
    width: 46%;
  }
  .stdInput {
    height: 14px;
    font-size: 9px;
    color: #000;
    background-color: #F7EDC7;
  }
  .button {
    background-color: #9F0307;
    border-left: 1px solid #F7EDC7;
    border-top: 1px solid #F7EDC7;
    border-bottom: 1px solid #54450D;
    border-right: 1px solid #54450D;
    color: #F7EDC7;
    font-size: 9px
  }
  #InsidersClubFormContainer {
    font-size: 80%
  }
  #DisclaimerContainer {
    color: #e8e2c9;
    font-size: 70%;
    position: absolute;
    bottom: 16px;
    left: 12px;
  }
  .SiteContent {
    color: #000;
    width: 100%;
  }
  #NavigationHolder {
    position: absolute;
    top: 36%;
    right: 56%;
  }
  #HomeLink {
    position: relative;
    left: 20px;
  }
  #NavigationHolder a {
    text-align: right;
    padding: 0 0 0 20px;
    display: block;
    width: 91px;
    height: 20px;
    background-color: #000;
    color: #F7EDC7;
    margin: 4px 4px 4px 4px;
    cursor: hand;
    cursor: pointer;
  }
  .Module {
    background-image: url(/images/shadow.png);
    background-color: #9f0307;
    background-repeat: no-repeat;
    height: 75.02px;
    width: 240.48px;
    font-size: 80%;
    margin-left: 33px;
    XXXmargin-top: 11px;
    XXXmargin-bottom: 11px;
  }

  #__iTunesButtonContainer {
    margin: 0 6px 7px 6px;
    float: left;
    width: 102px;
  }
  #__CDBabyButtonContainer {
    margin: 0 6px 7px 6px;
    float: left;
    width: 102px;
  }
  .MusicButtonContainer {
    margin: 0 2px 2px 2px;
    float: right;
    width: 101px;
  }
  #WaxSealContainer {
    position: absolute;
    bottom: 7px;
    right: 6px;
  }
  #MediaPlayerContainer {
    font-size: 75%;
    position: absolute;
    top: 77px;
    right: 71%;
  }
  #MusicModuleImageHolder {
    position: absolute;
  }
  #MusicModuleHolder {
    position: absolute;
    top: 355px;
    right: 71%;
  }
  #InsidersImageHolder {
    position: absolute;
  }
  #InsidersClubHolder {
    position: absolute;
    top: 240px;
    right: 71%;
  }
  #InsidersClubText, #InsidersClubFormContainer {
    text-align: center;
  }
  #InsidersClubText {
    padding: 1px 2px 4px 2px;
  }
  #GigsImageHolder {
    position: absolute;
  }

  #NextGigHolder{
    position: absolute;
    top: 125px;
    right: 71%;
  }

 .imagesborders {
    border: 2px #9f0307 solid;
    cursor: hand;
    cursor: pointer;
  }
  #HomeHolder {
    text-align: center;
  }
  p.p2 {
    padding-left: 10px;
    margin: 0 0 0 15px;
  }
  div.centerImageHolder {
    width: 100%;
    text-align: center;
    margin: 22px 0 0 0;
  }
  .NextShowContainer {
    padding: 0 0 0 12px;
    font-size: small;
    text-align: center;
  }

  #PortfolioNavigationHolder{
    width: 95%;
    text-align: center;
    margin-top: 40px;
    padding: 10px;
  }
  .PortfolioNavContainer {
    margin: 6px 0 0 0;
  }
  .PortfolioNavContainer a {
    color: #000;
    font-weight: bold;
  }

  #PortfolioControlPanel{
    color: #F7EDC7;
    height: 100%;
    width: 200px;
    padding: 1px;
    margin: 0px;
    background-color: #9F0307;
  }
  #PortfolioContentArea{
    padding: 15px;
    position: absolute;
    left: 205px;
    top: 4%;
    width: 75%;
    text-align: left;
  }
  p.p3 {
    padding-left: 5px;
    margin: 25px 0 15px 5px;
    font-weight: bold;
  }