#welcomebutton a:hover  {
   font-style: italic;
}

#welcomebutton a  {
   font-style: Normal;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #85C1BB;
}

#welcomebutton  {
   font: 17px/109px "Goudy Old Style";
   text-align: center;
   visibility: visible;
   position: absolute;
   left: 375px;
   top: 227px;
   z-index: 3;
   width: 183px;
   height: 14px;
}

#background  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 667px;
   height: 500px;
   background-color: #FFFFFF;
   background-image: none;
}

#hznstudio  {
   width: 100%;
   height: 1px;
   overflow: visible;
   position: absolute;
   top: 50%;
   left: 0px;
}

#layer1  {
   background: url(studiomedia/layer1.gif) no-repeat;
   position: absolute;
   left: 23px;
   top: 12px;
   z-index: 2;
   width: 622px;
   height: 464px;
}

#studio  {
   width: 667px;
   height: 500px;
   position: absolute;
   margin-left: -334px;
   left: 50%;
   top: -250px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

