#header_text_right {
	width:175px;
	height:110px;
	float:right;
	border-left: 1px solid #de98b4;
	margin-top: 35px;
padding: 20px;
}

#skirt_book {
	background: url(../images/the_book.png) no-repeat;
	visibility: visible;
	position: absolute;
	left: 12px;
	top: 20px;
	z-index: 8;
	width: 238px;
	height: 441px;
	
	}

#skirt_text { 
   background: url(../images/header_name.png) no-repeat;
  visibility: visible;
   position: absolute;
   left: 256px;
   top: 58px;
   z-index: 1;
   width: 437px;
   height: 169px;
}

.img_indent {

 margin:0 15px 5px 0; 
 float:left;
 
 }

.img_indent_right {
 margin:0 39px 5px 28px; 
 float:right;
 }

 body a.button { 
 background: transparent url(../images/button-bg-right.gif) no-repeat right top; 
 text-transform: lowercase; 
 font-size: .7em; 
 color: #feffff; 
 cursor: pointer; 
 border: none; 
 display: inline; 
 float: left;
 height: 29px; 
 font: normal 12px arial, sans-serif; 
 margin-right: 6px; 
 padding-right: 18px; 
 text-decoration: none; } 
 
 body a.button span { 
 display: 
 block; 
 background: transparent url(../images/button-bg-left.gif) no-repeat left top; 
 display: block; 
 line-height: 19px; 
 padding: 6px 0 4px 17px;
  } 
 
 body a.button:hover { 
 background-position: right bottom; 
 } 
 
 body a.button:hover span {
 background-position: left bottom;
 }
