body{
	background:url('b-wood.jpg');
}

tr{
	vertical-align:top;
}

.left{
	width:252px;
	background:url('b-left-book.png') no-repeat;
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/i/help/b-left-book.png',sizingMethod='crop');
}

.right{
	background:url('b-right-book.png') no-repeat;
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/i/help/b-right-book.png',sizingMethod='crop');
	width:100%;
}

div.body{
	height:100%;
	font-size: 14px;
}

.right div.body{
	background:url('b-right-book-bg.png') repeat-y;
}

.left div.body{
	background:url('b-left-book-bg.png') repeat-y;
}

td.body{
	background:url('b-book.png');
	font-size: 14px;
}

div.content{
	padding-left:50px;
	padding-right:50px;
}

div.content *{
	color:#3c006f;
}

div.content h1{
	color:#a7a68f;
	font-family:times new roman,garamond,serif;
}

.topspacer{
	height:20px;
}

td.laststanding{
	background:url('b-book-last.png');
}

#logo{
	right:5%;
	left:auto;
	top:80px;
}

#contents-title{
	background:url('b-contents.png');
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/i/help/b-contents.png',sizingMethod='crop');
	width:190px;
	height:60px;
	margin-left:20px;
	font-size: 14px;
}

ul{
	padding-left:20px;
	font-size:14px;
	color:#0c89ad;
}

h1{
	padding:0;
	margin:0;
}

a{
	color:#6439ca;
}

#lwood{
	width:506px;
	height:77px;
	margin-bottom:-77px;
	position:absolute;
}
img#feather{
	width:641px;
	height:248px;
	float: right;
	margin-top: -248px;
}
