html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
	border: 0px;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
text-align:center;
position:relative;
z-index:1;
}

img, div, table { behavior: url(iepngfix.htc) }

#all, #all1{
width:790px;
margin:0 auto;
text-align:left;
}
a , a.null{
	color: #3f666e;
}
p{
color:#3f666e;
}

.copy_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #726e6e;
	background:#FFF;
}
.copy_block a {
	color: #2379b4;
	text-decoration:underline;
}

.copy_block ul {
	margin-top: 0;
	padding-top: 0;
}


#bookwid tr{
/*overflow:hidden;*/
color:#275059;
font-size:12px;
height:38px;

}
#bookwid{
/*position:relative;
top:0;
left:0;*/
background:url(assets/wid.gif);
background-repeat:no-repeat;
height:300px;

}
#bn{
margin-top:50px;
cursor:pointer;
}

#photo_cont{	
	padding-left:1px;
	margin-top:5px;
}
	#photo_cont a{
	margin:0 0 5px 5px;
	}