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

#background  {
   position: absolute;
   z-index: 0;
   width: 760px;
   height: 600px;
   background-color: #FFFFFF;
}

#playerbg  {
	position: absolute;
	left: 511px;
	top: 244px;
	z-index: 1;
	width: 249px;
	height: 356px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
}

#photo  {
   background: url(lucyirvingmedia/photo.jpg) no-repeat;
   position: absolute;
   left: 511px;
   z-index: 3;
   width: 249px;
   height: 244px;
}

#contentbg  {
   position: absolute;
   left: 28px;
   top: 110px;
   z-index: 4;
   width: 483px;
   height: 490px;
   background-color: #EAEAEA;
}

#circles  {
   background: url(lucyirvingmedia/circles.gif) no-repeat;
   position: absolute;
   left: 365px;
   top: 257px;
   z-index: 5;
   width: 221px;
   height: 332px;
}

#text  {
   position: absolute;
   left: 53px;
   top: 137px;
   z-index: 6;
   width: 382px;
   height: 472px;
   overflow: auto;
}

#text p  {
   font: bold 11px/13px Arial;
   margin: 0px;
   color: #636363;
   text-align: left;
}

#text p a {
   color: #636363;
   text-decoration: underline;
}

#text p a:hover {
   text-decoration: none;
}

#clientlist  {
   display:none;
   position: absolute;
   left: 53px;
   top: 137px;
   z-index: 20;
   width: 382px;
   height: 463px;
   background: #FFFFFF;
   overflow: auto;
}

#clientlist p  {
   font: bold 11px/13px Arial;
   padding: 10px;
   color: #636363;
   text-align: left;
}

#clientlist ul {
   margin: 0px;
   padding: 0px;
}

#clientlist ul  li {
   list-style-position: inside;
   list-style-type: circle;
   font: bold 11px/13px Arial;
   color: #636363;
   text-align: left;
   padding-left: 25px;
}

#contact  {
   position: absolute;
   left: 53px;
   top: 137px;
   z-index: 6;
   width: 382px;
   height: 463px;
   background: #FFFFFF;
}

#contact p  {
   font: bold 11px/13px Arial;
   padding: 5px;
   color: #636363;
   text-align: left;
}

table  {
   font: bold 11px/13px Arial;
   padding: 5px;
   color: #636363;
}

#butterflies  {
   background: url(lucyirvingmedia/butterflies.gif) no-repeat;
   position: absolute;
   left: 358px;
   top: 7px;
   z-index: 7;
   width: 191px;
   height: 193px;
}

#contactbutton  {
   position: absolute;
   left: 371px;
   top: 96px;
   z-index: 8;
   width: 48px;
   height: 10px;
}

#contactbutton a  {
   background: url(lucyirvingmedia/contactbutton.gif) no-repeat;
   display: block;
   height: 10px;
   width: 48px;
   background-position: 0% 0px;
}

#contactbutton a:hover  {
   background-position: -48px 0%;
}

#clientlistbutton  {
   position: absolute;
   left: 297px;
   top: 96px;
   z-index: 10;
   width: 60px;
   height: 10px;
}

#clientlistbutton a  {
   background: url(lucyirvingmedia/clientlistbutton.gif) no-repeat;
   display: block;
   height: 10px;
   width: 60px;
   background-position: 0% 0px;
}

#clientlistbutton a:hover  {
   background-position: -60px 0%;
}

#homebutton  {
   position: absolute;
   left: 248px;
   top: 96px;
   z-index: 12;
   width: 35px;
   height: 10px;
}

#homebutton a  {
   background: url(lucyirvingmedia/homebutton.gif) no-repeat;
   display: block;
   height: 10px;
   width: 35px;
   background-position: 0% 0px;
}

#homebutton a:hover  {
   background-position: -35px 0%;
}

#voiceoverservices  {
   background: url(lucyirvingmedia/voiceoverservices.gif) no-repeat;
   position: absolute;
   left: 28px;
   top: 77px;
   z-index: 14;
   width: 174px;
   height: 16px;
}

#logo  {
   background: url(lucyirvingmedia/logo.gif) no-repeat;
   position: absolute;
   left: 28px;
   top: 27px;
   z-index: 15;
   width: 174px;
   height: 46px;
}

#lucyirving  {
   margin: 0px auto 0px auto;
   width: 760px;
   position: relative;
}

