*{
	margin:0;
	padding:0;
	color: 000;
}
body{
	width:65%;
	background:#ccc url(../images/wood1.jpg) repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size:14px;
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.videojspg2{
margin:-340px 0 0 95px;
z-index: 999999;
}
a img {
	border:none
}
a {
	color:transparent;
}
a visited {
	color:transparent;
}
.audioplayer{
	margin: -200px 0 -150px -170px;
}	
.songlist{
	margin:-95px 30px 0 10px;
}
.menubtns{
	width:90%;
	margin:10px -20px 0 255px;
	padding-left: 50px;
}
.contactform {
	margin: -50px 0 0 1000px;
}
.phonenumberR{
	font-family:Verdana, Geneva, sans-serif;
	margin:150px 0 0 285px;
}
.phonenumberL{
	font-family:Verdana, Geneva, sans-serif;
	margin:150px 0 0 340px;
}
.title{
margin:220px 0 -545px 80px;
}
.productlinksR {
	width:225px;
	margin:	-140px 0 0 300px;
	height:18px;
}
.productlinksL {
	width:225px;
	margin:	-140px 0 0 362px;
	height:18px;
}
h1{
	color:#2F1B0C;
	font-size:40px;
	margin:20px 0px 0px 20px;
}
.pgrightbcoverR{
	width:333px;
	height:356px;
	margin:-590px 0 0 5px;
}
.pgleftbcoverL{
	width:333px;
	height:356px;
	margin:-590px -85px 0 65px;
}
span.reference{
	font-family:Arial;
	display:block;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
span.reference a{
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 20px;
}
span.reference a:hover{
	color:#ddd;
}
.register{
	width:275px;
	height:90px;
	margin: -425px 0 0 200px;
}
.regform{
margin:3px 0 0 -100px;
}
.thumbbio1{
	width:90px;
	height:145px;
margin:-176px 0 0 40px;
}
.thumbbio2{
	width:90px;
	height:122px;
margin: -125px 0 0 195px;
}
.thumbbio3{
	width:100px;
	height:134px;
margin:-132px 0 0 385px;
border-style:solid;
border-width:2px;
}
/* Booklet jQuery Plugin Style*/
.booklet{
margin-top:10px;
}
.booklet .b-wrap-left  {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft: 10px;
}
.booklet .b-wrap-right {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	width:90%;
	height:20px;
	border-top:1px solid #ddd;
	color:#222;
	text-align:center;
	font-size:12px;
	padding:5px 0 0;
	background:transparent;
	-moz-box-shadow:0px -1px 1px #fff;
	-webkit-box-shadow:0px -1px 1px #fff;
	box-shadow:0px -1px 1px #fff;
	opacity:0.8;
}
.book_wrapper{
	margin:0 auto;
	width:90%;
	height:90%;
	position:relative;
}
.book_wrapper h1{
	color:#13386a;
	margin:5px 5px 5px 2px;
	font-size:26px;
	background:transparent url(../images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
}
.book_wrapper p{
	font-size:16px;
	margin:5px 5px 5px 2px;
}
.book_wrapper a.article,
.book_wrapper a.demo{
	background:transparent url(../images/circle.png) no-repeat 50% 0px;
	display:block;
	width:95px;
	height:41px;
	text-decoration:none;
	outline:none;
	font-size:16px;
	color:#555;
	float:left;
	padding-left:47px;
}
.book_wrapper a.demo{
	margin-left:10px;
}
.book_wrapper a.article:hover,
.book_wrapper a.demo:hover{
	background-position:50% -41px;
	color:#13386a;
}
.book_wrapper img{
	width:100%;
	height:100%;
}
a#next_page_button,
a#prev_page_button{
	display:none;
	position:absolute;
	width:41px;
	height:40px;
	cursor:pointer;
	margin-top:-20px;
	top:50%;
	background:transparent url(../images/buttons.png) no-repeat 0px -40px;
}
a#prev_page_button{
	left:-30px;
}
a#next_page_button{
	right:-30px;
	background-position:-41px -40px;
}
a#next_page_button:hover{
	background-position:-41px 0px;
}
a#prev_page_button:hover{
	background-position:0px 0px;
}
.loading{
	width:160px;
	height:56px;
	position: absolute;
	margin-top:28px;
	right:135px;
	line-height:56px;
	color:#fff;
	padding-left:60px;
	font-size:15px;
	background: #000 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	opacity: 0.7;
	z-index:9999;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
