@charset "UTF-8";
#content #icon {
   background-image: url(../images/bioPage_images/bio-page-art.png);
   background-repeat: no-repeat;
   position: absolute;
   width: 102px;
   height: 102px;
   left: 705px;
   top: -10px;
}
#content #loungechair
{
   background-image: url(../images/bioPage_images/LoungeChair.png);
   background-repeat: no-repeat;
   position: absolute;
   height: 155px;
   width: 300px;
   left: 500px;
   top: 380px;
   z-index: 100;
}
#content #chair {
   background-image: url(../images/bioPage_images/LoungeChair.png);
   background-repeat: no-repeat;
   position: absolute;
   height: 155px;
   width: 300px;
   left: 500px;
   top: 380px;
   z-index: 100;
   display: none;
}
#content #testimonials {
   padding-top: 40px;
   overflow: scroll;
   height: 410px;
   width: 500px;
   scrollbar-base-color: #999966;
   scrollbar-face-color: #999966;
   position: absolute;
   z-index: 20;
   visibility: visible;
   font-family: Arial, Helvetica, "Helvetica Neue", "Univers 57 Condensed", "Univers 65 Bold", "Univers 67 CondensedBold", Verdana;
   font-size: 12px;
   color: #000000;
   padding-right: 100px;
   padding-left: 100px;
   padding-bottom: 50px;
   left: 0px;
   top: 0px;
}
#content #testimonials p {
		font: normal 10px/12px Arial, Helvetica, "Helvetica Neue", "Univers 57 Condensed", "Univers 65 Bold", "Univers 67 CondensedBold", Verdana;
		color: #000000;
		text-align: left;
		white-space: normal;
		display: block;
}
#content iframe {
   height: 400px;
   width: 570px;
   margin-top: 50px;
   margin-left: 60px;
   display: block;
}
